rebuild for libltdl, i.e. copy config.sub|guess from new location
This commit is contained in:
parent
3134f223d5
commit
8acdfe0fa6
@ -11,7 +11,7 @@
|
|||||||
Summary: LDAP support libraries
|
Summary: LDAP support libraries
|
||||||
Name: openldap
|
Name: openldap
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: OpenLDAP
|
License: OpenLDAP
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version}.tgz
|
Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version}.tgz
|
||||||
@ -138,7 +138,7 @@ pushd openldap-%{version}
|
|||||||
%patch9 -p1 -b .smbk5pwd
|
%patch9 -p1 -b .smbk5pwd
|
||||||
%patch10 -p1 -b .multilib
|
%patch10 -p1 -b .multilib
|
||||||
|
|
||||||
cp %{_datadir}/libtool/config.{sub,guess} build/
|
cp %{_datadir}/libtool/config/config.{sub,guess} build/
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# Set up a build tree for a static version of libldap with the hooks for the
|
# 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
|
%attr(0644,root,root) %{evolution_connector_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 15 2008 Jan Safranek <jsafranek@redhat.com> 2.4.11-1
|
||||||
- new upstream release
|
- new upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user