# Generated by go2rpm 1 %bcond_without check # https://github.com/karrick/golf %global goipath github.com/karrick/golf Version: 1.4.0 %gometa %global common_description %{expand: Go long flag: a light-weight long and short command line option parser.} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Release: 1%{?dist} Summary: Light-weight long and short command line option parser # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Jul 28 18:23:44 CEST 2020 Robert-André Mauchin - 1.4.0-1 - Initial package