# Generated by go2rpm 1.10.0 %bcond_without check %bcond_without bootstrap %global debug_package %{nil} # https://github.com/apex/log %global goipath github.com/apex/log Version: 1.9.0 %gometa -L -f %global common_description %{expand: Structured logging package for Go.} %global golicenses LICENSE %global godocs _examples History.md Readme.md Name: golang-github-apex-log Release: %autorelease Summary: Structured logging package for Go License: MIT URL: %{gourl} Source: %{gosource} BuildRequires: golang(github.com/apex/logs) %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %if %{with bootstrap} rm -rf _examples/es/ handlers/es/ rm -rf _examples/kinesis/ handlers/kinesis %endif %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog