commit 856d2da8bc1f9d29f08a8e9dad8a9a30902c39a3 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Nov 6 07:49:11 2010 +0100 clarify ExtUtils::ParseXS build requirement version perl-Params-Classify.spec | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) --- diff --git a/perl-Params-Classify.spec b/perl-Params-Classify.spec index de13aec..89e1fb8 100644 --- a/perl-Params-Classify.spec +++ b/perl-Params-Classify.spec @@ -1,11 +1,13 @@ Name: perl-Params-Classify Version: 0.012 -Release: 1%{?dist} +Release: 2%{?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(Module::Build) BuildRequires: perl(parent) @@ -51,6 +53,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Sat Nov 06 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.012-2 +- clarify ExtUtils::ParseXS build requirement version + * Thu Nov 04 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.012-1 - update to latest upstream version - use correct optflags macro -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel