- Add patch for upstream bug XB73844 (should now be able to accept meeting
requests)
This commit is contained in:
parent
d501960cef
commit
d3bea46731
@ -36,7 +36,7 @@ ExcludeArch: ppc64
|
||||
|
||||
Name: evolution
|
||||
Version: 2.2.1.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
URL: http://www.ximian.com/
|
||||
@ -63,6 +63,8 @@ Patch102: evolution-2.2.0-XB73192.patch
|
||||
Patch103: evolution-2.2.0-fix-for-dbus31.patch
|
||||
Patch104: evolution-2.2.0-port-to-pilot-link-0.12.patch
|
||||
|
||||
Patch105: evolution-2.2.1.1-XB73844.patch
|
||||
|
||||
# not accepted, but proposed on a few occasions. fixes problems with
|
||||
# some cyrus servers
|
||||
#Patch200: evolution-1.4.5-imap-command-length.patch
|
||||
@ -187,6 +189,8 @@ cd ..
|
||||
|
||||
%patch104 -p1 -b .port-to-pilot-link-0.12
|
||||
|
||||
%patch105 -p0 -b .XB-73844
|
||||
|
||||
#patch200 -p1 -b .commandlength
|
||||
|
||||
#patch500 -p0 -b .wombatsm
|
||||
@ -345,6 +349,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/evolution/%{evo_major}/*/*.a
|
||||
|
||||
%changelog
|
||||
* Wed Mar 23 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.1.1-2
|
||||
- Add patch for upstream bug XB73844 (should now be able to accept meeting requests)
|
||||
|
||||
* Fri Mar 18 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.1.1-1
|
||||
- 2.1.1.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user