# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/softlayer/softlayer-go %global goipath github.com/softlayer/softlayer-go Version: 1.1.2 %gometa -f %global common_description %{expand: SoftLayer API Client for the Go Language.} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Release: %autorelease Summary: SoftLayer API Client for the Go Language License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog