@@ -33,11 +33,12 @@ Class: CORE
Group: Perl
License: GPL/Artistic
Version: 5.8.8
-Release: 20070714
+Release: 20071011
# list of sources
Source0: ftp://ftp.cpan.org/pub/CPAN/src/perl-%{version}.tar.gz
Patch0: perl.patch
+Patch1: http://bugs.gentoo.org/attachment.cgi?id=111427
# build information
Prefix: %{l_prefix}
@@ -63,6 +64,7 @@ AutoReqProv: no
%prep
%setup -q
%patch -p0
+ %patch -p1 -P 1
chmod -R u+w .
%build