commit 9acd752cf97343e815f54fc17c93fb4f21bf4dd3
Author: Petr Písař <[email protected]>
Date:   Mon Sep 15 12:37:32 2014 +0200

    Disable generating debuginfo sub-package

 perl-Alien-ROOT.spec |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/perl-Alien-ROOT.spec b/perl-Alien-ROOT.spec
index 99c7214..1496751 100644
--- a/perl-Alien-ROOT.spec
+++ b/perl-Alien-ROOT.spec
@@ -1,15 +1,15 @@
 Name:           perl-Alien-ROOT
 Version:        5.34.3.1
-Release:        5%{?dist}
+Release:        6%{?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
-# Bug #1004354
-# Make packages architecture specific to prevent building on arm
-# BuildArch:      noarch
+# Make packages architecture specific to prevent building on arm, bug #1004354
 ExcludeArch:    %{arm}
+# Bugs #1004354, #1141466
+%global debug_package %{nil}
 BuildRequires:  perl
 BuildRequires:  perl(Archive::Extract)
 BuildRequires:  perl(base)
@@ -71,7 +71,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
-- Made packages architecture specific
+* Mon Sep 15 2014 Petr Pisar <[email protected]> - 5.34.3.1-6
+- Made packages architecture specific (bug #1004354)
+- Disable generating debuginfo sub-package (bug #1141466)
 
 * Sat Jun 07 2014 Fedora Release Engineering <[email protected]> 
- 5.34.3.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to