SPECS: openldap.spec - fix without-cyrus-sasl
areq
areq at pld-linux.org
Sat Jun 18 23:59:27 CEST 2005
Author: areq Date: Sat Jun 18 21:59:27 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix without-cyrus-sasl
---- Files affected:
SPECS:
openldap.spec (1.197 -> 1.198)
---- Diffs:
================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.197 SPECS/openldap.spec:1.198
--- SPECS/openldap.spec:1.197 Mon Jun 13 20:25:20 2005
+++ SPECS/openldap.spec Sat Jun 18 23:59:22 2005
@@ -423,6 +423,8 @@
%if %{with sasl}
--with-cyrus-sasl \
--enable-spasswd \
+%else
+ --without-cyrus-sasl \
%endif
--enable-modules \
--enable-phonetic \
@@ -859,6 +861,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.198 2005/06/18 21:59:22 areq
+- fix without-cyrus-sasl
+
Revision 1.197 2005/06/13 18:25:20 undefine
- up to 2.2.27
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openldap.spec?r1=1.197&r2=1.198&f=u
More information about the pld-cvs-commit
mailing list