SPECS: openldap.spec - rel 2 - fixed internal db build due to open...

baggins baggins at pld-linux.org
Tue Nov 6 13:47:36 CET 2007


Author: baggins                      Date: Tue Nov  6 12:47:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2
- fixed internal db build due to openldap using internal/non-public functions

---- Files affected:
SPECS:
   openldap.spec (1.275 -> 1.276) 

---- Diffs:

================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.275 SPECS/openldap.spec:1.276
--- SPECS/openldap.spec:1.275	Mon Nov  5 13:46:32 2007
+++ SPECS/openldap.spec	Tue Nov  6 13:47:30 2007
@@ -29,7 +29,7 @@
 Summary(uk.UTF-8):	Зразки клієнтів LDAP
 Name:		openldap
 Version:	2.4.6
-Release:	1
+Release:	2
 License:	OpenLDAP Public License
 Group:		Networking/Daemons
 Source0:	ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz
@@ -868,7 +868,7 @@
 
 cd %{name}-%{version}
 
-CPPFLAGS="%{!?with_system_db:-I${dbdir}/include }-I/usr/include/ncurses"
+CPPFLAGS="%{!?with_system_db:-I${dbdir}/include -D__lock_getlocker=__lock_getlocker_openldap }-I/usr/include/ncurses"
 CFLAGS="%{rpmcflags} $CPPFLAGS -D_REENTRANT -fPIC"
 CXXFLAGS="%{rpmcflags} $CPPFLAGS -D_REENTRANT -fPIC"
 LDFLAGS="%{rpmcflags} %{rpmldflags}%{!?with_system_db: -L${dbdir}/%{_lib}}"
@@ -1567,6 +1567,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.276  2007/11/06 12:47:30  baggins
+- rel 2
+- fixed internal db build due to openldap using internal/non-public functions
+
 Revision 1.275  2007/11/05 12:46:32  arekm
 - BR: groff
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openldap.spec?r1=1.275&r2=1.276&f=u



More information about the pld-cvs-commit mailing list