- Update to 2.23.90.1

This commit is contained in:
Matthew Barnes 2008-08-20 21:30:40 +00:00
parent 0dad68bdaa
commit de5547a8eb
4 changed files with 7 additions and 19 deletions

View File

@ -1 +1 @@
evolution-data-server-2.23.6.tar.bz2
evolution-data-server-2.23.90.1.tar.bz2

View File

@ -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}

View File

@ -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 <mbarnes@redhat.com> - 2.23.90.1-1.fc10
- Update to 2.23.90.1
* Mon Aug 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.6-3.fc10
- Add sqlite3 requirement to devel subpackage.

View File

@ -1 +1 @@
2d3d5052737239be3254aef176777b30 evolution-data-server-2.23.6.tar.bz2
b196fb22c92fa7e344c957267d2cf3db evolution-data-server-2.23.90.1.tar.bz2