# Generated by go2rpm %bcond_without check # https://github.com/storageos/go-api %global goipath github.com/storageos/go-api Version: 1.0.0 %global tag 1.0.0-rc1 %global distprefix %{nil} %gometa %global common_description %{expand: Golang API for StorageOS.} %global golicenses LICENCE %global godocs README.md Name: %{goname} Release: 1.rc1%{?dist} Summary: Golang API for StorageOS 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 * Sun May 19 13:47:49 CEST 2019 Robert-André Mauchin - 1.0.0-1.rc1 - Initial package