- Don't crash on quit when trying to save window size (Gnome.org #343331)

This commit is contained in:
Daniel Williams 2006-05-29 23:38:46 +00:00
parent c25932b4ec
commit eb681d4efe

View File

@ -41,7 +41,7 @@
Name: evolution
Version: 2.7.2.1
Release: 3
Release: 4
License: GPL
Group: Applications/Productivity
Summary: GNOME's next-generation groupware suite
@ -110,6 +110,9 @@ Patch809: evolution-2.6.0-prototypes.patch
# Patch to remove preedit buffer replication problem -- removed after as it was added without being confirmed.
# Patch810: evolution-2.7.2-preedit-gnome.bz-264485.patch
# Gnome.org #343331
Patch900: evolution-2.7.2.1-quit-resize-crash.patch
### Dependencies ###
Requires: scrollkeeper >= 0.1.4
@ -264,6 +267,8 @@ cd ../..
%patch809 -p1 -b .prototypes
# %patch810 -p1 -b .preedit-gnome.bz-264485 -- commented as patch 810 was unconfirmed -- majain@redhat.com
%patch900 -p1 -b .quit-resize-crash
mkdir -p krb5-fakeprefix/include
mkdir -p krb5-fakeprefix/lib
mkdir -p krb5-fakeprefix/%{_lib}
@ -653,6 +658,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/evolution/%{evo_major}/libmenus.so
%changelog
* Mon May 29 2006 Dan Williams <dcbw@redhat.com> - 2.7.2.1-4
- Don't crash on quit when trying to save window size (Gnome.org #343331)
* Tue May 23 2006 Matthew Barnes <mbarnes@redhat.com> 2.7.2.1-3
- Port evolution-2.7.1-notification-cleanups.patch to new libnotify API.
- Require libnotify >= 0.4.