# https://github.com/namsral/flag %global goipath github.com/namsral/flag Version: 1.7.4 %gometa %global common_description %{expand: Flag is a drop in replacement for Go's flag package with the addition to parse files and environment variables..} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: A drop in replacement for Go's flag package # Upstream license specification: BSD License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %godevelpkg %prep %goprep %install %godevelinstall %gopkgfiles %changelog