diff --git a/evolution.spec b/evolution.spec index f670a3a..05aed19 100644 --- a/evolution.spec +++ b/evolution.spec @@ -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 - 2.7.3-3 +- Fix bad type in schema file (Gnome.org #345677). + * Wed Jun 14 2006 Tomas Mraz - 2.7.3-2 - rebuilt with new gnutls