[arch-commits] Commit in subversion/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Wed Aug 7 18:08:06 UTC 2013
Date: Wednesday, August 7, 2013 @ 20:08:06
Author: andyrtr
Revision: 192209
upgpkg: subversion 1.8.1-2
db rebuild - requires testing
Modified:
subversion/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-08-07 18:03:54 UTC (rev 192208)
+++ PKGBUILD 2013-08-07 18:08:06 UTC (rev 192209)
@@ -6,7 +6,7 @@
pkgname=subversion
pkgver=1.8.1
-pkgrel=1
+pkgrel=2
pkgdesc="A Modern Concurrent Version Control System"
arch=('i686' 'x86_64')
url="http://subversion.apache.org/"
@@ -49,7 +49,8 @@
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 --with-berkeley-db=:/usr/include/:/usr/lib:db-5.3 \
+ --with-sqlite=/usr \
+ --enable-bdb6 --with-berkeley-db=:/usr/include/:/usr/lib:db-6.0 \
--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