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:   29-Sep-2006 09:18:32
  Branch: HEAD                             Handle: 2006092908183200

  Modified files:
    openpkg-src/db          db.spec

  Log:
    Welcome to the world of ORACLE: DB 4.5 is in the tree...

  Summary:
    Revision    Changes     Path
    1.69        +7  -11     openpkg-src/db/db.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/db/db.spec
  ============================================================================
  $ cvs diff -u -r1.68 -r1.69 db.spec
  --- openpkg-src/db/db.spec    18 Sep 2006 17:45:38 -0000      1.68
  +++ openpkg-src/db/db.spec    29 Sep 2006 07:18:32 -0000      1.69
  @@ -23,13 +23,13 @@
   ##
   
   #   package version
  -%define       V_version  4.4.20
  -%define       V_revision 4
  +%define       V_version  4.5.20
  +%define       V_revision 0
   
   #   package information
   Name:         db
   Summary:      Berkeley-DB Library
  -URL:          http://www.sleepycat.com/
  +URL:          http://www.oracle.com/database/berkeley-db.html
   Vendor:       Keith Bostic
   Packager:     OpenPKG
   Distribution: OpenPKG
  @@ -37,20 +37,16 @@
   Group:        Database
   License:      BSD
   Version:      %{V_version}.%{V_revision}
  -Release:      20060918
  +Release:      20060929
   
   #   package options
   %option       with_compat no
   %option       with_cxx    no
   
   #   list of sources
  -Source0:      ftp://sleepycat1.inetu.net/releases/db-%{V_version}.tar.gz
  +Source0:      
http://download-uk.oracle.com/berkeley-db/db-%{V_version}.tar.gz
   Source1:      db.pc
   Patch0:       db.patch
  -Patch1:       
http://www.sleepycat.com/update/%{V_version}/patch.%{V_version}.1
  -Patch2:       
http://www.sleepycat.com/update/%{V_version}/patch.%{V_version}.2
  -Patch3:       
http://www.sleepycat.com/update/%{V_version}/patch.%{V_version}.3
  -Patch4:       
http://www.sleepycat.com/update/%{V_version}/patch.%{V_version}.4
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -72,13 +68,13 @@
   %track
       prog db = {
           version   = %{V_version}
  -        url       = http://dev.sleepycat.com/downloads/latestreleases.html
  +        url       = http://dev.sleepycat.com/downloads/releasehistorybdb.html
           regex     = db-(__VER__)\.tar\.gz
       }
   
   %prep
       %setup -q -n db-%{V_version}
  -    %patch -p0 -P 0 1 2 3 4
  +    %patch -p0
       %{l_shtool} subst \
           -e 's;\($(ar) cr .*\);\1 _udivdi3.o _muldi3.o _clz.o;' \
           -e 's;install_utilities install_docs;install_utilities;' \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to