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:   21-Dec-2007 17:15:58
  Branch: HEAD                             Handle: 2007122116155700

  Modified files:
    openpkg-src/subversion  subversion.spec

  Log:
    try to use latest DB

  Summary:
    Revision    Changes     Path
    1.134       +3  -3      openpkg-src/subversion/subversion.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/subversion/subversion.spec
  ============================================================================
  $ cvs diff -u -r1.133 -r1.134 subversion.spec
  --- openpkg-src/subversion/subversion.spec    21 Dec 2007 08:22:34 -0000      
1.133
  +++ openpkg-src/subversion/subversion.spec    21 Dec 2007 16:15:57 -0000      
1.134
  @@ -69,8 +69,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20060823, make, libtool, sed, pkgconfig
   PreReq:       OpenPKG, openpkg >= 20060823
  -BuildPreReq:  diffutils, libxml, db >= 4.4.20.4-20060918, openssl, zlib, 
libiconv
  -PreReq:       diffutils, libxml, db >= 4.4.20.4-20060918, openssl, zlib, 
libiconv
  +BuildPreReq:  diffutils, libxml, db, openssl, zlib, libiconv
  +PreReq:       diffutils, libxml, db, openssl, zlib, libiconv
   %if "%{with_cvs2svn}" == "yes"
   PreReq:       rcs, python, python::with_dbm = yes
   %endif
  @@ -163,7 +163,7 @@
       ./configure \
           --prefix=%{l_prefix} \
           --with-berkeley-db=%{l_prefix} \
  -        --with-dbm=db44 \
  +        --with-dbm=db45 \
           --with-ssl=openssl \
           --with-zlib \
           --without-gssapi \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to