diff --git a/.cvsignore b/.cvsignore index fb6b13a..45e4bc7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evolution-data-server-2.23.6.tar.bz2 +evolution-data-server-2.23.90.1.tar.bz2 diff --git a/evolution-data-server-2.23.6-missing-pkgconfig-requirement.patch b/evolution-data-server-2.23.6-missing-pkgconfig-requirement.patch deleted file mode 100644 index b17abc6..0000000 --- a/evolution-data-server-2.23.6-missing-pkgconfig-requirement.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up evolution-data-server-2.23.6/camel/camel.pc.in.missing-pkgconfig-requirement evolution-data-server-2.23.6/camel/camel.pc.in ---- evolution-data-server-2.23.6/camel/camel.pc.in.missing-pkgconfig-requirement 2008-08-04 16:29:57.000000000 -0400 -+++ evolution-data-server-2.23.6/camel/camel.pc.in 2008-08-04 16:29:02.000000000 -0400 -@@ -9,6 +9,6 @@ privincludedir=@privincludedir@ - Name: camel - Description: the Evolution MIME message handling library - Version: @VERSION@ --Requires: glib-2.0, libedataserver-@API_VERSION@ -+Requires: glib-2.0, libedataserver-@API_VERSION@ sqlite3 - Libs: -L${libdir} -lcamel-@API_VERSION@ - Cflags: -I${privincludedir} diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 90f0e8c..ae083dc 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -28,8 +28,8 @@ ### Abstract ### Name: evolution-data-server -Version: 2.23.6 -Release: 3%{?dist} +Version: 2.23.90.1 +Release: 1%{?dist} License: LGPLv2 Group: System Environment/Libraries Summary: Backend data server for Evolution @@ -51,9 +51,6 @@ Patch12: evolution-data-server-1.10.1-camel-folder-summary-crash.patch # RH bug #243296 Patch13: evolution-data-server-1.11.5-fix-64bit-acinclude.patch -# Fix Camel's pkgconfig metadata -Patch14: evolution-data-server-2.23.6-missing-pkgconfig-requirement.patch - ### Build Dependencies ### BuildRequires: GConf2-devel @@ -132,7 +129,6 @@ This package contains developer documentation for %{name}. %patch11 -p1 -b .fix-ldap-query %patch12 -p1 -b .camel-folder-summary-crash %patch13 -p1 -b .fix-64bit-acinclude -%patch14 -p1 -b .missing-pkgconfig-requirement mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -378,6 +374,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libedataserverui %changelog +* Wed Aug 20 2008 Matthew Barnes - 2.23.90.1-1.fc10 +- Update to 2.23.90.1 + * Mon Aug 04 2008 Matthew Barnes - 2.23.6-3.fc10 - Add sqlite3 requirement to devel subpackage. diff --git a/sources b/sources index 96eab57..3abd39d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d3d5052737239be3254aef176777b30 evolution-data-server-2.23.6.tar.bz2 +b196fb22c92fa7e344c957267d2cf3db evolution-data-server-2.23.90.1.tar.bz2