# Generated by go2rpm 1.8.1 %bcond_without check %global debug_package %{nil} # https://github.com/hashicorp/hc-install %global goipath github.com/hashicorp/hc-install Version: 0.4.0 %gometa -f %global common_description %{expand: Go module for downloading or locating HashiCorp binaries, verifying signatures and checksums, and asserting version constraints.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: %autorelease Summary: Go module for downloading or locating HashiCorp binaries, verifying signatures and checksums, and asserting version constraints 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