# Generated by go2rpm 1.3 %bcond_without check # https://github.com/Xuanwo/go-bufferpool %global goipath github.com/Xuanwo/go-bufferpool %global commit c47fbe3590fd08034fe65c910b2d7366e1d75cd5 %gometa %global common_description %{expand: Bufferpool for Golang.} %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Bufferpool for Golang License: # FIXME URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Jan 06 12:30:54 CET 2021 Robert-André Mauchin - 0-0.1.20210106gitc47fbe3 - Initial package