# Generated by go2rpm 1.3 %bcond_without check # https://github.com/lann/ps %global goipath github.com/lann/ps %global commit 62de8c46ede02a7675c4c79c84883eb164cb71e3 %gometa %global common_description %{expand: Persistent data structures for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Persistent data structures for Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun May 16 2021 Davide Cavalca - 0-0.1.20210516git62de8c4 - Initial package