diff --git a/evolution-2.8.1-kill-ethread.patch b/evolution-2.8.1-kill-ethread.patch index 714ea3b..f0c9cf1 100644 --- a/evolution-2.8.1-kill-ethread.patch +++ b/evolution-2.8.1-kill-ethread.patch @@ -4982,7 +4982,7 @@ - extern EMsgPort *mail_gui_port2; - - e_msgport_put(mail_gui_port2, (EMsg *)m); -+ mail_msg_main_loop_push(m); ++ mail_msg_main_loop_push(mail_msg_ref (m)); } if (cancel) { diff --git a/evolution.spec b/evolution.spec index d63337a..7856330 100644 --- a/evolution.spec +++ b/evolution.spec @@ -47,7 +47,7 @@ Name: evolution Version: 2.10.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -747,6 +747,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/libmenus.so %changelog +* Sat Jul 14 2007 Matthew Barnes - 2.10.3-2.fc7 +- Revise patch for GNOME bug #362638 to fix RH bug #245695 (crash on alert). + * Mon Jul 02 2007 Matthew Barnes - 2.10.3-1.fc7 - Update to 2.10.3