rpms/perl-Params-Util/devel perl-Params-Util.spec,1.29,1.30

Tom Callaway spot at fedoraproject.org
Thu Feb 28 13:17:37 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-Params-Util/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17283/perl-Params-Util/devel

Modified Files:
	perl-Params-Util.spec 
Log Message:
perl rebuild, third small chain


Index: perl-Params-Util.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Params-Util/devel/perl-Params-Util.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- perl-Params-Util.spec	27 Feb 2008 21:44:05 -0000	1.29
+++ perl-Params-Util.spec	28 Feb 2008 13:00:01 -0000	1.30
@@ -1,6 +1,6 @@
 Name: 		perl-Params-Util
 Version: 	0.31
-Release: 	5%{?dist}
+Release: 	6%{?dist}
 Summary: 	Simple standalone param-checking functions
 License: 	GPL+ or Artistic
 Group: 		Development/Libraries
@@ -15,7 +15,7 @@
 BuildRequires:	perl(Test::More) >= 0.47
 BuildRequires:	perl(File::Spec) >= 0.82
 BuildRequires:  perl(Scalar::Util) >= 1.14
-# BuildRequires:  perl(Test::MinimumVersion) >= 0.007
+BuildRequires:  perl(Test::MinimumVersion) >= 0.007
 
 # Required by the tests
 BuildRequires:  perl(Test::Pod) >= 1.00
@@ -43,7 +43,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %check
-# make test AUTOMATED_TESTING=1
+make test AUTOMATED_TESTING=1
 
 %files
 %defattr(-,root,root,-)
@@ -52,6 +52,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.31-6
+- Rebuild normally, second pass
+
 * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.31-5
 - Rebuild for perl 5.10 (again), first pass
 




More information about the Fedora-perl-devel-list mailing list