# Generated by go2rpm 1.6.0 %bcond_with check %global debug_package %{nil} # https://github.com/softlayer/softlayer-go %global goipath github.com/softlayer/softlayer-go Version: 1.0.6 %gometa %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 # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %files %license LICENSE %doc examples README.md %gopkgfiles %changelog %autochangelog