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:   11-Oct-2007 10:49:20
  Branch: HEAD                             Handle: 2007101109492000

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

  Log:
    upgrading package: db 4.6.19.0 -> 4.6.21.0

  Summary:
    Revision    Changes     Path
    1.10        +2  -2      openpkg-src/db/db.patch
    1.81        +2  -2      openpkg-src/db/db.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/db/db.patch
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 db.patch
  --- openpkg-src/db/db.patch   24 Aug 2007 21:24:08 -0000      1.9
  +++ openpkg-src/db/db.patch   11 Oct 2007 08:49:20 -0000      1.10
  @@ -1,6 +1,6 @@
   Index: mutex/mut_fcntl.c
   --- mutex/mut_fcntl.c.orig   2007-05-17 17:15:45 +0200
  -+++ mutex/mut_fcntl.c        2007-08-24 23:23:15 +0200
  ++++ mutex/mut_fcntl.c        2007-10-11 10:47:14 +0200
   @@ -79,7 +79,7 @@
    
                /* Acquire an exclusive kernel lock. */
  @@ -21,7 +21,7 @@
                /*
   Index: os/os_open.c
   --- os/os_open.c.orig        2007-05-17 17:15:46 +0200
  -+++ os/os_open.c     2007-08-24 23:23:15 +0200
  ++++ os/os_open.c     2007-10-11 10:47:14 +0200
   @@ -65,7 +65,7 @@
        if (LF_ISSET(DB_OSO_EXCL))
                oflags |= O_EXCL;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/db/db.spec
  ============================================================================
  $ cvs diff -u -r1.80 -r1.81 db.spec
  --- openpkg-src/db/db.spec    24 Aug 2007 20:19:09 -0000      1.80
  +++ openpkg-src/db/db.spec    11 Oct 2007 08:49:20 -0000      1.81
  @@ -23,7 +23,7 @@
   ##
   
   #   package version
  -%define       V_version  4.6.19
  +%define       V_version  4.6.21
   %define       V_revision 0
   
   #   package information
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      BSD
   Version:      %{V_version}.%{V_revision}
  -Release:      20070824
  +Release:      20071011
   
   #   package options
   %option       with_compat no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to