steffen: server/openldap kolab.patch,1.1,1.2

cvs at intevation.de cvs at intevation.de
Thu May 26 13:50:04 CEST 2005


Author: steffen

Update of /kolabrepository/server/openldap
In directory doto:/tmp/cvs-serv2569

Modified Files:
	kolab.patch 
Log Message:
use native threads if possible

Index: kolab.patch
===================================================================
RCS file: /kolabrepository/server/openldap/kolab.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- kolab.patch	25 May 2005 13:14:35 -0000	1.1
+++ kolab.patch	26 May 2005 11:50:01 -0000	1.2
@@ -1,5 +1,5 @@
 --- ../openldap.orig/openldap.spec	2005-02-21 18:02:29.000000000 +0100
-+++ openldap.spec	2005-05-25 14:31:19.000000000 +0200
++++ openldap.spec	2005-05-26 13:24:41.000000000 +0200
 @@ -34,7 +34,7 @@ Class:        BASE
  Group:        Database
  License:      GPL
@@ -18,3 +18,12 @@
          -e 's;<db\.h>;"db.h";g' \
          configure
  %if "%{with_sasl}" == "yes"
+@@ -160,7 +160,7 @@ AutoReqProv:  no
+ %endif
+         --with-dyngroup \
+         --with-proxycache \
+-        --with-threads=pth \
++        --with-threads=auto \
+         --enable-slurpd
+ 
+     #   build toolkit





More information about the commits mailing list