# Generated by go2rpm 1.9.0 # Tests require Recording server %bcond_with check %global debug_package %{nil} # https://github.com/Azure/azure-sdk-for-go %global goipath github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal Version: 1.0.0 %global tag sdk/security/keyvault/internal/v1.0.0 %global distprefix %{nil} %gometa -f %global common_description %{expand: Azure SDK for Go - keyvault internal library.} %global golicenses NOTICE.txt LICENSE.txt sdk/security/keyvault/internal/LICENSE.txt %global godocs CODE_OF_CONDUCT.md CONTRIBUTING.md SUPPORT.md\\\ SECURITY.md README.md sdk/security/keyvault/internal/CHANGELOG.md \\\ sdk/security/keyvault/internal/README.md Name: %{goname} Release: %autorelease Summary: Azure SDK for Go - keyvault internal library License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 # move building library to the root to match goipath mv sdk/security/keyvault/internal/* . rm -rf .github documentation eng profile sdk %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog