diff --git a/evolution.spec b/evolution.spec index b3a05b9..afc8ef4 100644 --- a/evolution.spec +++ b/evolution.spec @@ -48,7 +48,7 @@ Name: evolution Version: 2.7.90 -Release: 1 +Release: 2 License: GPL Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -109,6 +109,9 @@ Patch27: evolution-2.7.3-replicated-cjk-input.patch # RH bug #197834 / Gnome.org bug #346797 Patch28: evolution-2.7.3-submit-bug-report.patch +# RH bug #178295 / Gnome.org bug #348638 +Patch29: evolution-2.7.90-deleting-preedit-buffer.patch + ### Dependencies ### Requires: ORBit2 >= %{orbit2_version} @@ -240,6 +243,7 @@ Development files needed for building things which link against evolution. %patch26 -p1 -b .filter-datespec %patch27 -p1 -b .replicated-cjk-input %patch28 -p1 -b .submit-bug-report +%patch29 -p1 -b .deleting-preedit-buffer mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -630,6 +634,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/libmenus.so %changelog +* Wed Jul 26 2006 Matthew Barnes - 2.7.90-2 +- Add patch for RH bug #178295. + * Wed Jul 26 2006 Matthew Barnes - 2.7.90-1 - Update to 2.7.90