From 578b01f4de7d066cbd84e0a40976e2b4ff1220c5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Tue, 12 Apr 2016 09:21:42 +0200
Subject: Enable building on ARM because root-6 works there

---
 perl-Alien-ROOT.spec | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/perl-Alien-ROOT.spec b/perl-Alien-ROOT.spec
index cf18adc..0b5925c 100644
--- a/perl-Alien-ROOT.spec
+++ b/perl-Alien-ROOT.spec
@@ -1,16 +1,16 @@
 Name:           perl-Alien-ROOT
 Version:        5.34.3.1
-Release:        10%{?dist}
+Release:        11%{?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
-# Make packages architecture specific to prevent building on arm, bug #1004354
-ExcludeArch:    %{arm}
-# Bugs #1004354, #1141466
-%global debug_package %{nil}
+BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
 BuildRequires:  perl
+BuildRequires:  perl-generators
 BuildRequires:  perl(Archive::Extract)
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
@@ -27,6 +27,7 @@ BuildRequires:  perl(lib)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
+BuildRequires:  sed
 # Run-time:
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec)
@@ -71,6 +72,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Tue Apr 12 2016 Petr Pisar <[email protected]> - 5.34.3.1-11
+- Enable building on ARM because root-6 works there (bug #1004354)
+
 * Thu Feb 04 2016 Fedora Release Engineering <[email protected]> - 
5.34.3.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Alien-ROOT.git/commit/?h=f24&id=578b01f4de7d066cbd84e0a40976e2b4ff1220c5
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to