# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/packethost/packngo %global goipath github.com/packethost/packngo Version: 0.25.0 %gometa %global common_description %{expand: A Golang client for the Equinix Metal API. (Packet is now Equinix Metal).} %global golicenses LICENSE.txt %global godocs examples CHANGELOG.md CONTRIBUTING.md OWNERS.md\\\ README.md RELEASE.md SUPPORT.md code-of-conduct.md Name: %{goname} Release: %autorelease Summary: A Golang client for the Equinix Metal API. (Packet is now Equinix Metal) License: # FIXME URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog