# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/go-git/gcfg %global goipath github.com/go-git/gcfg Version: 1.5.0 %gometa %global common_description %{expand: Go-gcfg/gcfg fork for usage in src-d/go-git.} %global golicenses LICENSE %global godocs README Name: %{goname} Release: %autorelease Summary: Go-gcfg/gcfg fork for usage in src-d/go-git # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} # Fix tests, backported to fork Patch0: https://github.com/go-gcfg/gcfg/commit/f52d3f482a436943be3dabf712d76d30cde3708b.patch %description %{common_description} %gopkg %prep %goprep %patch0 -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog