- Add patch for Gnome.org bug #349847.

This commit is contained in:
Matthew Barnes 2006-08-22 18:15:38 +00:00
parent 0135d6db7f
commit 810bffe4a0

View File

@ -22,7 +22,7 @@
Name: evolution-data-server
Version: 1.7.92
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPL
Group: System Environment/Libraries
Summary: Backend data server for Evolution
@ -44,6 +44,9 @@ Patch15: evolution-data-server-1.7.91-fix-edataserverui-libs.patch
# RH bug #202309
Patch16: evolution-data-server-1.7.91-maybe-fix-crash.patch
# Gnome.org bug #349847
Patch17: evolution-data-server-1.7.92-uninitialized-gerror.patch
### Dependencies ###
Requires: GConf2
@ -127,6 +130,7 @@ evolution-data-server.
%patch14 -p1 -b .make_imap4_optional
%patch15 -p1 -b .fix-edataserverui-libs
%patch16 -p1 -b .maybe-fix-crash
%patch17 -p1 -b .uninitialized-gerror
mkdir -p krb5-fakeprefix/include
mkdir -p krb5-fakeprefix/lib
@ -329,6 +333,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
%changelog
* Tue Aug 22 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.92-2
- Add patch for Gnome.org bug #349847.
* Mon Aug 21 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.92-1
- Update to 1.7.92