# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/fortio/log %global goipath fortio.org/log %global forgeurl https://github.com/fortio/log Version: 1.11.0 %gometa -f %global common_description %{expand: Fortio's golang logger.} %global golicenses LICENSE LICENSE-goroutine %global godocs README.md Name: %{goname} Release: %autorelease Summary: Fortio's golang logger License: BSD-3-Clause AND Apache-2.0 URL: %{gourl} Source: %{gosource} Patch: 0001-Remove-import-comments.patch %description %{common_description} %gopkg %prep %goprep cp -p goroutine/LICENSE LICENSE-goroutine %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %build %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog