# Generated by go2rpm 1.9.0 %bcond_without check %bcond_with bootstrap %global debug_package %{nil} # https://github.com/jacobsa/oglematchers %global goipath github.com/jacobsa/oglematchers %global commit 141901ea67cd4769c6800aa7bfdfc558fa22bda5 %gometa -f %global common_description %{expand: A set of matchers for Go inspired by Google Test for C++ and Google JS Test.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: A set of matchers for Go inspired by Google Test for C++ and Google JS Test License: Apache-2.0 URL: %{gourl} Source: %{gosource} Patch: 0001-Fix-Sprintf-ambiguity.patch %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %if %{without bootstrap} %generate_buildrequires %go_generate_buildrequires %endif %install %gopkginstall %if %{without bootstrap} %if %{with check} %check %gocheck %endif %endif %gopkgfiles %changelog %autochangelog