- Added patch to deal with changes to pilot-link from 0.11->0.12
This commit is contained in:
parent
02e038786d
commit
0e5ef91ed2
@ -35,7 +35,7 @@ ExcludeArch: ppc64
|
||||
|
||||
Name: evolution
|
||||
Version: 2.2.0
|
||||
Release: 7
|
||||
Release: 8
|
||||
License: GPL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
URL: http://www.ximian.com/
|
||||
@ -60,6 +60,7 @@ 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
|
||||
|
||||
# not accepted, but proposed on a few occasions. fixes problems with
|
||||
# some cyrus servers
|
||||
@ -182,6 +183,8 @@ cd ..
|
||||
|
||||
%patch103 -p1 -b .fix-for-dbus31
|
||||
|
||||
%patch104 -p1 -b .port-to-pilot-link-0.12
|
||||
|
||||
#patch200 -p1 -b .commandlength
|
||||
|
||||
#patch500 -p0 -b .wombatsm
|
||||
@ -340,6 +343,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/evolution/%{evo_major}/*/*.a
|
||||
|
||||
%changelog
|
||||
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-8
|
||||
- Added patch to deal with changes to pilot-link from 0.11->0.12
|
||||
|
||||
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-7
|
||||
- use 0.31 rather than 0.31.0 for DBus version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user