SPECS: apr-util.spec - rel 2; reenable berkeley db; db4 as default...
arekm
arekm at pld-linux.org
Fri Aug 25 13:13:03 CEST 2006
Author: arekm Date: Fri Aug 25 11:13:03 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; reenable berkeley db; db4 as default dbm
---- Files affected:
SPECS:
apr-util.spec (1.48 -> 1.49)
---- Diffs:
================================================================
Index: SPECS/apr-util.spec
diff -u SPECS/apr-util.spec:1.48 SPECS/apr-util.spec:1.49
--- SPECS/apr-util.spec:1.48 Mon Apr 17 03:18:28 2006
+++ SPECS/apr-util.spec Fri Aug 25 13:12:58 2006
@@ -12,7 +12,7 @@
Summary(pl): Biblioteka towarzysząca Apache Portable Runtime
Name: apr-util
Version: 1.2.7
-Release: 1
+Release: 2
Epoch: 1
License: Apache v2.0
Group: Libraries
@@ -161,6 +161,8 @@
--with-ldap-lib=%{_libdir} \
%endif
--with-iconv=%{_prefix} \
+ --with-berkeley-db=%{_prefix} \
+ --with-dbm=db4 \
%{?with_mysql:--with-mysql=%{_prefix}} \
%{!?with_pgsql:--without-pgsql} \
%{!?with_sqlite2:--without-sqlite2} \
@@ -271,6 +273,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.49 2006/08/25 11:12:58 arekm
+- rel 2; reenable berkeley db; db4 as default dbm
+
Revision 1.48 2006/04/17 01:18:28 qboosh
- updated to 1.2.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apr-util.spec?r1=1.48&r2=1.49&f=u
More information about the pld-cvs-commit
mailing list