[perl-Params-Util/el5] - Add BR: perl(Test::MinimumVersion).

Paul Howarth pghmcfc at fedoraproject.org
Sun Mar 18 13:44:44 UTC 2012


commit a1236ceaa17e0416eb65d6cfd4780d47e077590c
Author: corsepiu <corsepiu at fedoraproject.org>
Date:   Sun Nov 25 14:06:59 2007 +0000

    - Add BR: perl(Test::MinimumVersion).

 perl-Params-Util.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec
index c1860f7..9e03288 100644
--- a/perl-Params-Util.spec
+++ b/perl-Params-Util.spec
@@ -1,6 +1,6 @@
 Name: 		perl-Params-Util
 Version: 	0.31
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary: 	Simple standalone param-checking functions
 License: 	GPL+ or Artistic
 Group: 		Development/Libraries
@@ -15,8 +15,7 @@ BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(Test::More) >= 0.47
 BuildRequires:	perl(File::Spec) >= 0.82
 BuildRequires:  perl(Scalar::Util) >= 1.14
-# FIXME: Not yet in Fedora.
-# BuildRequires:  perl(Test::MinimumVersion)
+BuildRequires:  perl(Test::MinimumVersion) >= 0.007
 
 # Required by the tests
 BuildRequires:  perl(Test::Pod) >= 1.00
@@ -53,6 +52,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Sun Nov 25 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.31-2
+- Add BR: perl(Test::MinimumVersion).
+
 * Mon Nov 19 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.31-1
 - Upstream update.
 



More information about the perl-devel mailing list