OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Dec-2007 08:23:35
Branch: HEAD Handle: 2007120507233400
Modified files:
openpkg-src/dpkg dpkg.patch dpkg.spec
Log:
upgrading package: dpkg 1.14.7 -> 1.14.12
Summary:
Revision Changes Path
1.4 +31 -31 openpkg-src/dpkg/dpkg.patch
1.11 +3 -3 openpkg-src/dpkg/dpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dpkg/dpkg.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 dpkg.patch
--- openpkg-src/dpkg/dpkg.patch 7 Sep 2007 08:26:45 -0000 1.3
+++ openpkg-src/dpkg/dpkg.patch 5 Dec 2007 07:23:34 -0000 1.4
@@ -1,7 +1,7 @@
Index: dpkg-deb/Makefile.in
---- dpkg-deb/Makefile.in.orig 2007-09-05 07:15:07 +0200
-+++ dpkg-deb/Makefile.in 2007-09-07 10:24:33 +0200
-@@ -146,7 +146,7 @@
+--- dpkg-deb/Makefile.in.orig 2007-11-29 05:58:44 +0100
++++ dpkg-deb/Makefile.in 2007-12-05 08:20:37 +0100
+@@ -141,7 +141,7 @@
LIBMULTITHREAD = @LIBMULTITHREAD@
LIBOBJS = @LIBOBJS@
LIBPTH = @LIBPTH@
@@ -11,9 +11,9 @@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
Index: dpkg-split/Makefile.in
---- dpkg-split/Makefile.in.orig 2007-09-05 07:15:07 +0200
-+++ dpkg-split/Makefile.in 2007-09-07 10:24:33 +0200
-@@ -147,7 +147,7 @@
+--- dpkg-split/Makefile.in.orig 2007-11-29 05:58:44 +0100
++++ dpkg-split/Makefile.in 2007-12-05 08:20:37 +0100
+@@ -142,7 +142,7 @@
LIBMULTITHREAD = @LIBMULTITHREAD@
LIBOBJS = @LIBOBJS@
LIBPTH = @LIBPTH@
@@ -23,9 +23,9 @@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
Index: dselect/Makefile.in
---- dselect/Makefile.in.orig 2007-09-05 07:15:08 +0200
-+++ dselect/Makefile.in 2007-09-07 10:24:33 +0200
-@@ -162,7 +162,7 @@
+--- dselect/Makefile.in.orig 2007-11-29 05:58:44 +0100
++++ dselect/Makefile.in 2007-12-05 08:20:37 +0100
+@@ -160,7 +160,7 @@
LIBMULTITHREAD = @LIBMULTITHREAD@
LIBOBJS = @LIBOBJS@
LIBPTH = @LIBPTH@
@@ -35,20 +35,20 @@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
Index: lib/Makefile.in
---- lib/Makefile.in.orig 2007-09-05 07:15:08 +0200
-+++ lib/Makefile.in 2007-09-07 10:24:33 +0200
-@@ -78,7 +78,7 @@
+--- lib/Makefile.in.orig 2007-11-29 05:58:45 +0100
++++ lib/Makefile.in 2007-12-05 08:21:48 +0100
+@@ -74,7 +74,7 @@
showcright.$(OBJEXT) showpkg.$(OBJEXT) tarfn.$(OBJEXT) \
utils.$(OBJEXT) varbuf.$(OBJEXT) vercmp.$(OBJEXT)
libdpkg_a_OBJECTS = $(am_libdpkg_a_OBJECTS)
--DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
-+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/getopt
-I$(top_builddir)
+-DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
++DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@ -I$(top_builddir)/getopt
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
Index: lib/tarfn.c
---- lib/tarfn.c.orig 2007-08-07 05:33:47 +0200
-+++ lib/tarfn.c 2007-09-07 10:24:33 +0200
+--- lib/tarfn.c.orig 2007-11-29 04:57:25 +0100
++++ lib/tarfn.c 2007-12-05 08:20:37 +0100
@@ -60,7 +60,9 @@
int len;
char * str;
@@ -61,10 +61,10 @@
memcpy(str, s, len);
str[len] = 0;
Index: man/Makefile.in
---- man/Makefile.in.orig 2007-09-05 07:15:08 +0200
-+++ man/Makefile.in 2007-09-07 10:24:33 +0200
-@@ -227,7 +227,7 @@
- target_vendor = @target_vendor@
+--- man/Makefile.in.orig 2007-11-29 05:58:45 +0100
++++ man/Makefile.in 2007-12-05 08:20:37 +0100
+@@ -223,7 +223,7 @@
+ top_srcdir = @top_srcdir@
# Extract the list of languages from the po4a config file.
-LINGUAS = $(shell sed -ne 's/^.*\[po4a_langs\] \(.*\)$$/\1/p'
$(srcdir)/po/po4a.cfg)
@@ -72,8 +72,8 @@
dist_man_MANS = \
822-date.1 \
cleanup-info.8 \
-@@ -564,7 +564,7 @@
- uninstall-man8
+@@ -570,7 +570,7 @@
+ uninstall-man uninstall-man1 uninstall-man5 uninstall-man8
-all-local: man.stamp
@@ -82,9 +82,9 @@
# FIXME: Use a stamp file until po4a supports them internally.
man.stamp:
Index: scripts/Makefile.in
---- scripts/Makefile.in.orig 2007-09-05 07:15:09 +0200
-+++ scripts/Makefile.in 2007-09-07 10:25:15 +0200
-@@ -746,8 +746,8 @@
+--- scripts/Makefile.in.orig 2007-11-29 05:58:45 +0100
++++ scripts/Makefile.in 2007-12-05 08:20:37 +0100
+@@ -783,8 +783,8 @@
$(INSTALL_SCRIPT) install-info $(DESTDIR)$(sbindir)
install-data-local:
@@ -96,18 +96,18 @@
# Ideally we'd use 'sed -i', but unfortunately that's not portable.
install-data-hook:
Index: src/Makefile.in
---- src/Makefile.in.orig 2007-09-05 07:15:09 +0200
-+++ src/Makefile.in 2007-09-07 10:24:33 +0200
-@@ -83,7 +83,7 @@
+--- src/Makefile.in.orig 2007-11-29 05:58:45 +0100
++++ src/Makefile.in 2007-12-05 08:22:07 +0100
+@@ -79,7 +79,7 @@
query.$(OBJEXT)
dpkg_query_OBJECTS = $(am_dpkg_query_OBJECTS)
dpkg_query_DEPENDENCIES = $(am__DEPENDENCIES_1) ../lib/libdpkg.a
--DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
-+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/getopt
-I$(top_builddir)
+-DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
++DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@ -I$(top_builddir)/getopt
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-@@ -153,7 +153,7 @@
+@@ -148,7 +148,7 @@
LIBMULTITHREAD = @LIBMULTITHREAD@
LIBOBJS = @LIBOBJS@
LIBPTH = @LIBPTH@
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/dpkg/dpkg.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 dpkg.spec
--- openpkg-src/dpkg/dpkg.spec 8 Oct 2007 17:42:55 -0000 1.10
+++ openpkg-src/dpkg/dpkg.spec 5 Dec 2007 07:23:34 -0000 1.11
@@ -23,8 +23,8 @@
##
# package version
-%define V_tarball 1.14.7
-%define V_subdir 1.14.7
+%define V_tarball 1.14.12
+%define V_subdir 1.14.12
# package information
Name: dpkg
@@ -37,7 +37,7 @@
Group: Archiver
License: GPL
Version: %{V_tarball}
-Release: 20071008
+Release: 20071205
# list of sources
Source0:
http://ftp.debian.org/debian/pool/main/d/dpkg/dpkg_%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]