# Generated by go2rpm 1 %bcond_without check # https://github.com/posener/autogen %global goipath github.com/posener/autogen Version: 0.0.2 %gometa %global common_description %{expand: Automatically generate files.} %global golicenses LICENSE %global godocs example Name: %{goname} Release: 1%{?dist} Summary: Automatically generate files # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/posener/script) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Aug 17 00:21:06 CEST 2020 Robert-André Mauchin - 0.0.2-1 - Initial package