perl 5.8.8: Allow debian.bbclass to mess with perl-lib's naming. This will
authorJamie Lenehan <lenehan@twibble.org>
Tue, 8 May 2007 00:54:41 +0000 (00:54 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Tue, 8 May 2007 00:54:41 +0000 (00:54 +0000)
cause issues with upgrading from earlier 5.8.8 versions (perl-lib will
remain instead of upgrading to libperl5) but it'll actually make upgrades
from 5.8.7 work. I can't see how to fix the 5.8.8 upgrading easily. The
renaming was disabled due to a mistake on my part.

packages/perl/perl_5.8.8.bb

index 77ac5c9..51466f8 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "Artistic|GPL"
 PRIORITY = "optional"
 # We need gnugrep (for -I)
 DEPENDS = "virtual/db perl-native grep-native"
-PR = "r13"
+PR = "r15"
 
 # Major part of version
 PVM = "5.8"
@@ -164,7 +164,6 @@ FILES_${PN}-doc = "${datadir}/perl/${PV}/*/*.txt \
                    ${datadir}/perl/${PV}/unicore/mktables.lst \
                    ${datadir}/perl/${PV}/unicore/version"
 
-DEBIAN_NOAUTONAME_perl-lib = "1"
 RPROVIDES_perl-lib = "perl-lib"
 
 # Create a perl-modules package recommending all the other perl