# Generated by go2rpm 1.11.0 %bcond_without check %global debug_package %{nil} # https://github.com/tulir/mauflag %global goipath maunium.net/go/mauflag %global forgeurl https://github.com/tulir/mauflag Version: 1.0.0 %gometa -L -f %global common_description %{expand: An extendable argument parser for Golang.} %global golicenses LICENSE %global godocs README.md Name: golang-maunium-mauflag Release: %autorelease Summary: An extendable argument parser for Golang License: GPL-3.0-only URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog