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

Modified Files:
        ChangeLog dpkg-bootstrap.info fink-mirrors.info 
Log Message:
Sync bootstrap packages in HEAD w/stable


Index: fink-mirrors.info
===================================================================
RCS file: /cvsroot/fink/fink/10.4-transitional/fink-mirrors.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fink-mirrors.info   15 Aug 2005 17:11:40 -0000      1.3
+++ fink-mirrors.info   24 May 2006 02:19:08 -0000      1.4
@@ -1,9 +1,9 @@
 Package: fink-mirrors
-Version: 0.24.8.1
+Version: 0.24.10.2
 Revision: 1
 Essential: yes
 Source: mirror:custom:fink/%n-%v.tar.gz
-Source-MD5: ec354141dade6a5fe9e58f1f65caa4fc
+Source-MD5: be92f5997ba56b1fa25198b885e906b4
 Depends: fink (>= 0.17.3-1)
 Replaces: fink (<< 0.17.2-1)
 CompileScript:  sed -e "s|@PREFIX@|%p|g" < postinstall.pl.in > postinstall.pl

Index: dpkg-bootstrap.info
===================================================================
RCS file: /cvsroot/fink/fink/10.4-transitional/dpkg-bootstrap.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dpkg-bootstrap.info 5 Jul 2005 15:14:44 -0000       1.3
+++ dpkg-bootstrap.info 24 May 2006 02:19:08 -0000      1.4
@@ -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-transitional/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- ChangeLog   24 Jan 2006 03:14:49 -0000      1.9
+++ ChangeLog   24 May 2006 02:19:08 -0000      1.10
@@ -1,3 +1,7 @@
+2006-05-23  Daniel Macks  <[EMAIL PROTECTED]>
+
+       * dpkg*, fink-mirrors.info: sync w/stable
+
 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