# Generated by go2rpm 1.10.0 %bcond_without check %global debug_package %{nil} # https://github.com/golang/telemetry %global goipath golang.org/x/telemetry %global forgeurl https://github.com/golang/telemetry Version: 0.16.0 %global tag config\/v0.16.0 %global distprefix %{nil} %gometa -L -f %global common_description %{expand: Go Telemetry services and libraries.} %global golicenses LICENSE PATENTS %global godocs README.md Name: golang-x-telemetry Release: %autorelease Summary: Go Telemetry services and libraries License: BSD-3-Clause URL: %{gourl} Source: %{gosource} Patch0001: 0001-Skip-due-to-issues-with-the-CI.patch %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog