- 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:
parent
242b2c1efb
commit
632ead38c1
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 1.12.1
|
Version: 1.12.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Summary: Backend data server for Evolution
|
Summary: Backend data server for Evolution
|
||||||
@ -50,7 +50,8 @@ Patch12: evolution-data-server-1.7.91-maybe-fix-crash.patch
|
|||||||
Patch14: evolution-data-server-1.9.1-kill-ememory.patch
|
Patch14: evolution-data-server-1.9.1-kill-ememory.patch
|
||||||
|
|
||||||
# GNOME bug #376991
|
# GNOME bug #376991
|
||||||
Patch16: evolution-data-server-1.9.92-e-passwords.patch
|
# XXX Disabled due to outstanding issues.
|
||||||
|
#Patch16: evolution-data-server-1.9.92-e-passwords.patch
|
||||||
|
|
||||||
# GNOME bug #417999
|
# GNOME bug #417999
|
||||||
Patch18: evolution-data-server-1.10.0-code-cleanup.patch
|
Patch18: evolution-data-server-1.10.0-code-cleanup.patch
|
||||||
@ -145,7 +146,7 @@ evolution-data-server.
|
|||||||
%patch11 -p1 -b .no-gnome-common
|
%patch11 -p1 -b .no-gnome-common
|
||||||
%patch12 -p1 -b .maybe-fix-crash
|
%patch12 -p1 -b .maybe-fix-crash
|
||||||
%patch14 -p1 -b .kill-ememory
|
%patch14 -p1 -b .kill-ememory
|
||||||
%patch16 -p1 -b .e-passwords
|
#%patch16 -p1 -b .e-passwords
|
||||||
%patch18 -p1 -b .code-cleanup
|
%patch18 -p1 -b .code-cleanup
|
||||||
%patch19 -p1 -b .camel-folder-symmary-crash
|
%patch19 -p1 -b .camel-folder-symmary-crash
|
||||||
%patch20 -p1 -b .fix-64bit-acinclude
|
%patch20 -p1 -b .fix-64bit-acinclude
|
||||||
@ -381,6 +382,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
|
%{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 16 2007 Matthew Barnes <mbarnes@redhat.com> - 1.12.1-2.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 Milan Crha <mcrha@redhat.com> - 1.12.1-1.fc8
|
* Mon Oct 15 2007 Milan Crha <mcrha@redhat.com> - 1.12.1-1.fc8
|
||||||
- Update to 1.12.1
|
- Update to 1.12.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user