# Generated by go2rpm 1.8.2 %bcond_without check %global debug_package %{nil} # https://github.com/go-log/log %global goipath github.com/go-log/log Version: 0.2.0 %gometa -f %global common_description %{expand: A universal log interface.} %global golicenses LICENSE %global godocs README.md # gorpmname results in golang-github-log which is too generic. # go-log-log repetition as there are other repos under go-log GitHub org. Name: golang-github-go-log-log Release: %autorelease Summary: A universal log interface License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog