# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/projectdiscovery/goflags %global goipath github.com/projectdiscovery/goflags Version: 0.1.7 %gometa -f %global common_description %{expand: A go flag wrapper with convenience helpers.} %global golicenses LICENSE.md %global godocs README.md %global gosupfiles ports_data.json Name: %{goname} Release: %autorelease Summary: A go flag wrapper with convenience helpers 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