commit f5a7d4e407550c61a332423568dcc1f99e6a4819
Author: Iain Arnell <[email protected]>
Date:   Fri Nov 19 07:42:58 2010 +0100

    BR perl(ExtUtils::ParseXS) >= 2.2006 now that it's available

 perl-Params-Classify.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Params-Classify.spec b/perl-Params-Classify.spec
index 89e1fb8..f969dce 100644
--- a/perl-Params-Classify.spec
+++ b/perl-Params-Classify.spec
@@ -1,14 +1,12 @@
 Name:           perl-Params-Classify
 Version:        0.012
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Argument type classification
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Params-Classify/
 Source0:        
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Params-Classify-%{version}.tar.gz
-# we strictly require ExtUtils::ParseXS >= 2.2006, but f14 currently has 2.21
-# (and f13 only has 2.2002).
-BuildRequires:  perl(ExtUtils::ParseXS)
+BuildRequires:  perl(ExtUtils::ParseXS) >= 2.2006
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(parent)
 BuildRequires:  perl(Scalar::Util) >= 1.01
@@ -53,6 +51,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 09 2010 Iain Arnell <[email protected]> 0.012-3
+- BR perl(ExtUtils::ParseXS) >= 2.2006 now that it's available
+
 * Sat Nov 06 2010 Iain Arnell <[email protected]> 0.012-2
 - clarify ExtUtils::ParseXS build requirement version
 
--
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