# Generated by go2rpm 1.5.0 %bcond_without check # https://github.com/git-lfs/wildmatch %global goipath github.com/git-lfs/wildmatch/v2 Version: 2.0.1 %gometa %global common_description %{expand: Wildmatch is a pattern matching language for filepaths compatible with Git.} %global golicenses LICENSE.md %global godocs SECURITY.md README.md Name: %{goname} Release: %autorelease Summary: Pattern matching language for filepaths compatible with Git License: MIT URL: %{gourl} Source0: %{gosource} # Remove in F43 Provides: golang-github-git-lfs-wildmatch-2 = %{version}-%{release} Obsoletes: golang-github-git-lfs-wildmatch-2 < 2.0.1-7 %global godevelheader %{expand: Provides: golang-github-git-lfs-wildmatch-2-devel = %{version}-%{release} Obsoletes: golang-github-git-lfs-wildmatch-2-devel < 2.0.1-7} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog