[packages/git-core] - perl-Git is noarch
glen
glen at pld-linux.org
Sun Apr 17 09:52:54 CEST 2016
commit 24ff48af50a8f346f3082f2319e7aa8c7b077270
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Apr 17 10:52:48 2016 +0300
- perl-Git is noarch
git-core.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/24ff48af50a8f346f3082f2319e7aa8c7b077270
More information about the pld-cvs-commit
mailing list