rpms/perl-PPI/devel perl-PPI.spec,1.8,1.9

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Jan 13 16:45:30 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-PPI/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21732

Modified Files:
	perl-PPI.spec 
Log Message:

rebuild for new perl



Index: perl-PPI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-PPI/devel/perl-PPI.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-PPI.spec	19 Dec 2007 18:53:25 -0000	1.8
+++ perl-PPI.spec	13 Jan 2008 16:44:48 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           perl-PPI
 Version:        1.201
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Parse, Analyze and Manipulate Perl
 
 Group:          Development/Libraries
@@ -11,9 +11,7 @@
 
 BuildArch:      noarch
 # Perl core modules
-# This is a bit of a lie, it really wants 1.19, but its only to fix a Windows memory leak.
-# Fix this to be correct when we get new core perl.
-BuildRequires:  perl(List::Util) >= 1.18
+BuildRequires:  perl(List::Util) >= 1.19
 BuildRequires:  perl(Storable) >= 2.14
 # CPAN modules
 BuildRequires:  perl(Clone) >= 0.22
@@ -64,6 +62,9 @@
 
 
 %changelog
+* Sun Jan 13 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.201-2
+- rebuild for new perl
+
 * Wed Dec 19 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.201-1
 - bump to 1.201
 




More information about the fedora-extras-commits mailing list