# Generated by go2rpm 1.6.0 %bcond_with check %global debug_package %{nil} # https://github.com/oracle/oci-go-sdk %global goipath github.com/oracle/oci-go-sdk/v60 Version: 60.0.0 %gometa %global common_description %{expand: Go SDK for Oracle Cloud Infrastructure.} %global golicenses LICENSE.txt NOTICE.txt %global godocs example CHANGELOG.md CONTRIBUTING.md README.md\\\ THIRD_PARTY_LICENSES.txt THIRD_PARTY_LICENSES_DEV.txt Name: %{goname} Release: %autorelease Summary: Go SDK for Oracle Cloud Infrastructure # 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.txt NOTICE.txt %doc example CHANGELOG.md CONTRIBUTING.md README.md THIRD_PARTY_LICENSES.txt %doc THIRD_PARTY_LICENSES_DEV.txt %gopkgfiles %changelog %autochangelog