Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11722
Modified Files:
Tag: branch_0_24
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.90.2.33
retrieving revision 1.90.2.34
diff -u -d -r1.90.2.33 -r1.90.2.34
--- Bootstrap.pm 22 Jun 2006 17:44:35 -0000 1.90.2.33
+++ Bootstrap.pm 23 Jun 2006 14:46:37 -0000 1.90.2.34
@@ -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.006") {
push @addlist, "storable-pm560", "file-spec-pm560",
"test-harness-pm560", "test-simple-pm560";
} elsif ("$]" == "5.006001") {
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.873.2.105
retrieving revision 1.873.2.106
diff -u -d -r1.873.2.105 -r1.873.2.106
--- ChangeLog 22 Jun 2006 17:44:35 -0000 1.873.2.105
+++ ChangeLog 23 Jun 2006 14:46:37 -0000 1.873.2.106
@@ -1,3 +1,8 @@
+2006-06-23 Dave Morrison <[EMAIL PROTECTED]>
+
+ * Bootstrap.pm: modify &additional_packages to match the changes in
+ the set of essential packages
+
2006-06-22 Dave Morrison <[EMAIL PROTECTED]>
* Bootstrap.pm: don't internationalize dpkg-bootstrap
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