OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   30-Jan-2004 10:24:56
  Branch: HEAD                             Handle: 2004013009245401

  Modified files:
    openpkg-src/gdbm        gdbm.spec
    openpkg-web             news.txt

  Log:
    go the OpenPKG independence way and use own ndbm compatiblity provided
    by gdbm. This might break existing installations due to gdbm_ndbm not
    being file format compatible to vendor ndbm. Existing ndbm files must
    be rebuild or applications must explicitly use vendor ndbm (if
    available) by being build with no gdbm_ndbm.

  Summary:
    Revision    Changes     Path
    1.14        +2  -2      openpkg-src/gdbm/gdbm.spec
    1.8370      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gdbm/gdbm.spec
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 gdbm.spec
  --- openpkg-src/gdbm/gdbm.spec        26 Jan 2004 15:02:08 -0000      1.13
  +++ openpkg-src/gdbm/gdbm.spec        30 Jan 2004 09:24:55 -0000      1.14
  @@ -33,10 +33,10 @@
   Group:        Database
   License:      LGPL
   Version:      1.8.3
  -Release:      20040126
  +Release:      20040130
   
   #   package options
  -%option       with_ndbm    no
  +%option       with_ndbm    yes
   %option       with_nofsync no
   
   #   list of sources
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.8369 -r1.8370 news.txt
  --- openpkg-web/news.txt      30 Jan 2004 08:46:15 -0000      1.8369
  +++ openpkg-web/news.txt      30 Jan 2004 09:24:54 -0000      1.8370
  @@ -1,3 +1,4 @@
  +30-Jan-2004: Upgraded package: P<gdbm-1.8.3-20040130>
   30-Jan-2004: Upgraded package: P<gettext-0.14.1-20040130>
   29-Jan-2004: Upgraded package: P<multitail-3.0.6-20040129>
   29-Jan-2004: Upgraded package: P<perl-xml-20040129-20040129>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to