diff --git a/evolution-data-server.spec b/evolution-data-server.spec index e867900..982edcb 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -5,7 +5,7 @@ ExcludeArch: ppc64 %define use_mozilla_nss 1 %define ldap_support 1 -%define static_ldap 1 +%define static_ldap 0 %define krb5_support 1 %define nntp_support 1 @@ -25,7 +25,7 @@ ExcludeArch: ppc64 Summary: Backend data server for evolution Name: evolution-data-server Version: 1.3.8 -Release: 5 +Release: 6 License: GPL Group: System Environment/Libraries Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.0/%{name}-%{version}.tar.bz2 @@ -228,6 +228,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Aug 31 2005 David Malcolm - 1.3.8-6 +- Use regular LDAP library for now, rather than evolution-openldap (#167238) + * Tue Aug 30 2005 David Malcolm - 1.3.8-5 - Add -Werror-implicit-function-declaration back to CFLAGS at the make stage, after the configure, to spot 64-bit problems whilst avoiding breaking