# Generated by go2rpm 1.10.0 %bcond_without check %global debug_package %{nil} # https://github.com/aphistic/sweet %global goipath github.com/aphistic/sweet Version: 0.3.0 %gometa -L -f %global common_description %{expand: Sweet is a pluggable test runner capable of hooking into standard Go tests.} %global golicenses LICENSE %global godocs README.md Name: golang-github-aphistic-sweet Release: %autorelease Summary: Sweet is a pluggable test runner capable of hooking into standard Go tests License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck -d . -d failtests -d subtests/suitev1/setupteardown -d subtests/suitev2/setupteardown %endif %gopkgfiles %changelog %autochangelog