[perl-BackPAN-Index] update filtering for rpm 4.9

Iain Arnell iarnell at fedoraproject.org
Thu Jul 21 14:31:57 UTC 2011


commit 7a94c35b0d8ebf681a113dac399a1b839078c0c4
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Jul 21 16:31:32 2011 +0200

    update filtering for rpm 4.9

 perl-BackPAN-Index.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-BackPAN-Index.spec b/perl-BackPAN-Index.spec
index 05600f7..86b0a0b 100644
--- a/perl-BackPAN-Index.spec
+++ b/perl-BackPAN-Index.spec
@@ -1,6 +1,6 @@
 Name:           perl-BackPAN-Index
 Version:        0.40
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Interface to the BackPAN index
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -43,6 +43,7 @@ Obsoletes:      perl-Parse-BACKPAN-Packages <= 0.35
 %filter_from_requires /perl(CLASS)$/d;/perl(Path::Class)$/d
 %perl_default_filter
 }
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\((CLASS|Path::Class)\\)
 
 %description
 This downloads, caches and parses the BackPAN index into a local database
@@ -74,6 +75,9 @@ BACKPAN_INDEX_TEST_NO_INTERNET=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 21 2011 Iain Arnell <iarnell at gmail.com> 0.40-3
+- update filtering for rpm 4.9
+
 * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 0.40-2
 - Perl mass rebuild
 


More information about the scm-commits mailing list