- Disable patch for GNOME bug #376991 for now. It may be contributing to

password prompting problems as described in RH bug #296671.
This commit is contained in:
Matthew Barnes 2007-10-18 18:05:35 +00:00
commit 5cdd21ea26

View file

@ -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 <mbarnes@redhat.com> - 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 <mbarnes@redhat.com> - 2.12.1-2.fc8
- Fix a broken zoom icon.