OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 26-Nov-2007 09:16:53 Branch: HEAD Handle: 2007112608165200 Modified files: openpkg-src/apr apr.patch apr.spec Log: upgrading package: apr 1.2.11 -> 1.2.12 Summary: Revision Changes Path 1.11 +9 -9 openpkg-src/apr/apr.patch 1.51 +3 -3 openpkg-src/apr/apr.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apr/apr.patch ============================================================================ $ cvs diff -u -r1.10 -r1.11 apr.patch --- openpkg-src/apr/apr.patch 7 Sep 2007 08:11:50 -0000 1.10 +++ openpkg-src/apr/apr.patch 26 Nov 2007 08:16:52 -0000 1.11 @@ -1,6 +1,6 @@ -Index: apr-util-1.2.10/apu-config.in ---- apr-util-1.2.10/apu-config.in.orig 2005-02-04 21:45:35 +0100 -+++ apr-util-1.2.10/apu-config.in 2007-06-22 21:17:03 +0200 +Index: apr-util-1.2.12/apu-config.in +--- apr-util-1.2.12/apu-config.in.orig 2005-02-04 21:45:35 +0100 ++++ apr-util-1.2.12/apu-config.in 2007-06-22 21:17:03 +0200 @@ -27,7 +27,7 @@ libdir="@libdir@" includedir="@includedir@" @@ -10,9 +10,9 @@ INCLUDES="@APRUTIL_INCLUDES@" LDFLAGS="@APRUTIL_LDFLAGS@" -Index: apr-util-1.2.10/crypto/getuuid.c ---- apr-util-1.2.10/crypto/getuuid.c.orig 2006-04-14 20:01:58 +0200 -+++ apr-util-1.2.10/crypto/getuuid.c 2007-06-22 21:17:03 +0200 +Index: apr-util-1.2.12/crypto/getuuid.c +--- apr-util-1.2.12/crypto/getuuid.c.orig 2006-04-14 20:01:58 +0200 ++++ apr-util-1.2.12/crypto/getuuid.c 2007-06-22 21:17:03 +0200 @@ -131,7 +131,7 @@ /* crap. this isn't crypto quality, but it will be Good Enough */ @@ -22,9 +22,9 @@ srand((unsigned int)(((time_now >> 32) ^ time_now) & 0xffffffff)); return rand() & 0x0FFFF; -Index: apr-util-1.2.10/include/private/apu_select_dbm.h.in ---- apr-util-1.2.10/include/private/apu_select_dbm.h.in.orig 2005-06-14 16:15:16 +0200 -+++ apr-util-1.2.10/include/private/apu_select_dbm.h.in 2007-06-22 21:21:19 +0200 +Index: apr-util-1.2.12/include/private/apu_select_dbm.h.in +--- apr-util-1.2.12/include/private/apu_select_dbm.h.in.orig 2005-06-14 16:15:16 +0200 ++++ apr-util-1.2.12/include/private/apu_select_dbm.h.in 2007-06-22 21:21:19 +0200 @@ -25,4 +25,9 @@ #define APU_USE_GDBM @apu_use_gdbm@ #define APU_USE_DB @apu_use_db@ @@ . patch -p0 <<'@@ .' Index: openpkg-src/apr/apr.spec ============================================================================ $ cvs diff -u -r1.50 -r1.51 apr.spec --- openpkg-src/apr/apr.spec 7 Sep 2007 08:11:50 -0000 1.50 +++ openpkg-src/apr/apr.spec 26 Nov 2007 08:16:52 -0000 1.51 @@ -23,8 +23,8 @@ ## # package version -%define V_apr 1.2.11 -%define V_apr_util 1.2.10 +%define V_apr 1.2.12 +%define V_apr_util 1.2.12 # package information Name: apr @@ -37,7 +37,7 @@ Group: Libraries License: Apache Version: %{V_apr} -Release: 20070907 +Release: 20071126 # package options %option with_threads no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org