# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/JohnCGriffin/overflow %global goipath github.com/JohnCGriffin/overflow %global commit 46fa312c352cdb9517817d04f2067d49f418e332 %gometa -f %global common_description %{expand: Check for int/int64/int32 arithmetic overflow in Golang.} %global godocs README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: Check for int/int64/int32 arithmetic overflow in Golang License: # FIXME URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog