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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   07-Aug-2009 16:54:29
  Branch: HEAD                             Handle: 2009080715542900

  Modified files:
    openpkg-src/subversion  subversion.spec

  Log:
    upgrading package: subversion 1.6.3 -> 1.6.4

  Summary:
    Revision    Changes     Path
    1.169       +6  -6      openpkg-src/subversion/subversion.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/subversion/subversion.spec
  ============================================================================
  $ cvs diff -u -r1.168 -r1.169 subversion.spec
  --- openpkg-src/subversion/subversion.spec    22 Jun 2009 17:44:40 -0000      
1.168
  +++ openpkg-src/subversion/subversion.spec    7 Aug 2009 14:54:29 -0000       
1.169
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define       V_dist      1.6.3
  -%define       V_opkg      1.6.3
  +%define       V_dist      1.6.4
  +%define       V_opkg      1.6.4
   %define       V_cvs2svn   2.1.1
   %define       V_svn2cvs   20080504
   %define       V_book_html 20081026
  @@ -40,7 +40,7 @@
   Group:        SCM
   License:      Apache/BSD
   Version:      %{V_opkg}
  -Release:      20090622
  +Release:      20090807
   
   #   package options
   %option       with_fsl      yes
  @@ -71,8 +71,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20060823, make, libtool, sed, pkgconfig
   PreReq:       OpenPKG, openpkg >= 20060823
  -BuildPreReq:  diffutils, db, openssl, zlib, libiconv, expat
  -PreReq:       diffutils, db, openssl, zlib, libiconv, expat
  +BuildPreReq:  diffutils, sqlite, db, openssl, zlib, libiconv, expat
  +PreReq:       diffutils, sqlite, db, openssl, zlib, libiconv, expat
   %if "%{with_fsl}" == "yes"
   BuildPreReq:  fsl
   PreReq:       fsl
  @@ -142,7 +142,6 @@
       cp %{SOURCE svn2cvs.pl-%{V_svn2cvs}} svn2cvs.pl
       %patch -p0
       rm -rf serf
  -    mkdir db
   
       #   substitute path from applied patch
       %{l_shtool} subst %{l_value -s -a} \
  @@ -181,6 +180,7 @@
       ./configure \
           --prefix=%{l_prefix} \
           --mandir=%{l_prefix}/man \
  +        --with-sqlite=%{l_prefix} \
           --with-berkeley-db="db.h:%{l_prefix}/include:%{l_prefix}/lib:db" \
           --with-dbm=db45 \
           --with-ssl=openssl \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to