# Generated by go2rpm 1 %bcond_without check # https://github.com %global goipath gopkg.in/eapache/channels.v1 %global forgeurl https://github.com/eapache/channels/tree/v1.1.0 Version: 1.1.0 %gometa %global common_description %{expand: # FIXME} %global golicenses LICENSE %global godocs README.md CHANGELOG.md Name: %{goname} Release: 1%{?dist} Summary: None License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/eapache/queue) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Jul 27 23:47:55 CST 2020 Qiyu Yan - 1.1.0-1 - Initial package