# Generated by go2rpm %bcond_without check # https://github.com/xanzy/go-cloudstack %global goipath github.com/xanzy/go-cloudstack Version: 2.5.0 %gometa %global common_description %{expand: A CloudStack API client enabling Go programs to interact with CloudStack in a simple and uniform way.} %global golicenses LICENSE %global godocs README.md generate/regex.txt Name: %{goname} Release: 1%{?dist} Summary: CloudStack API client # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun May 19 23:59:31 CEST 2019 Robert-André Mauchin - 2.5.0-1 - Initial package