# Generated by go2rpm 1.2 %bcond_without check # https://github.com/gdamore/optopia %global goipath github.com/gdamore/optopia Version: 0.2.0 %gometa %global common_description %{expand: Yet another getopt implementation for golang.} %global golicenses LICENSE %global godocs README.adoc Name: %{goname} Release: 1%{?dist} Summary: Yet another getopt implementation License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Oct 13 2020 Fabian Affolter - 0.2.0-1 - Initial package for Fedora