[perl-SOOT] Disable ARM support

Petr Pisar ppisar at fedoraproject.org
Thu Aug 8 08:35:19 UTC 2013


commit 9c674d76090e6d4eacf37b8a9654bda46d76afa1
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Aug 8 10:34:27 2013 +0200

    Disable ARM support

 perl-SOOT.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-SOOT.spec b/perl-SOOT.spec
index cdc55ee..5288397 100644
--- a/perl-SOOT.spec
+++ b/perl-SOOT.spec
@@ -13,6 +13,8 @@ License:        LGPLv2+
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/SOOT/
 Source0:        http://www.cpan.org/authors/id/S/SM/SMUELLER/SOOT-%{version}.tar.gz
+# root does not support ARM, bug #994894
+ExcludeArch:    arm
 BuildRequires:  perl
 BuildRequires:  perl(Alien::ROOT) >= 5.26.0.1
 BuildRequires:  perl(base)
@@ -98,6 +100,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
 %changelog
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+- Disable ARM support (bugs #991926, #994894)
 
 * Fri Aug 02 2013 Petr Pisar <ppisar at redhat.com> - 0.17-2
 - Perl 5.18 rebuild



More information about the perl-devel mailing list