# Generated by go2rpm 1.8.2 %bcond_without check %global debug_package %{nil} # https://github.com/prometheus/client_model %global goipath github.com/prometheus/client_model Version: 0.3.0 %gometa %global common_description %{expand: Data model artifacts for Prometheus.} %global golicenses LICENSE NOTICE %global godocs CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md\\\ README.md SECURITY.md Name: %{goname} Release: %autorelease Summary: Data model artifacts for Prometheus License: Apache-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