commit 28b858775410ade17bb70c40842b8cda2f2557fe
Author: Jakub Bogusz <[email protected]>
Date: Sun Nov 3 11:23:18 2013 +0100
- added db6 bcond
subversion.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/subversion.spec b/subversion.spec
index f6c869e..c8b0395 100644
--- a/subversion.spec
+++ b/subversion.spec
@@ -12,6 +12,7 @@
%bcond_without kde # build without kde4 support (alias for
kwallet)
%bcond_without gnome # build without gnome keyring support
%bcond_without db # disable Subversion Berkeley DB based
filesystem library
+%bcond_with db6 # allow BDB6 (not tested by upstream,
released on AGPL)
# for AC: --without csvn,gnome,javahl,kde,ruby
@@ -445,6 +446,7 @@ chmod +x ./autogen.sh && ./autogen.sh
--disable-mod-activation \
%if %{with db}
--with-berkeley-db="db.h:%{_includedir}:%{_libdir}:db" \
+ %{?with_db6:--enable-bdb6} \
%else
--without-berkeley-db \
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/subversion.git/commitdiff/28b858775410ade17bb70c40842b8cda2f2557fe
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit