SPECS: openldap.spec - --with-ldbm-type is deprecated

glen glen at pld-linux.org
Thu Mar 2 19:57:43 CET 2006


Author: glen                         Date: Thu Mar  2 18:57:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- --with-ldbm-type is deprecated

---- Files affected:
SPECS:
   openldap.spec (1.232 -> 1.233) 

---- Diffs:

================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.232 SPECS/openldap.spec:1.233
--- SPECS/openldap.spec:1.232	Wed Mar  1 20:53:22 2006
+++ SPECS/openldap.spec	Thu Mar  2 19:57:37 2006
@@ -715,7 +715,7 @@
 	--enable-overlays=mod \
 	--enable-ldbm=mod \
 	--with-ldbm-api=berkeley \
-	--with-ldbm-type=%{?ldbm_type:%{ldbm_type}}%{!?ldbm_type:btree} \
+	--enable-ldbm-type%{?ldbm_type:%{ldbm_type}}%{!?ldbm_type:btree} \
 	--enable-meta=mod \
 	--enable-monitor=mod \
 	--enable-null \
@@ -1203,6 +1203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.233  2006/03/02 18:57:37  glen
+- --with-ldbm-type is deprecated
+
 Revision 1.232  2006/03/01 19:53:22  glen
 - add ldaprc,setugid,nosql patches
 - make depend is not jobserver safe
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openldap.spec?r1=1.232&r2=1.233&f=u



More information about the pld-cvs-commit mailing list