# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/jacobsa/reqtrace %global goipath github.com/jacobsa/reqtrace %global commit 245c9e0234cb2ad542483a336324e982f1a22934 %gometa -f %global common_description %{expand: A lightweight request tracing package for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: Lightweight request tracing package for Go License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog