[perl-Alien-ROOT] Disable on ARM due to root (bug #1004354)

Petr Pisar ppisar at fedoraproject.org
Wed Sep 4 13:12:28 UTC 2013


commit 5cfe66de1e96f38e7fa048ed34522a3cddfb9788
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Sep 4 15:11:20 2013 +0200

    Disable on ARM due to root (bug #1004354)

 perl-Alien-ROOT.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Alien-ROOT.spec b/perl-Alien-ROOT.spec
index c350ec6..5e4500c 100644
--- a/perl-Alien-ROOT.spec
+++ b/perl-Alien-ROOT.spec
@@ -1,12 +1,14 @@
 Name:           perl-Alien-ROOT
 Version:        5.34.3.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Utility package to install and locate CERN's ROOT library
 License:        GPLv2+
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Alien-ROOT/
 Source0:        http://www.cpan.org/authors/id/S/SM/SMUELLER/Alien-ROOT-v%{version}.tar.gz
 BuildArch:      noarch
+# Bug #1004354
+ExcludeArch:    %{arm}
 BuildRequires:  perl
 BuildRequires:  perl(Archive::Extract)
 BuildRequires:  perl(base)
@@ -68,6 +70,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 04 2013 Petr Pisar <ppisar at redhat.com> - 5.34.3.1-4
+- Disable on ARM due to root (bug #1004354)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.34.3.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list