# Generated by go2rpm %bcond_without check %bcond_without bootstrap %if %{with bootstrap} %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(gopkg.in/src-d/go-git.v4/plumbing\\)$ %endif # https://github.com/src-d/go-git-fixtures %global goipath gopkg.in/src-d/go-git-fixtures.v3 %global forgeurl https://github.com/src-d/go-git-fixtures Version: 3.5.0 %gometa %global common_description %{expand: Several git fixtures to run go-git tests.} %global golicenses LICENSE %global godocs README.md %global gosupfiles data/* Name: %{goname} Release: 1%{?dist} Summary: Several git fixtures to run go-git tests # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %if %{without bootstrap} BuildRequires: golang(github.com/alcortesm/tgz) BuildRequires: golang(gopkg.in/check.v1) BuildRequires: golang(gopkg.in/src-d/go-billy.v4) BuildRequires: golang(gopkg.in/src-d/go-billy.v4/osfs) BuildRequires: golang(gopkg.in/src-d/go-git.v4/plumbing) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Apr 28 15:43:19 CEST 2019 Robert-André Mauchin - 3.5.0-1 - Release 3.5.0 * Tue Apr 02 22:39:51 CET 2019 Robert-André Mauchin - 3.4.0-1 - Release 3.4.0 (#1693624) * Fri Feb 01 2019 Fedora Release Engineering - 3.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 3.1.0-3 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Apr 03 2018 Dominik Mierzejewski - 3.1.0-1 - First package for Fedora