# Generated by go2rpm %bcond_without check # https://github.com/sean-/pager %global goipath github.com/sean-/pager %global commit 666be9bf53b5257ca07b4a16227df91e104c0519 %gometa %global common_description %{expand: Pager support for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Pager support for Go # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Feb 14 16:52:06 CET 2020 Xavier Bachelot - 0-0.1.20200214git666be9b - Initial package