diff --git a/evolution.spec b/evolution.spec index 363765f..644f31b 100644 --- a/evolution.spec +++ b/evolution.spec @@ -47,7 +47,7 @@ Name: evolution Version: 2.7.3 -Release: 8 +Release: 9 License: GPL Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -134,6 +134,9 @@ Patch905: evolution-2.7.3-mailing-list-menu.patch # RH bug #166231 / Gnome.org bug #264485 Patch906: evolution-2.7.3-replicated-cjk-input.patch +# RH bug #197834 / Gnome.org bug #346797 +Patch907: evolution-2.7.3-submit-bug-report.patch + ### Dependencies ### Requires: scrollkeeper >= 0.1.4 @@ -292,6 +295,7 @@ Development files needed for building things which link against evolution. %patch904 -p1 -b .filter-datespec %patch905 -p1 -b .mailing-list-menu %patch906 -p1 -b .replicated-cjk-input +%patch907 -p1 -b .submit-bug-report mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -682,6 +686,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/libmenus.so %changelog +* Fri Jul 7 2006 Matthew Barnes - 2.7.3-9 +- Make "Submit Bug Report" menu item work again (RH #197384). + * Thu Jul 6 2006 Matthew Barnes - 2.7.3-8 - Add patch for RH bug #166231 (also addresses #131227 and #157391).