rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-13 16:44:48 +00:00
parent 9f410469b7
commit 81b865c4f0
1 changed files with 5 additions and 4 deletions

View File

@ -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 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
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 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jan 13 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.201-2
- rebuild for new perl
* Wed Dec 19 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.201-1
- bump to 1.201