rpms/evolution-data-server/devel .cvsignore, 1.85, 1.86 evolution-data-server.spec, 1.214, 1.215 sources, 1.85, 1.86 evolution-data-server-1.7.91-maybe-fix-crash.patch, 1.2, NONE

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Mon May 12 15:06:18 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution-data-server/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4289

Modified Files:
	.cvsignore evolution-data-server.spec sources 
Removed Files:
	evolution-data-server-1.7.91-maybe-fix-crash.patch 
Log Message:

* Mon May 12 2008 Matthew Barnes <mbarnes at redhat.com> - 2.23.2-1.fc10
- Update to 2.23.2
- Add files for new libebackend library.
- Remove patch for RH bug #202309 (fixed upstream).



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-data-server/devel/.cvsignore,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- .cvsignore	22 Apr 2008 18:41:03 -0000	1.85
+++ .cvsignore	12 May 2008 15:05:31 -0000	1.86
@@ -1 +1 @@
-evolution-data-server-2.23.1.tar.bz2
+evolution-data-server-2.23.2.tar.bz2


Index: evolution-data-server.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-data-server/devel/evolution-data-server.spec,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -r1.214 -r1.215
--- evolution-data-server.spec	22 Apr 2008 18:41:03 -0000	1.214
+++ evolution-data-server.spec	12 May 2008 15:05:31 -0000	1.215
@@ -27,7 +27,7 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 2.23.1
+Version: 2.23.2
 Release: 1%{?dist}
 License: LGPL
 Group: System Environment/Libraries
@@ -41,17 +41,14 @@
 # Remove gnome-common macros from configure.in.
 Patch10: evolution-data-server-1.8.0-no-gnome-common.patch
 
-# RH bug #202309
-Patch11: evolution-data-server-1.7.91-maybe-fix-crash.patch
-
 # RH bug #215702 / GNOME bug #487988
-Patch12: evolution-data-server-1.8.0-fix-ldap-query.patch
+Patch11: evolution-data-server-1.8.0-fix-ldap-query.patch
 
 # GNOME bug #373146
-Patch13: evolution-data-server-1.10.1-camel-folder-summary-crash.patch
+Patch12: evolution-data-server-1.10.1-camel-folder-summary-crash.patch
 
 # RH bug #243296
-Patch14: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
+Patch13: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
 
 ### Build Dependencies ###
 
@@ -126,10 +123,9 @@
 %setup -q
 
 %patch10 -p1 -b .no-gnome-common
-%patch11 -p1 -b .maybe-fix-crash
-%patch12 -p1 -b .fix-ldap-query
-%patch13 -p1 -b .camel-folder-summary-crash
-%patch14 -p1 -b .fix-64bit-acinclude
+%patch11 -p1 -b .fix-ldap-query
+%patch12 -p1 -b .camel-folder-summary-crash
+%patch13 -p1 -b .fix-64bit-acinclude
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -268,6 +264,7 @@
 %{_libdir}/bonobo/servers/GNOME_Evolution_DataServer_%{eds_api_version}.server
 %{_libdir}/libcamel-%{eds_api_version}.so.*
 %{_libdir}/libcamel-provider-%{eds_api_version}.so.*
+%{_libdir}/libebackend-%{eds_api_version}.so.*
 %{_libdir}/libebook-%{eds_api_version}.so.*
 %{_libdir}/libecal-%{eds_api_version}.so.*
 %{_libdir}/libedata-book-%{eds_api_version}.so.*
@@ -337,6 +334,7 @@
 %{_includedir}/evolution-data-server-%{eds_base_version}
 %{_libdir}/libcamel-%{eds_api_version}.so
 %{_libdir}/libcamel-provider-%{eds_api_version}.so
+%{_libdir}/libebackend-%{eds_api_version}.so
 %{_libdir}/libebook-%{eds_api_version}.so
 %{_libdir}/libecal-%{eds_api_version}.so
 %{_libdir}/libedata-book-%{eds_api_version}.so
@@ -350,6 +348,7 @@
 %{_libdir}/pkgconfig/camel-%{eds_api_version}.pc
 %{_libdir}/pkgconfig/camel-provider-%{eds_api_version}.pc
 %{_libdir}/pkgconfig/evolution-data-server-%{eds_api_version}.pc
+%{_libdir}/pkgconfig/libebackend-%{eds_api_version}.pc
 %{_libdir}/pkgconfig/libebook-%{eds_api_version}.pc
 %{_libdir}/pkgconfig/libecal-%{eds_api_version}.pc
 %{_libdir}/pkgconfig/libedata-book-%{eds_api_version}.pc
@@ -364,6 +363,7 @@
 %files doc
 %defattr(-,root,root,-)
 %{_datadir}/gtk-doc/html/camel
+%{_datadir}/gtk-doc/html/libebackend
 %{_datadir}/gtk-doc/html/libebook
 %{_datadir}/gtk-doc/html/libecal
 %{_datadir}/gtk-doc/html/libedata-book
@@ -372,6 +372,11 @@
 %{_datadir}/gtk-doc/html/libedataserverui
 
 %changelog
+* Mon May 12 2008 Matthew Barnes <mbarnes at redhat.com> - 2.23.2-1.fc10
+- Update to 2.23.2
+- Add files for new libebackend library.
+- Remove patch for RH bug #202309 (fixed upstream).
+
 * Mon Apr 21 2008 Matthew Barnes <mbarnes at redhat.com> - 2.23.1-1.fc10
 - Update to 2.23.1
 - Bump eds_base_version to 2.24.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-data-server/devel/sources,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- sources	22 Apr 2008 18:41:03 -0000	1.85
+++ sources	12 May 2008 15:05:31 -0000	1.86
@@ -1 +1 @@
-6583f5e5de49356f0ccf5a0f3aca1684  evolution-data-server-2.23.1.tar.bz2
+aa4aa533431b60afcf3982f8f5bacfcb  evolution-data-server-2.23.2.tar.bz2


--- evolution-data-server-1.7.91-maybe-fix-crash.patch DELETED ---




More information about the fedora-extras-commits mailing list