%bcond_without check %global debug_package %{nil} # https://github.com/daedaleanai/cobra %global goipath github.com/daedaleanai/cobra Version: 1.1.2 %gometa -f %global common_description %{expand: Github.com/spf13/cobra with fewer dependencies.} Name: %{goname} Release: %autorelease Summary: Github.com/spf13/cobra with fewer dependencies License: # FIXME URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog