From 16ce3c18da39f4eead6966b8b4264756e22bedba Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Nov 28 2006 19:08:00 +0000 Subject: - Add patch to port evolution conduits to pilot-link 0.12. --- diff --git a/evolution.spec b/evolution.spec index 9eed40d..c2fa013 100644 --- a/evolution.spec +++ b/evolution.spec @@ -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 - 2.9.2-3.fc7 +- Add patch to port evolution conduits to pilot-link 0.12. + * Tue Nov 07 2006 Matthew Barnes - 2.9.2-2.fc7 - Revise patch for RH bug #202751 and re-enable it.