# Generated by go2rpm 1.11.1 %bcond_without check %global debug_package %{nil} # https://github.com/dlintw/goconf %global goipath github.com/dlintw/goconf %global commit dcc070983490608a14480e3bf943bad464785df5 %gometa -L -f %global common_description %{expand: Configuration file parser based on goconfig.} %global golicenses COPYRIGHT %global godocs AUTHORS README.rst Name: golang-github-dlintw-goconf Version: 0 Release: %autorelease -p Summary: Configuration file parser based on goconfig. License: BSD-3-Clause URL: %{gourl} Source: %{gosource} %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