# Generated by go2rpm 1.8.2 %bcond_without check %global debug_package %{nil} # https://github.com/go-ini/ini %global goipath gopkg.in/ini.v1 %global forgeurl https://github.com/go-ini/ini Version: 1.67.0 %gometa %global goaltipaths github.com/go-ini/ini %global common_description %{expand: Package ini provides INI file read and write functionality in Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: %autorelease Summary: Package ini provides INI file read and write functionality in Go License: Apache-2.0 URL: %{gourl} Source: %{gosource} # Remove in F43 Provides: golang-gopkg-ini-1 = %{version}-%{release} Obsoletes: golang-gopkg-ini-1 < 1.67.0-4 %global godevelheader %{expand: Provides: golang-gopkg-ini-1-devel = %{version}-%{release} Obsoletes: golang-gopkg-ini-1-devel < 1.67.0-4} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog