[arch-commits] Commit in subversion/trunk (PKGBUILD)

Ángel Velásquez angvp at nymeria.archlinux.org
Sat Aug 10 14:11:23 UTC 2013


    Date: Saturday, August 10, 2013 @ 16:11:23
  Author: angvp
Revision: 192385

Revert db bump

Modified:
  subversion/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-10 11:02:14 UTC (rev 192384)
+++ PKGBUILD	2013-08-10 14:11:23 UTC (rev 192385)
@@ -6,7 +6,7 @@
 
 pkgname=subversion
 pkgver=1.8.1
-pkgrel=2
+pkgrel=1
 pkgdesc="A Modern Concurrent Version Control System"
 arch=('i686' 'x86_64')
 url="http://subversion.apache.org/"
@@ -18,8 +18,8 @@
             'kdeutils-kwallet: for KWallet for auth credentials'
             'bash-completion: for svn bash completion'
             'python2: for some hook scripts'
-	    'java-environment: for Java support'
-	    'ruby: for some hook scripts')
+        'java-environment: for Java support'
+        'ruby: for some hook scripts')
 provides=('svn')
 backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
 options=('!makeflags' '!libtool' '!emptydirs')
@@ -49,8 +49,7 @@
    export PYTHON=/usr/bin/python2
    ./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr \
                --with-zlib=/usr --with-serf=/usr --with-apxs \
-               --with-sqlite=/usr \
-               --enable-bdb6 --with-berkeley-db=:/usr/include/:/usr/lib:db-6.0 \
+               --with-sqlite=/usr --with-berkeley-db=:/usr/include/:/usr/lib:db-5.3 \
                --enable-javahl --with-gnome-keyring --with-kwallet \
                --with-apache-libexecdir=/usr/lib/httpd/modules \
                --with-ruby-sitedir=/usr/lib/ruby/vendor_ruby \




More information about the arch-commits mailing list