# 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 # REMOVE BEFORE SUBMITTING THIS FOR REVIEW # --- # New Fedora packages should use %%gometa -f, which makes the package # ExclusiveArch to %%golang_arches_future and thus excludes the package from # %%ix86. If the new package is needed as a dependency for another pacage, # please consider removing that package from %%ix86 in the same way, instead of # building more go packages for i686. If your package is not a leaf package, # you'll need to coordinate the removal of the package's dependents first. # --- # REMOVE BEFORE SUBMITTING THIS FOR REVIEW %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 .changelog/100.txt\\\ .changelog/101.txt .changelog/102.txt\\\ .changelog/103.txt .changelog/104.txt\\\ .changelog/105.txt .changelog/112.txt\\\ .changelog/114.txt .changelog/116.txt\\\ .changelog/123.txt .changelog/135.txt\\\ .changelog/136.txt .changelog/137.txt\\\ .changelog/139.txt .changelog/143.txt\\\ .changelog/150.txt .changelog/153.txt\\\ .changelog/158.txt .changelog/163.txt\\\ .changelog/166.txt .changelog/175.txt\\\ .changelog/179.txt .changelog/190.txt\\\ .changelog/203.txt .changelog/205.txt\\\ .changelog/209.txt .changelog/213.txt\\\ .changelog/214.txt .changelog/219.txt\\\ .changelog/221.txt .changelog/58.txt\\\ .changelog/60.txt .changelog/62.txt .changelog/67.txt\\\ .changelog/68.txt .changelog/69.txt .changelog/70.txt\\\ .changelog/71.txt .changelog/74.txt .changelog/85.txt\\\ .changelog/86.txt .changelog/87.txt .changelog/88.txt\\\ .changelog/90.txt .changelog/93.txt .changelog/94.txt\\\ .changelog/99.txt 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