Update of /cvsroot/fink/fink/10.4
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25924/fink-branch_0_24/10.4

Modified Files:
      Tag: branch_0_24
        ChangeLog dpkg-bootstrap.info 
Log Message:
sync branch_0_24 bootstrap packages with with HEAD


Index: dpkg-bootstrap.info
===================================================================
RCS file: /cvsroot/fink/fink/10.4/dpkg-bootstrap.info,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- dpkg-bootstrap.info 20 Jan 2006 21:01:19 -0000      1.1.2.2
+++ dpkg-bootstrap.info 24 May 2006 02:26:43 -0000      1.1.2.3
@@ -11,11 +11,11 @@
 SetCFLAGS: -no-cpp-precomp -I%p/include
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
-ConfigureParams: --without-zlib --without-dselect --without-start-stop-daemon 
--without-sgml-doc --with-admindir=%P/var/lib/dpkg --mandir=%p/share/man 
--infodir=%p/share/info --srcdir=%b
 CompileScript: <<
  PERL=/usr/bin/perl ./configure --build=%m-apple-darwin %c
  make EXEFLAGS=-force_flat_namespace
 <<
+ConfigureParams: --without-zlib --without-dselect --without-start-stop-daemon 
--without-sgml-doc --with-admindir=%p/var/lib/dpkg --mandir=%p/share/man 
--infodir=%p/share/info --srcdir=%b
 InstallScript: <<
  mkdir -p %i/share/doc/dpkg
  make install DESTDIR=%d
@@ -28,12 +28,29 @@
 intended to be used during bootstrap.
 <<
 DescPort: <<
-Uses autoconf.
+1.10.9 
+- Removed --without-zlib flag
+- Gets confused about top_srcdir without the --srcdir arg.
+- Fixed bug with BR manpage
+- Patched update-rc.d out of the app check code, not needed on OS X.
 
-Needs fixes to use the right architecture, disable code that uses
+Pre-Jaguar: Needed fixes to use the right architecture, disable code that uses
 unimplemented functions on Darwin and other stuff.
 
+Added code to support the pseudo package 'macosx' and 'darwin'.
+
+Fix to install-info script to prevent a certain problem with section titles.
+
+Patched to run 'fink-virtual-pkgs' to see what packages we have outside of 
$prefix.
+
+Patched to suppress warning about BuildDependsOnly control field.
+
 Previous versions by Christoph Pfisterer.
+
+Patched to not remove Darwin's system-critical symlinks (/etc /tmp /var)
+
+Patched to hardcode complete paths to our component executables
+instead of relying on PATH
 <<
 License: GPL
 Homepage: http://packages.qa.debian.org/d/dpkg.html

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/10.4/ChangeLog,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -d -r1.1.2.4 -r1.1.2.5
--- ChangeLog   24 Jan 2006 03:22:10 -0000      1.1.2.4
+++ ChangeLog   24 May 2006 02:26:43 -0000      1.1.2.5
@@ -1,3 +1,7 @@
+2006-05-23  Daniel Macks  <[EMAIL PROTECTED]>
+
+       * *: sync w/HEAD
+
 2006-01-23  Daniel Macks  <[EMAIL PROTECTED]>
 
        * gzip*: rename files from %f to %n



_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to