diff --git a/openldap.spec b/openldap.spec index e4673e3..bf73bbe 100644 --- a/openldap.spec +++ b/openldap.spec @@ -11,7 +11,7 @@ Summary: LDAP support libraries Name: openldap Version: %{version} -Release: 1%{?dist} +Release: 2%{?dist} License: OpenLDAP Group: System Environment/Daemons Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version}.tgz @@ -138,7 +138,7 @@ pushd openldap-%{version} %patch9 -p1 -b .smbk5pwd %patch10 -p1 -b .multilib -cp %{_datadir}/libtool/config.{sub,guess} build/ +cp %{_datadir}/libtool/config/config.{sub,guess} build/ popd # Set up a build tree for a static version of libldap with the hooks for the @@ -600,6 +600,9 @@ fi %attr(0644,root,root) %{evolution_connector_libdir}/*.a %changelog +* Mon Dec 15 2008 Caolán McNamara 2.4.11-2 +- rebuild for libltdl, i.e. copy config.sub|guess from new location + * Wed Oct 15 2008 Jan Safranek 2.4.11-1 - new upstream release