rebuild for libltdl, i.e. copy config.sub|guess from new location

This commit is contained in:
Caolan McNamara 2008-12-15 16:57:17 +00:00
parent 3134f223d5
commit 8acdfe0fa6

View File

@ -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 <caolanm@redhat.com> 2.4.11-2
- rebuild for libltdl, i.e. copy config.sub|guess from new location
* Wed Oct 15 2008 Jan Safranek <jsafranek@redhat.com> 2.4.11-1
- new upstream release