# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/yandex-cloud/go-sdk %global goipath github.com/yandex-cloud/go-sdk %global commit 2a8cf9425a6fb81d643a240e7adf3ab574fec042 %gometa -f %global common_description %{expand: Yandex.Cloud Go SDK.} %global golicenses LICENSE LICENSE-dial LICENSE-singleflight %global godocs examples AUTHORS CONTRIBUTING.md README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: Yandex.Cloud Go SDK License: MIT AND Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 mv dial/LICENSE LICENSE-dial mv pkg/singleflight/LICENSE LICENSE-singleflight %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog