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:11:50
  Branch: HEAD                             Handle: 2007090709115000

  Modified files:
    openpkg-src/apr         apr.patch apr.spec

  Log:
    upgrading package: apr 1.2.9 -> 1.2.11

  Summary:
    Revision    Changes     Path
    1.10        +9  -9      openpkg-src/apr/apr.patch
    1.50        +3  -3      openpkg-src/apr/apr.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apr/apr.patch
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 apr.patch
  --- openpkg-src/apr/apr.patch 22 Jun 2007 19:26:12 -0000      1.9
  +++ openpkg-src/apr/apr.patch 7 Sep 2007 08:11:50 -0000       1.10
  @@ -1,6 +1,6 @@
  -Index: apr-util-1.2.8/apu-config.in
  ---- apr-util-1.2.8/apu-config.in.orig        2005-02-04 21:45:35 +0100
  -+++ apr-util-1.2.8/apu-config.in     2007-06-22 21:17:03 +0200
  +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
   @@ -27,7 +27,7 @@
    libdir="@libdir@"
    includedir="@includedir@"
  @@ -10,9 +10,9 @@
    INCLUDES="@APRUTIL_INCLUDES@"
    LDFLAGS="@APRUTIL_LDFLAGS@"
    
  -Index: apr-util-1.2.8/crypto/getuuid.c
  ---- apr-util-1.2.8/crypto/getuuid.c.orig     2006-04-14 20:01:58 +0200
  -+++ apr-util-1.2.8/crypto/getuuid.c  2007-06-22 21:17:03 +0200
  +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
   @@ -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.8/include/private/apu_select_dbm.h.in
  ---- apr-util-1.2.8/include/private/apu_select_dbm.h.in.orig  2005-06-14 
16:15:16 +0200
  -+++ apr-util-1.2.8/include/private/apu_select_dbm.h.in       2007-06-22 
21:21:19 +0200
  +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
   @@ -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.49 -r1.50 apr.spec
  --- openpkg-src/apr/apr.spec  31 Jul 2007 22:20:38 -0000      1.49
  +++ openpkg-src/apr/apr.spec  7 Sep 2007 08:11:50 -0000       1.50
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define       V_apr       1.2.9
  -%define       V_apr_util  1.2.8
  +%define       V_apr       1.2.11
  +%define       V_apr_util  1.2.10
   
   #   package information
   Name:         apr
  @@ -37,7 +37,7 @@
   Group:        Libraries
   License:      Apache
   Version:      %{V_apr}
  -Release:      20070801
  +Release:      20070907
   
   #   package options
   %option       with_threads  no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to