diff --git a/.cvsignore b/.cvsignore index 4df3593..0f5c1be 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evolution-data-server-2.27.3.tar.bz2 +evolution-data-server-2.27.4.tar.bz2 diff --git a/evolution-data-server-2.27.3-category-crash.patch b/evolution-data-server-2.27.3-category-crash.patch deleted file mode 100644 index ff08f95..0000000 --- a/evolution-data-server-2.27.3-category-crash.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up evolution-data-server-2.27.3/libedataserver/e-categories.c.category-crash evolution-data-server-2.27.3/libedataserver/e-categories.c ---- evolution-data-server-2.27.3/libedataserver/e-categories.c.category-crash 2009-06-12 08:20:13.000000000 -0400 -+++ evolution-data-server-2.27.3/libedataserver/e-categories.c 2009-07-02 22:23:01.000000000 -0400 -@@ -399,6 +399,7 @@ load_default_categories (void) - gettext (cat_info->category), - NULL, icon_file, TRUE); - g_free (icon_file); -+ icon_file = NULL; - cat_info++; - } - } diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 77f4123..9e4aea2 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -27,8 +27,8 @@ ### Abstract ### Name: evolution-data-server -Version: 2.27.3 -Release: 3%{?dist} +Version: 2.27.4 +Release: 1%{?dist} Group: System Environment/Libraries Summary: Backend data server for Evolution License: LGPLv2+ @@ -50,9 +50,6 @@ Patch11: evolution-data-server-1.10.1-camel-folder-summary-crash.patch # RH bug #243296 Patch12: evolution-data-server-1.11.5-fix-64bit-acinclude.patch -# RH bug #505661 / GNOME bug #587165 -Patch13: evolution-data-server-2.27.3-category-crash.patch - ### Build Dependencies ### BuildRequires: GConf2-devel @@ -136,7 +133,6 @@ This package contains developer documentation for %{name}. %patch10 -p1 -b .fix-ldap-query %patch11 -p1 -b .camel-folder-summary-crash %patch12 -p1 -b .fix-64bit-acinclude -%patch13 -p1 -b .category-crash mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -365,6 +361,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libedataserverui %changelog +* Mon Jul 13 2009 Matthew Barnes - 2.27.4-1.fc12 +- Update to 2.27.4 +- Remove patch for RH bug #505661 (fixed upstream). + * Thu Jul 02 2009 Matthew Barnes - 2.27.3-3.fc12 - Add patch for RH bug #505661 (crash on startup). diff --git a/sources b/sources index 535afe7..cd20dec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9945260a68c91d8d088b8bbcf75ccd9a evolution-data-server-2.27.3.tar.bz2 +1b4fea1245774c4e2ee56f90eeb28580 evolution-data-server-2.27.4.tar.bz2