# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/go-git/go-billy %global goipath github.com/go-git/go-billy/v5 Version: 5.3.1 %gometa %global common_description %{expand: The missing interface filesystem abstraction for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: %autorelease Summary: The missing interface filesystem abstraction for Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} # Remove in F43 Provides: golang-github-git-billy-5 = %{version}-%{release} Obsoletes: golang-github-git-billy-5 < 5.3.1-5 %global godevelheader %{expand: Provides: golang-github-git-billy-5-devel = %{version}-%{release} Obsoletes: golang-github-git-billy-5-devel < 5.3.1-5} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog