From 0ea4494f3b90caf7f1447d281df97cae0d71a837 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 04:35:07 +0000 Subject: auto-import changelog data from evolution-1.0.3-6.src.rpm Fri May 03 2002 Jeremy Katz 1.0.3-6 - add patch to fix spool unread counts (#64198) - build with the fix for the crasher mail sent to evolution-list (ximian #24140) --- diff --git a/evolution.spec b/evolution.spec index 6c6f3e0..3376310 100644 --- a/evolution.spec +++ b/evolution.spec @@ -15,7 +15,7 @@ ExcludeArch: ia64 Name: evolution Version: 1.0.3 -Release: 4 +Release: 6 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -26,6 +26,8 @@ Patch0: evolution-1.0.3-non-attendee-acceptance.patch Patch1: evolution-1.0.3-startupwizardcrash.patch Patch2: evolution-1.0.3-useproperldapattribs.patch Patch3: evolution-1.0.3-einprogress.patch +Patch4: evolution-1.0.3-fixcrash.patch +Patch5: evolution-1.0.3-unreadcount.patch # Red Hat Linux specific patches Patch10: evolution-1.0.1-dborder.patch @@ -86,6 +88,8 @@ personal information-management tool. %patch1 -p0 -b .startupwizardcrash %patch2 -p0 -b .ldapattribs %patch3 -p0 -b .einprogress +%patch4 -p0 -b .fixcrash +%patch5 -p0 -b .unreadcount # Red Hat specific patches %patch10 -p0 -b .dborder @@ -184,6 +188,11 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri May 3 2002 Jeremy Katz 1.0.3-6 +- add patch to fix spool unread counts (#64198) +- build with the fix for the crasher mail sent to + evolution-list (ximian #24140) + * Mon Apr 15 2002 Jeremy Katz 1.0.3-4 - include fejj(at)ximian.com's patch to fix the EINPROGRESS error with ssl since it's been committed to the branch and fixes the problem for me