- Add patch to port evolution conduits to pilot-link 0.12.
This commit is contained in:
parent
69653950e5
commit
16ce3c18da
@ -43,7 +43,7 @@
|
||||
|
||||
Name: evolution
|
||||
Version: 2.9.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPL
|
||||
Group: Applications/Productivity
|
||||
Summary: GNOME's next-generation groupware suite
|
||||
@ -136,6 +136,10 @@ Patch37: evolution-2.9.1-im-context-reset.patch
|
||||
# RH bug #182247
|
||||
Patch38: evolution-2.9.1-first-ascii.patch
|
||||
|
||||
# Port evolution conduits to pilot-link 0.12
|
||||
# http://mail.gnome.org/archives/evolution-patches/2006-August/msg00083.html
|
||||
Patch39: evolution-2.9.2-pilot-link-0.12.patch
|
||||
|
||||
## Dependencies ###
|
||||
|
||||
Requires: ORBit2 >= %{orbit2_version}
|
||||
@ -274,6 +278,7 @@ Development files needed for building things which link against evolution.
|
||||
%patch36 -p1 -b .kill-ememory
|
||||
%patch37 -p1 -b .im-context-reset
|
||||
%patch38 -p1 -b .first-ascii
|
||||
%patch39 -p1 -b .pilot-link-0.12
|
||||
|
||||
mkdir -p krb5-fakeprefix/include
|
||||
mkdir -p krb5-fakeprefix/lib
|
||||
@ -676,6 +681,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/evolution/%{evo_major}/libmenus.so
|
||||
|
||||
%changelog
|
||||
* Tue Nov 28 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.2-3.fc7
|
||||
- Add patch to port evolution conduits to pilot-link 0.12.
|
||||
|
||||
* Tue Nov 07 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.2-2.fc7
|
||||
- Revise patch for RH bug #202751 and re-enable it.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user