From 50411f8d4347e4c3de417280c417a38b43765922 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Jun 30 2006 14:59:13 +0000 Subject: - Add patch for RH bug #157400, reorder some patch #'s. --- diff --git a/evolution.spec b/evolution.spec index b8cebe7..90dc75c 100644 --- a/evolution.spec +++ b/evolution.spec @@ -47,7 +47,7 @@ Name: evolution Version: 2.7.3 -Release: 6 +Release: 7 License: GPL Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -119,14 +119,17 @@ Patch900: evolution-2.7.2.1-quit-resize-crash.patch # Gnome.org #345677 - fixed upstream Patch901: evolution-2.7.3-no-boolean-in-schemas.patch -# RH bug #157505 -Patch902: evolution-2.7.3-candidate-window-position.patch +# RH bug #157400 / Gnome.org bug #303877 +Patch902: evolution-2.7.3-candidate-window-position-task.patch + +# RH bug #157505 / Gnome.org bug #303878 +Patch903: evolution-2.7.3-candidate-window-position-calendar.patch # Gnome.org #211058 - for Trever Adams to test -Patch903: evolution-2.7.3-filter-datespec.patch +Patch904: evolution-2.7.3-filter-datespec.patch # RH bug #175596 / Gnome.org bug #323952 -Patch904: evolution-2.7.3-mailing-list-menu.patch +Patch905: evolution-2.7.3-mailing-list-menu.patch ### Dependencies ### @@ -281,9 +284,10 @@ Development files needed for building things which link against evolution. %patch900 -p1 -b .quit-resize-crash %patch901 -p1 -b .no-boolean-in-schemas -%patch902 -p1 -b .candidate-window-position -%patch903 -p1 -b .filter-datespec -%patch904 -p1 -b .mailing-list-menu +%patch902 -p1 -b .candidate-window-position-task +%patch903 -p1 -b .candidate-window-position-calendar +%patch904 -p1 -b .filter-datespec +%patch905 -p1 -b .mailing-list-menu mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -674,6 +678,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/libmenus.so %changelog +* Fri Jun 29 2006 Matthew Barnes - 2.7.3-7 +- Add patch for RH bug #157400, reorder some patch #'s. + * Thu Jun 29 2006 Matthew Barnes - 2.7.3-6 - Properly capitalize "Message->Mailing List" menu items (RH #175596).