From 5393f152810fae22eb6166acc153d66b98fbe9ce Mon Sep 17 00:00:00 2001 From: jvdias Date: Fri, 2 Jun 2006 18:17:52 +0000 Subject: [PATCH] fix upstream bugs since 5.8.8 was released --- perl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 06b7a8b..a4063c0 100644 --- a/perl.spec +++ b/perl.spec @@ -587,7 +587,7 @@ rm -rf $RPM_BUILD_ROOT apply upstream patch #27391 - Avoid writing over the input string in the case 'F' in moreswitches. apply upstream patch #27426 -- Fix upstream perl bug 38925 - 'overload and rebless' - +- Fix upstream perl bug 34925 - 'overload and rebless' - apply upstream patches #27509, #27512 - Fix upstream perl bug 3038 - '$qr = qr/^a$/m; $x =~ $qr; fails' apply upstream patch #27604