From 97773d33fad92b90cc1777a24e8a3417496fb737 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Aug 21 2006 18:35:50 +0000 Subject: - Update to 2.7.92 - Remove patch for RH bug #197834 (fixed upstream). - Update patch for Gnome.org bug #351332 (partially fixed upstream). --- diff --git a/.cvsignore b/.cvsignore index 566931d..252164e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evolution-2.7.91.tar.bz2 +evolution-2.7.92.tar.bz2 diff --git a/evolution.spec b/evolution.spec index 8621b5d..1c708fa 100644 --- a/evolution.spec +++ b/evolution.spec @@ -44,8 +44,8 @@ ### Abstract ### Name: evolution -Version: 2.7.91 -Release: 5%{?dist} +Version: 2.7.92 +Release: 1%{?dist} License: GPL Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -107,23 +107,23 @@ Patch26: evolution-2.7.3-filter-datespec.patch # RH bug #166231 / Gnome.org bug #264485 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.4-deleting-preedit-buffer.patch +Patch28: evolution-2.7.4-deleting-preedit-buffer.patch # RH bug #197868 / Gnome.org bug #350823 -Patch30: evolution-2.7.91-default-mailer.patch +Patch29: evolution-2.7.91-default-mailer.patch # Gnome.org bug #351332 -Patch31: evolution-2.7.91-fix-missing-declarations.patch +Patch30: evolution-2.7.91-fix-missing-declarations.patch # RH bug #202383 / Gnome.org bug #351263 -Patch32: evolution-2.7.91-fix-duplicate-alarm.patch +Patch31: evolution-2.7.91-fix-duplicate-alarm.patch # RH bug #201831 / Gnome.org bug #350901 -Patch33: evolution-2.7.91-mail-account-disable.patch +Patch32: evolution-2.7.91-mail-account-disable.patch + +# Gnome.org bug #352248 +Patch33: evolution-2.7.91-provide-camel-exception.patch ### Dependencies ### @@ -254,12 +254,12 @@ Development files needed for building things which link against evolution. %patch25 -p1 -b .candidate-window-position-calendar %patch26 -p1 -b .filter-datespec %patch27 -p1 -b .replicated-cjk-input -%patch28 -p1 -b .submit-bug-report -%patch29 -p1 -b .deleting-preedit-buffer -%patch30 -p1 -b .default-mailer -%patch31 -p1 -b .fix-missing-declarations -%patch32 -p1 -b .fix-duplicate-alarm -%patch33 -p1 -b .mail-account-disable +%patch28 -p1 -b .deleting-preedit-buffer +%patch29 -p1 -b .default-mailer +%patch30 -p1 -b .fix-missing-declarations +%patch31 -p1 -b .fix-duplicate-alarm +%patch32 -p1 -b .mail-account-disable +%patch33 -p1 -b .provide-camel-exception mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -650,6 +650,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/libmenus.so %changelog +* Mon Aug 21 2006 Matthew Barnes - 2.7.92-1.fc6 +- Update to 2.7.92 +- Remove patch for RH bug #197834 (fixed upstream). +- Update patch for Gnome.org bug #351332 (partially fixed upstream). + * Tue Aug 15 2006 Matthew Barnes - 2.7.91-5.fc6 - Drop the bug-buddy dependency since it's not required for Evolution to run. diff --git a/sources b/sources index 3d5f16e..de453fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7aa347eb188d53b22941129d9300fb4 evolution-2.7.91.tar.bz2 +2c8e3e26b8861365e61e7a93713a204b evolution-2.7.92.tar.bz2