# Generated by go2rpm 1.18.0 %bcond_without check %bcond_with bootstrap %if %{with bootstrap} %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(.*\\)$ %endif # https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver %global goipath contrib.go.opencensus.io/exporter/stackdriver %global forgeurl https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver Version: 0.13.14 %gometa %global common_description %{expand: OpenCensus Go exporter for Stackdriver Monitoring and Trace.} %global golicenses LICENSE %global godocs examples AUTHORS CONTRIBUTING.md README.md\\\ RESOURCE.md %define rel 1 Name: golang-contrib-opencensus-exporter-stackdriver Release: %mkrel %rel Summary: OpenCensus Go exporter for Stackdriver Monitoring and Trace Group: Development/Golang BuildArch: noarch License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %if %{without bootstrap} %generate_buildrequires %go_generate_buildrequires %endif %install %gopkginstall %if %{without bootstrap} %if %{with check} %check %gocheck %endif %endif %gopkgfiles