# Generated by go2rpm %bcond_without check # https://github.com/jackc/fake %global goipath github.com/jackc/fake %global commit 812a484cc733c387d8dcf11ce9b15d75e0ddb865 %gometa %global common_description %{expand: Fake is a fake data generator for Go, heavily inspired by the forgery and ffaker Ruby gems.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Fake data generator for Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Apr 29 23:30:40 CEST 2019 Robert-André Mauchin - 0-0.1.20190429git812a484 - Initial package