# Generated by go2rpm %bcond_without check # https://github.com/iij/doapi %global goipath github.com/iij/doapi %global commit 8803795a9b7b938fa88ddbd63a77893beee14cd8 %gometa %global common_description %{expand: Golang binding for DO API.} %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Golang binding for DO API # https://github.com/iij/doapi/issues/2 License: # FIXME URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/sirupsen/logrus) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 02 21:17:07 CEST 2019 Robert-André Mauchin - 0-0.1.20190502git8803795 - Initial package