# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # 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: %autorelease -p Summary: Pager support for Go # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog