SOURCES: openldap-backend_libs.patch, openldap-ldapc++.patch - upd...

baggins baggins at pld-linux.org
Wed Feb 27 13:34:11 CET 2008


Author: baggins                      Date: Wed Feb 27 12:34:11 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.4.8

---- Files affected:
SOURCES:
   openldap-backend_libs.patch (1.3 -> 1.4) , openldap-ldapc++.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/openldap-backend_libs.patch
diff -u SOURCES/openldap-backend_libs.patch:1.3 SOURCES/openldap-backend_libs.patch:1.4
--- SOURCES/openldap-backend_libs.patch:1.3	Wed May 16 22:08:30 2007
+++ SOURCES/openldap-backend_libs.patch	Wed Feb 27 13:34:06 2008
@@ -1,15 +1,3 @@
-diff -Nur openldap-2.3.34.orig/libraries/libldap_r/Makefile.in openldap-2.3.34.backend_libs/libraries/libldap_r/Makefile.in
---- openldap-2.3.34.orig/libraries/libldap_r/Makefile.in	2007-01-02 21:43:50.000000000 +0000
-+++ openldap-2.3.34.backend_libs/libraries/libldap_r/Makefile.in	2007-05-16 20:07:05.000000000 +0000
-@@ -56,7 +56,7 @@
- XXLIBS = $(SECURITY_LIBS) $(LUTIL_LIBS)
- XXXLIBS = $(LTHREAD_LIBS)
- NT_LINK_LIBS = $(LDAP_LIBLBER_LA) $(AC_LIBS) $(SECURITY_LIBS)
--UNIX_LINK_LIBS = $(LDAP_LIBLBER_LA) $(AC_LIBS) $(SECURITY_LIBS)
-+UNIX_LINK_LIBS = $(LDAP_LIBLBER_LA) $(AC_LIBS) $(SECURITY_LIBS) -lpthread
- 
- .links : Makefile
- 	@for i in $(XXSRCS); do \
 diff -Nur openldap-2.3.34.orig/servers/slapd/back-bdb/Makefile.in openldap-2.3.34.backend_libs/servers/slapd/back-bdb/Makefile.in
 --- openldap-2.3.34.orig/servers/slapd/back-bdb/Makefile.in	2007-01-02 21:43:59.000000000 +0000
 +++ openldap-2.3.34.backend_libs/servers/slapd/back-bdb/Makefile.in	2007-05-16 20:06:52.000000000 +0000

================================================================
Index: SOURCES/openldap-ldapc++.patch
diff -u SOURCES/openldap-ldapc++.patch:1.1 SOURCES/openldap-ldapc++.patch:1.2
--- SOURCES/openldap-ldapc++.patch:1.1	Wed Oct 31 20:53:24 2007
+++ SOURCES/openldap-ldapc++.patch	Wed Feb 27 13:34:06 2008
@@ -1,16 +1,16 @@
 --- openldap-2.4.6/contrib/ldapc++/src/Makefile.am~	2005-10-05 17:30:05.000000000 +0200
 +++ openldap-2.4.6/contrib/ldapc++/src/Makefile.am	2007-10-31 18:51:32.000000000 +0100
 @@ -44,7 +44,9 @@
-                         LDAPUrlList.cpp \
-                         StringList.cpp 
+ 			SaslInteractionHandler.cpp \
+ 			StringList.cpp 
  
 -include_HEADERS = LDAPAsynConnection.h \
 +ldapcppincludedir = $(includedir)/ldapc++
 +
 +ldapcppinclude_HEADERS = LDAPAsynConnection.h \
-                         LDAPAttribute.h \
-                         LDAPAttributeList.h \
-                         LDAPAttrType.h \
+ 			LDAPAttribute.h \
+ 			LDAPAttributeList.h \
+ 			LDAPAttrType.h \
 --- openldap-2.4.6/contrib/ldapc++/configure.in~	2007-10-02 04:24:57.000000000 +0200
 +++ openldap-2.4.6/contrib/ldapc++/configure.in	2007-10-31 20:41:20.000000000 +0100
 @@ -22,13 +22,6 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openldap-backend_libs.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openldap-ldapc++.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list