Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv17355

Modified Files:
        Bootstrap.pm ChangeLog 
Log Message:
modify Fink::Bootstrap::additional_packages to match the changes in the set
of essential packages


Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- Bootstrap.pm        28 Jun 2006 01:10:01 -0000      1.144
+++ Bootstrap.pm        29 Jun 2006 13:46:29 -0000      1.145
@@ -389,7 +389,7 @@
 # the old version (and is installed as the old version).  This could lead
 # to problems the next time foo was used to compile something.
 
-       my @addlist = ("apt", "apt-shlibs", "bzip2-dev", "gettext-dev", 
"gettext-bin", "libiconv-dev", "libncurses5");
+       my @addlist = ("apt", "apt-shlibs", "bzip2-dev", "libgettext3-dev", 
"gettext-bin", "libiconv-dev", "libncurses5");
        if ("$]" == "5.008001") {
        } elsif ("$]" == "5.008002") {
        } elsif ("$]" == "5.008006") {

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1340
retrieving revision 1.1341
diff -u -d -r1.1340 -r1.1341
--- ChangeLog   28 Jun 2006 01:10:01 -0000      1.1340
+++ ChangeLog   29 Jun 2006 13:46:29 -0000      1.1341
@@ -1,3 +1,8 @@
+2006-06-29  Dave Morrison  <[EMAIL PROTECTED]>
+
+       * Bootstrap.pm: modify &additional_packages to match the changes in
+       the set of essential packages (forward-port from branch_0_24)
+
 2006-06-27  Daniel Macks  <[EMAIL PROTECTED]>
 
        * Bootstrap.pm: Add fink-dpkg-status-cleanup.in to tarball.


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to