- Update to 2.21.91
- Add patch for GNOME bug #516074 (latest glibc breaks Camel).
This commit is contained in:
parent
abea6acbb7
commit
555fac0c99
@ -54,6 +54,9 @@ Patch14: evolution-data-server-1.10.1-camel-folder-summary-crash.patch
|
||||
# RH bug #243296
|
||||
Patch15: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
|
||||
|
||||
# GNOME bug #516074
|
||||
Patch16: evolution-data-server-2.21.91-netdb-breakage.patch
|
||||
|
||||
### Build Dependencies ###
|
||||
|
||||
BuildRequires: GConf2-devel
|
||||
@ -132,6 +135,7 @@ This package contains developer documentation for %{name}.
|
||||
%patch13 -p1 -b .fix-ldap-query
|
||||
%patch14 -p1 -b .camel-folder-summary-crash
|
||||
%patch15 -p1 -b .fix-64bit-acinclude
|
||||
%patch16 -p1 -b .netdb-breakage
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -376,6 +380,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%changelog
|
||||
* Mon Feb 11 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-1.fc9
|
||||
- Update to 2.21.91
|
||||
- Add patch for GNOME bug #516074 (latest glibc breaks Camel).
|
||||
|
||||
* Mon Jan 28 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.90-1.fc9
|
||||
- Update to 2.21.90
|
||||
|
Loading…
Reference in New Issue
Block a user