[perl-SOOT] %{arm} represents all 32-bit ARMs

Petr Pisar ppisar at fedoraproject.org
Thu Aug 8 11:23:01 UTC 2013


commit 74a6fb5d7da5d19fb4de48c57c06805e5891f3c0
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Aug 8 13:22:13 2013 +0200

    %{arm} represents all 32-bit ARMs

 perl-SOOT.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-SOOT.spec b/perl-SOOT.spec
index b14bbf9..a2d92e0 100644
--- a/perl-SOOT.spec
+++ b/perl-SOOT.spec
@@ -14,7 +14,7 @@ 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:    armv7hl
+ExcludeArch:    %{arm}
 BuildRequires:  perl
 BuildRequires:  perl(Alien::ROOT) >= 5.26.0.1
 BuildRequires:  perl(base)



More information about the perl-devel mailing list