# Generated by go2rpm 1.6.0 %bcond_with check %global debug_package %{nil} # https://github.com/nicolai86/scaleway-sdk %global goipath github.com/nicolai86/scaleway-sdk Version: 0.1 %global commit b20018e944c4ca3b5bc433a03304d2c18c12aa77 %gometa %global common_description %{expand: Minimal Scaleway API SDK.} %global golicenses LICENSE.md %global godocs README.md Name: %{goname} Release: %autorelease Summary: Minimal Scaleway API SDK License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog