From 94eedf24e5c034e3f23871493641e6bb54460dee Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Aug 11 2006 15:06:04 +0000 Subject: - Add patch for RH bug #197868. --- diff --git a/evolution.spec b/evolution.spec index 1e77040..342477b 100644 --- a/evolution.spec +++ b/evolution.spec @@ -45,7 +45,7 @@ Name: evolution Version: 2.7.91 -Release: 1 +Release: 2 License: GPL Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -113,6 +113,9 @@ Patch28: evolution-2.7.3-submit-bug-report.patch # RH bug #178295 / Gnome.org bug #348638 Patch29: evolution-2.7.4-deleting-preedit-buffer.patch +# RH bug #197868 / Gnome.org bug #350823 +Patch30: evolution-2.7.91-default-mailer.patch + ### Dependencies ### Requires: ORBit2 >= %{orbit2_version} @@ -245,6 +248,7 @@ Development files needed for building things which link against evolution. %patch27 -p1 -b .replicated-cjk-input %patch28 -p1 -b .submit-bug-report %patch29 -p1 -b .deleting-preedit-buffer +%patch30 -p1 -b .default-mailer mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -635,6 +639,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/libmenus.so %changelog +* Fri Aug 11 2006 Matthew Barnes - 2.7.91-2 +- Add patch for RH bug #197868. + * Mon Aug 7 2006 Matthew Barnes - 2.7.91-1 - Update to 2.7.91 - Update patch for RH bug #197834 for use with bug-buddy 2.15.90.