# Generated by go2rpm 1.8.1 %bcond_with check %global debug_package %{nil} # https://github.com/hashicorp/terraform-plugin-go %global goipath github.com/hashicorp/terraform-plugin-go Version: 0.14.0 %gometa -f %global common_description %{expand: A low-level Go binding for the Terraform protocol for integrations to be built on top of.} %global golicenses LICENSE %global godocs CHANGELOG.md README.md Name: %{goname} Release: %autorelease Summary: A low-level Go binding for the Terraform protocol for integrations to be built on top of License: MPL-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog