steffen: server/openldap Makefile,1.9,1.10 kolab.patch,NONE,1.1

cvs at intevation.de cvs at intevation.de
Wed May 25 15:14:38 CEST 2005


Author: steffen

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

Added Files:
	Makefile kolab.patch 
Log Message:
libdb fix for openldap


--- NEW FILE: kolab.patch ---
--- ../openldap.orig/openldap.spec	2005-02-21 18:02:29.000000000 +0100
+++ openldap.spec	2005-05-25 14:31:19.000000000 +0200
@@ -34,7 +34,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      2.2.23
-Release:      2.3.0
+Release:      2.3.0_kolab
 
 #   package options
 %option       with_fsl   yes
@@ -90,7 +90,7 @@ AutoReqProv:  no
     #   (2. make sure our Berkeley-DB is picked up first)
     %{l_shtool} subst \
         -e 's;ln -s;ln;g' \
-        -e 's;-ldb42;-ldb;g' \
+        -e 's;-ldb43;%{l_prefix}/lib/libdb.a;g' \
         -e 's;<db\.h>;"db.h";g' \
         configure
 %if "%{with_sasl}" == "yes"





More information about the commits mailing list