# Generated by go2rpm 1.8.1 %bcond_without check %global debug_package %{nil} # https://github.com/muesli/cancelreader %global goipath github.com/muesli/cancelreader Version: 0.2.2 %gometa -f %global common_description %{expand: A cancelable reader for Go.} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Release: %autorelease Summary: A cancelable reader for Go License: MIT 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