[perl-File-Find-Rule-Perl/el5] Sync with EL-6

Paul Howarth pghmcfc at fedoraproject.org
Sun Mar 18 17:52:38 UTC 2012


commit 31e668459199c736a5714f3ab60d06b10c01e1cc
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Mar 18 17:18:22 2012 +0000

    Sync with EL-6

 perl-File-Find-Rule-Perl.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/perl-File-Find-Rule-Perl.spec b/perl-File-Find-Rule-Perl.spec
index d312f0a..6afee0d 100644
--- a/perl-File-Find-Rule-Perl.spec
+++ b/perl-File-Find-Rule-Perl.spec
@@ -1,6 +1,6 @@
 Name:		perl-File-Find-Rule-Perl
 Version:	1.09
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Common rules for searching for Perl things
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -18,8 +18,8 @@ BuildRequires:  perl(Params::Util) >= 0.38
 BuildRequires:  perl(Parse::CPAN::Meta) >= 0.04
 
 # For improved tests
-#BuildRequires:  perl(Perl::MinimumVersion) >= 1.20
-#BuildRequires:  perl(Test::MinimumVersion) >= 0.008
+BuildRequires:  perl(Perl::MinimumVersion) >= 1.20
+BuildRequires:  perl(Test::MinimumVersion) >= 0.008
 BuildRequires:  perl(Test::Pod) >= 1.26
 BuildRequires:  perl(Test::CPAN::Meta) >= 0.12
 
@@ -60,6 +60,9 @@ cd ..
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 1.09-2
+- rebuild against perl 5.10.1
+
 * Fri Aug 07 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.09-1
 - Upstream update.
 



More information about the perl-devel mailing list