[Kolab-devel] Re: martin: server/openldap kolab.patch,1.2,1.3

Steffen Hansen steffen at klaralvdalens-datakonsult.se
Thu May 26 14:36:00 CEST 2005


On Thursday 26 May 2005 13:57, cvs at intevation.de wrote:
> Author: martin
>
> Update of /kolabrepository/server/openldap
> In directory doto:/tmp/cvs-serv2744
>
> Modified Files:
> 	kolab.patch
> Log Message:
> Martin Konold: Currently we don't want to link agains db-4.3 but
> db-4.2. This patch shall only guarantee that we link statically not
> dynamically against the OpenPKG version
[...]
> -+        -e 's;-ldb43;%{l_prefix}/lib/libdb.a;g' \
> ++        -e 's;-ldb42;%{l_prefix}/lib/libdb.a;g' \

Please don't do such things without testing. The effect of the above 
change is that if you have db-4.3 on the host, it will be preferred 
over the openpkg supplied db-4.2.

I have reverted the commit.

regards
-- 
Steffen Hansen          |       Klarälvdalens Datakonsult AB
Senior Software Engineer|       http://www.klaralvdalens-datakonsult.se
                        |
                        |       Platform-independent
                        |       software solutions




More information about the devel mailing list