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: 07-Sep-2007 10:26:46
Branch: HEAD Handle: 2007090709264500
Modified files:
openpkg-src/dpkg dpkg.patch dpkg.spec
Log:
upgrading package: dpkg 1.14.5 -> 1.14.6
Summary:
Revision Changes Path
1.3 +22 -26 openpkg-src/dpkg/dpkg.patch
1.9 +3 -3 openpkg-src/dpkg/dpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dpkg/dpkg.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 dpkg.patch
--- openpkg-src/dpkg/dpkg.patch 9 May 2007 05:45:19 -0000 1.2
+++ openpkg-src/dpkg/dpkg.patch 7 Sep 2007 08:26:45 -0000 1.3
@@ -1,6 +1,6 @@
Index: dpkg-deb/Makefile.in
---- dpkg-deb/Makefile.in.orig 2007-05-08 17:24:58 +0200
-+++ dpkg-deb/Makefile.in 2007-05-09 07:42:20 +0200
+--- 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 @@
LIBMULTITHREAD = @LIBMULTITHREAD@
LIBOBJS = @LIBOBJS@
@@ -11,8 +11,8 @@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
Index: dpkg-split/Makefile.in
---- dpkg-split/Makefile.in.orig 2007-05-08 17:24:58 +0200
-+++ dpkg-split/Makefile.in 2007-05-09 07:42:20 +0200
+--- 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 @@
LIBMULTITHREAD = @LIBMULTITHREAD@
LIBOBJS = @LIBOBJS@
@@ -23,8 +23,8 @@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
Index: dselect/Makefile.in
---- dselect/Makefile.in.orig 2007-05-08 17:24:59 +0200
-+++ dselect/Makefile.in 2007-05-09 07:42:20 +0200
+--- 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 @@
LIBMULTITHREAD = @LIBMULTITHREAD@
LIBOBJS = @LIBOBJS@
@@ -35,8 +35,8 @@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
Index: lib/Makefile.in
---- lib/Makefile.in.orig 2007-05-08 17:24:59 +0200
-+++ lib/Makefile.in 2007-05-09 07:42:20 +0200
+--- 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 @@
showcright.$(OBJEXT) showpkg.$(OBJEXT) tarfn.$(OBJEXT) \
utils.$(OBJEXT) varbuf.$(OBJEXT) vercmp.$(OBJEXT)
@@ -47,8 +47,8 @@
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
Index: lib/tarfn.c
---- lib/tarfn.c.orig 2006-06-21 15:41:12 +0200
-+++ lib/tarfn.c 2007-05-09 07:42:20 +0200
+--- lib/tarfn.c.orig 2007-08-07 05:33:47 +0200
++++ lib/tarfn.c 2007-09-07 10:24:33 +0200
@@ -60,7 +60,9 @@
int len;
char * str;
@@ -61,9 +61,9 @@
memcpy(str, s, len);
str[len] = 0;
Index: man/Makefile.in
---- man/Makefile.in.orig 2007-05-08 17:24:59 +0200
-+++ man/Makefile.in 2007-05-09 07:43:14 +0200
-@@ -226,7 +226,7 @@
+--- 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@
# Extract the list of languages from the po4a config file.
@@ -72,8 +72,8 @@
dist_man_MANS = \
822-date.1 \
cleanup-info.8 \
-@@ -562,7 +562,7 @@
- uninstall-man uninstall-man1 uninstall-man5 uninstall-man8
+@@ -564,7 +564,7 @@
+ 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-05-08 17:25:00 +0200
-+++ scripts/Makefile.in 2007-05-09 07:42:20 +0200
-@@ -707,11 +707,11 @@
+--- 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 @@
$(INSTALL_SCRIPT) install-info $(DESTDIR)$(sbindir)
install-data-local:
@@ -93,15 +93,11 @@
+ $(mkdir_p) $(DESTDIR)$(sysconfdir)/dpkg/alternatives
+ $(INSTALL_DATA) $(srcdir)/README.alternatives
$(DESTDIR)$(sysconfdir)/dpkg/alternatives/README
- uninstall-local:
-- rm -f $(DESTDIR)$(sysconfdir)/alternatives/README
-+ rm -f $(DESTDIR)$(sysconfdir)/dpkg/alternatives/README
- rm -f $(DESTDIR)$(sbindir)/install-info
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
+ # Ideally we'd use 'sed -i', but unfortunately that's not portable.
+ install-data-hook:
Index: src/Makefile.in
---- src/Makefile.in.orig 2007-05-08 17:25:00 +0200
-+++ src/Makefile.in 2007-05-09 07:42:20 +0200
+--- 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 @@
query.$(OBJEXT)
dpkg_query_OBJECTS = $(am_dpkg_query_OBJECTS)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/dpkg/dpkg.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 dpkg.spec
--- openpkg-src/dpkg/dpkg.spec 3 Jul 2007 14:57:18 -0000 1.8
+++ openpkg-src/dpkg/dpkg.spec 7 Sep 2007 08:26:45 -0000 1.9
@@ -23,8 +23,8 @@
##
# package version
-%define V_tarball 1.14.5
-%define V_subdir 1.14.5
+%define V_tarball 1.14.6
+%define V_subdir 1.14.6
# package information
Name: dpkg
@@ -37,7 +37,7 @@
Group: Archiver
License: GPL
Version: %{V_tarball}
-Release: 20070703
+Release: 20070907
# 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]