[perl-Params-Util/el5] - Upstream update.

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


commit 276ed04aff22f941e5927d42bfac1980e55c376b
Author: corsepiu <corsepiu at fedoraproject.org>
Date:   Tue Oct 30 17:23:21 2007 +0000

    - Upstream update.

 perl-Params-Util.spec |   12 ++++++------
 sources               |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec
index 2963a66..41dc86c 100644
--- a/perl-Params-Util.spec
+++ b/perl-Params-Util.spec
@@ -1,5 +1,5 @@
 Name: 		perl-Params-Util
-Version: 	0.29
+Version: 	0.30
 Release: 	1%{?dist}
 Summary: 	Simple standalone param-checking functions
 License: 	GPL+ or Artistic
@@ -15,6 +15,8 @@ BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(Test::More) >= 0.47
 BuildRequires:	perl(File::Spec) >= 0.82
 BuildRequires:  perl(Scalar::Util) >= 1.14
+# Not yet in Fedora. Causes a warning during make test
+# BuildRequires:  perl(Test::MinimumVersion)
 
 # Required by the tests
 BuildRequires:  perl(Test::Pod) >= 1.00
@@ -42,12 +44,7 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 rm -rf $RPM_BUILD_ROOT
 
 %check
-%if "%{version}" == "0.29"
-# AUTOMATED_TESTING is broken - Shouldn't do any harm
-make test
-%else
 make test AUTOMATED_TESTING=1
-%endif
 
 %files
 %defattr(-,root,root,-)
@@ -56,6 +53,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 30 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.30-1
+- Upstream update.
+
 * Thu Sep 06 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.29-1
 - Upstream update.
 - Update licence tag.
diff --git a/sources b/sources
index c987273..2d7b0f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-caa6ff878ffe3b097a7f07242e690be3  Params-Util-0.29.tar.gz
+7e060ab19a7d5edeecb91f55886c5e37  Params-Util-0.30.tar.gz



More information about the perl-devel mailing list