# Generated by go2rpm 1.14.0 %bcond check 1 %global debug_package %{nil} # https://github.com/xtgo/set %global goipath github.com/xtgo/set Version: 1.0.0 %gometa -L -f %global common_description %{expand: General, type-safe, non-allocating set-operations for any sort.Interface.} %global golicenses LICENSE %global godocs README.md Name: golang-github-xtgo-set Release: %autorelease Summary: General, type-safe, non-allocating set-operations License: BSD-2-Clause URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog