From: Elan Ruusamäe Date: Sun, 17 Apr 2016 07:52:48 +0000 (+0300) Subject: - perl-Git is noarch X-Git-Tag: auto/th/git-core-2.8.0-4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgit-core.git;a=commitdiff_plain;h=24ff48a - perl-Git is noarch --- diff --git a/git-core.spec b/git-core.spec index b49cff1..6313a7f 100644 --- a/git-core.spec +++ b/git-core.spec @@ -14,7 +14,7 @@ Summary: Distributed version control system focused on speed, effectivity and us Summary(pl.UTF-8): Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności Name: git-core Version: 2.8.0 -Release: 3 +Release: 4 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz @@ -427,6 +427,9 @@ Summary: Perl interface to the Git version control system Summary(pl.UTF-8): Perlowy interfejs do systemu kontroli wersji Git Group: Development/Languages/Perl Obsoletes: perl-git-core +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description -n perl-Git This module provides Perl scripts easy way to interface the Git