- Try removing the ancient "ldap-x86_64-hack" patch.

This commit is contained in:
Matthew Barnes 2008-02-14 18:27:04 +00:00
parent 2c869df024
commit 51a85f5f39

View File

@ -27,7 +27,7 @@
Name: evolution-data-server
Version: 2.21.91
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPL
Group: System Environment/Libraries
Summary: Backend data server for Evolution
@ -132,7 +132,7 @@ This package contains developer documentation for %{name}.
%prep
%setup -q
%patch10 -p1 -b .ldaphack
#%patch10 -p1 -b .ldaphack
%patch11 -p1 -b .no-gnome-common
%patch12 -p1 -b .maybe-fix-crash
%patch13 -p1 -b .fix-ldap-query
@ -382,6 +382,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/libedataserverui
%changelog
* Thu Feb 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-3.fc9
- Try removing the ancient "ldap-x86_64-hack" patch.
* Wed Feb 13 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-2.fc9
- Rebuild against libsoup 2.3.2.