From 9f205f4743c36d8112dbdd57e494a7446940aa24 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: May 26 2005 05:49:00 +0000 Subject: - Added Akira Tagoh's patch for calendar keypress handling (#154360) --- diff --git a/evolution.spec b/evolution.spec index 7bb8faf..c8a7c43 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,7 +28,7 @@ ExcludeArch: ppc64 Name: evolution Version: 2.2.2 -Release: 6 +Release: 7 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -52,6 +52,9 @@ Patch104: evolution-2.2.0-port-to-pilot-link-0.12.patch Patch105: evolution-2.2.2-fix-new-mail-notify.patch +# Fix for RH bug #154360: +Patch106: evolution-2.2.2-commit-enter-on-calendar.patch + # not accepted, but proposed on a few occasions. fixes problems with # some cyrus servers #Patch200: evolution-1.4.5-imap-command-length.patch @@ -169,6 +172,7 @@ Development files needed for building things which link against evolution. %patch104 -p1 -b .port-to-pilot-link-0.12 %patch105 -p1 -b .fix-new-mail-notify +%patch106 -p1 -b .commit-enter-on-calendar #patch200 -p1 -b .commandlength @@ -334,6 +338,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*.so %changelog +* Thu May 26 2005 David Malcolm - 2.2.2-7 +- Added Akira Tagoh's patch for calendar keypress handling (#154360) + * Mon May 23 2005 David Malcolm - 2.2.2-6 - Remove static versions of libraries