- Added Akira Tagoh's patch for calendar keypress handling (#154360)

This commit is contained in:
dmalcolm 2005-05-26 05:49:00 +00:00
parent 57d8e20542
commit 9f205f4743

View File

@ -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 <dmalcolm@redhat.com> - 2.2.2-7
- Added Akira Tagoh's patch for calendar keypress handling (#154360)
* Mon May 23 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-6
- Remove static versions of libraries