From 5cdd21ea26a080182c3afca0a3d530a6ee683fec Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 18 Oct 2007 18:05:35 +0000 Subject: [PATCH] - Disable patch for GNOME bug #376991 for now. It may be contributing to password prompting problems as described in RH bug #296671. --- evolution.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/evolution.spec b/evolution.spec index f013be5..10811be 100644 --- a/evolution.spec +++ b/evolution.spec @@ -46,7 +46,7 @@ Name: evolution Version: 2.12.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 and GFDL+ Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -114,7 +114,8 @@ Patch30: evolution-2.9.3-source-path-entry.patch Patch31: evolution-2.9.3-meeting-list-view.patch # GNOME bug #376991 -Patch33: evolution-2.10.0-e-passwords.patch +# XXX Disabled due to outstanding issues. +#Patch33: evolution-2.10.0-e-passwords.patch # GNOME bug #417999 Patch34: evolution-2.10.0-e-source-combo-box.patch @@ -264,7 +265,7 @@ This package contains the help for Evolution. #%patch29 -p1 -b .view-attachment-uri %patch30 -p1 -b .source-path-entry %patch31 -p1 -b .meeting-list-view -%patch33 -p1 -b .e-passwords +#%patch33 -p1 -b .e-passwords %patch34 -p1 -b .e-source-combo-box %patch35 -p1 -b .mail-attachment %patch36 -p1 -b .icon-names @@ -718,6 +719,10 @@ rm -rf $RPM_BUILD_ROOT %dir %{_datadir}/omf/evolution %changelog +* Thu Oct 18 2007 Matthew Barnes - 2.12.1-3.fc8 +- Disable patch for GNOME bug #376991 for now. It may be contributing + to password prompting problems as described in RH bug #296671. + * Mon Oct 15 2007 Matthew Barnes - 2.12.1-2.fc8 - Fix a broken zoom icon.