Jason, > The latest upstream perl 5.8.8 Release Candidate 1 RPMs have been built > for Fedora Core 5 / Rawhide and are available for testing from : > > http://people.redhat.com/~jvdias/perl/FC-5/5.8.8-0_RC1/ > > It would be most helpful if those of you with FC-5 systems could > please try them out and let me know of any issues . The attached patch adds the following missing provide perl(:MODULE_COMPAT_5.8.8) to the perl package. jpo -- José Pedro Oliveira * mailto: jpo@xxxxxxxxxxxx * http://gsd.di.uminho.pt/~jpo * * gpg fingerprint = F9B6 8D87 859D 1C94 48F0 84C0 9749 9EB5 91BD 851B * -- José Pedro Oliveira * mailto: jpo@xxxxxxxxxxxx * http://gsd.di.uminho.pt/~jpo * * gpg fingerprint = F9B6 8D87 859D 1C94 48F0 84C0 9749 9EB5 91BD 851B * -- José Pedro Oliveira * mailto: jpo@xxxxxxxxxxxx * http://gsd.di.uminho.pt/~jpo * * gpg fingerprint = F9B6 8D87 859D 1C94 48F0 84C0 9749 9EB5 91BD 851B *
--- perl.spec.588_0rc1 2006-01-20 22:21:45.000000000 +0000 +++ perl.spec 2006-01-21 03:06:21.000000000 +0000 @@ -37,6 +37,7 @@ Provides: perl(:MODULE_COMPAT_5.8.5) Provides: perl(:MODULE_COMPAT_5.8.6) Provides: perl(:MODULE_COMPAT_5.8.7) +Provides: perl(:MODULE_COMPAT_5.8.8) %if %{largefiles} Provides: perl(:WITH_LARGEFILES)