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:   03-May-2005 20:19:26
  Branch: HEAD                             Handle: 2005050319192600

  Modified files:
    openpkg-src/db          db.spec

  Log:
    upgrading package: db 4.3.27.3 -> 4.3.28.0

  Summary:
    Revision    Changes     Path
    1.57        +4  -7      openpkg-src/db/db.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/db/db.spec
  ============================================================================
  $ cvs diff -u -r1.56 -r1.57 db.spec
  --- openpkg-src/db/db.spec    24 Mar 2005 11:18:38 -0000      1.56
  +++ openpkg-src/db/db.spec    3 May 2005 18:19:26 -0000       1.57
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define       V_version  4.3.27
  -%define       V_revision 3
  +%define       V_version  4.3.28
  +%define       V_revision 0
   
   #   package information
   Name:         db
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      BSD
   Version:      %{V_version}.%{V_revision}
  -Release:      20050209
  +Release:      20050503
   
   #   package options
   %option       with_compat no
  @@ -46,9 +46,6 @@
   #   list of sources
   Source0:      ftp://sleepycat1.inetu.net/releases/db-%{V_version}.tar.gz
   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
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -81,7 +78,7 @@
   
   %prep
       %setup -q -n db-%{V_version}
  -    %patch -p0 -P 0 1 2 3
  +    %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