- Fix bad type in schema file (Gnome.org #345677).

This commit is contained in:
Matthew Barnes 2006-06-22 17:40:54 +00:00
parent 74b33433a2
commit fe02047785

View File

@ -43,11 +43,11 @@
%define evo_plugin_dir %{_libdir}/evolution/%{evo_major}/plugins
### Description ###
### Abstract ###
Name: evolution
Version: 2.7.3
Release: 2
Release: 3
License: GPL
Group: Applications/Productivity
Summary: GNOME's next-generation groupware suite
@ -116,6 +116,9 @@ Patch809: evolution-2.6.0-prototypes.patch
# Gnome.org #343331
Patch900: evolution-2.7.2.1-quit-resize-crash.patch
# Gnome.org #345677
Patch901: evolution-2.7.3-no-boolean-in-schemas.patch
### Dependencies ###
Requires: scrollkeeper >= 0.1.4
@ -268,6 +271,7 @@ Development files needed for building things which link against evolution.
# %patch810 -p1 -b .preedit-gnome.bz-264485 -- commented as patch 810 was unconfirmed -- majain@redhat.com
%patch900 -p1 -b .quit-resize-crash
%patch901 -p1 -b .no-boolean-in-schemas
mkdir -p krb5-fakeprefix/include
mkdir -p krb5-fakeprefix/lib
@ -658,6 +662,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/evolution/%{evo_major}/libmenus.so
%changelog
* Thu Jun 22 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-3
- Fix bad type in schema file (Gnome.org #345677).
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 2.7.3-2
- rebuilt with new gnutls