From 32137158e19ec5c8cbf1fa27c687a78e99c69445 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Dec 15 2006 17:18:03 +0000 Subject: - Disable patch for RH bug #216537, which caused RH bug #219228. --- diff --git a/evolution.spec b/evolution.spec index ea61b10..2be0e84 100644 --- a/evolution.spec +++ b/evolution.spec @@ -44,7 +44,7 @@ Name: evolution Version: 2.9.3 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -153,7 +153,7 @@ Patch38: evolution-2.9.3-implicit-function-declaration.patch Patch39: evolution-2.9.3-dont-assume-default-account.patch # RH bug #216537 / GNOME bug #383047 -Patch40: evolution-2.9.3-view-attachment-uri.patch +#Patch40: evolution-2.9.3-view-attachment-uri.patch # GNOME bug #350253 Patch41: evolution-2.9.3-adopt-icons.patch @@ -309,7 +309,7 @@ Development files needed for building things which link against evolution. %patch37 -p1 -b .optional-participant %patch38 -p1 -b .implicit-function-declaration %patch39 -p1 -b .dont-assume-default-account -%patch40 -p1 -b .view-attachment-uri +#%patch40 -p1 -b .view-attachment-uri %patch41 -p1 -b .adopt-icons %patch42 -p1 -b .source-path-entry %patch43 -p1 -b .unread-messages @@ -728,6 +728,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/libmenus.so %changelog +* Fri Dec 15 2006 Matthew Barnes - 2.9.3-4.fc7 +- Disable patch for RH bug #216537, which caused RH bug #219228. + * Tue Dec 12 2006 Matthew Barnes - 2.9.3-3.fc7 - Revise patch for RH bug #215466 to also fix RH bug #218589.