rpms/evolution-data-server/devel .cvsignore, 1.60, 1.61 evolution-data-server-1.3.8-fix-implicit-function-declarations, 1.5, 1.6 evolution-data-server.spec, 1.151, 1.152 sources, 1.60, 1.61 evolution-data-server-1.9.92-updated-zoneinfo.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Mar 13 02:51:27 UTC 2007


Author: mbarnes

Update of /cvs/dist/rpms/evolution-data-server/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1684

Modified Files:
	.cvsignore 
	evolution-data-server-1.3.8-fix-implicit-function-declarations 
	evolution-data-server.spec sources 
Removed Files:
	evolution-data-server-1.9.92-updated-zoneinfo.patch 
Log Message:

* Mon Mar 12 2007 Matthew Barnes <mbarnes at redhat.com> - 1.10.0-1.fc7
- Update to 1.10.0
- Remove patch for GNOME bug #301363 (fixed upstream).



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/evolution-data-server/devel/.cvsignore,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- .cvsignore	26 Feb 2007 19:09:37 -0000	1.60
+++ .cvsignore	13 Mar 2007 02:51:25 -0000	1.61
@@ -1 +1 @@
-evolution-data-server-1.9.92.tar.bz2
+evolution-data-server-1.10.0.tar.bz2


Index: evolution-data-server-1.3.8-fix-implicit-function-declarations
===================================================================
RCS file: /cvs/dist/rpms/evolution-data-server/devel/evolution-data-server-1.3.8-fix-implicit-function-declarations,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- evolution-data-server-1.3.8-fix-implicit-function-declarations	6 Dec 2005 19:59:22 -0000	1.5
+++ evolution-data-server-1.3.8-fix-implicit-function-declarations	13 Mar 2007 02:51:25 -0000	1.6
@@ -1,70 +1,3 @@
---- evolution-data-server-1.4.1/docs/reference/libedataserver/libedataserver.types.fix-implicit-function-declarations	2005-01-12 11:55:52.000000000 -0500
-+++ evolution-data-server-1.4.1/docs/reference/libedataserver/libedataserver.types	2005-10-17 14:30:36.000000000 -0400
-@@ -1,4 +1,13 @@
- #include <glib-object.h>
-+#include <libedataserver/e-account.h>
-+#include <libedataserver/e-component-listener.h>
-+#include <libedataserver/e-file-cache.h>
-+#include <libedataserver/e-iterator.h>
-+#include <libedataserver/e-list-iterator.h>
-+#include <libedataserver/e-list.h>
-+#include <libedataserver/e-source-group.h>
-+#include <libedataserver/e-source-list.h>
-+#include <libedataserver/e-source.h>
- e_account_get_type
- e_component_listener_get_type
- e_file_cache_get_type
-@@ -7,4 +16,4 @@
- e_list_get_type
- e_source_group_get_type
- e_source_list_get_type
--e_source_get_type
-\ No newline at end of file
-+e_source_get_type
---- evolution-data-server-1.4.1/docs/reference/addressbook/libebook/libebook.types.fix-implicit-function-declarations	2003-12-23 17:38:24.000000000 -0500
-+++ evolution-data-server-1.4.1/docs/reference/addressbook/libebook/libebook.types	2005-10-17 14:30:36.000000000 -0400
-@@ -1,4 +1,10 @@
- #include <glib-object.h>
-+#include <libebook/e-book-listener.h>
-+#include <libebook/e-book-view-listener.h>
-+#include <libebook/e-book-view.h>
-+#include <libebook/e-book.h>
-+#include <libebook/e-contact.h>
-+#include <libebook/e-vcard.h>
- e_book_listener_get_type
- e_book_view_listener_get_type
- e_book_view_get_type
---- evolution-data-server-1.4.1/docs/reference/calendar/libedata-cal/libedata-cal.types.fix-implicit-function-declarations	2005-05-04 08:59:28.000000000 -0400
-+++ evolution-data-server-1.4.1/docs/reference/calendar/libedata-cal/libedata-cal.types	2005-10-17 14:30:36.000000000 -0400
-@@ -1,4 +1,12 @@
- #include <glib-object.h>
-+#include <libedata-cal/e-cal-backend-cache.h>
-+#include <libedata-cal/e-cal-backend-factory.h>
-+#include <libedata-cal/e-cal-backend-sexp.h>
-+#include <libedata-cal/e-cal-backend-sync.h>
-+#include <libedata-cal/e-cal-backend.h>
-+#include <libedata-cal/e-data-cal-factory.h>
-+#include <libedata-cal/e-data-cal-view.h>
-+#include <libedata-cal/e-data-cal.h>
- e_cal_backend_cache_get_type
- e_cal_backend_factory_get_type
- e_cal_backend_sexp_get_type
---- evolution-data-server-1.4.1/docs/reference/calendar/libecal/libecal.types.fix-implicit-function-declarations	2003-11-10 14:34:50.000000000 -0500
-+++ evolution-data-server-1.4.1/docs/reference/calendar/libecal/libecal.types	2005-10-17 14:30:36.000000000 -0400
-@@ -1,6 +1,11 @@
- #include <glib-object.h>
-+#include <libecal/e-cal.h>
-+#include <libecal/e-cal-view.h>
-+#include <libecal/e-cal-listener.h>
-+#include <libecal/e-cal-view-listener.h>
-+#include <libecal/e-cal-component.h>
- e_cal_get_type
- e_cal_view_get_type
- e_cal_listener_get_type
- e_cal_view_listener_get_type
--e_cal_component_get_type
-\ No newline at end of file
-+e_cal_component_get_type
 --- evolution-data-server-1.4.1/iconv-detect.c.fix-implicit-function-declarations	2005-09-02 10:37:43.000000000 -0400
 +++ evolution-data-server-1.4.1/iconv-detect.c	2005-10-17 14:30:36.000000000 -0400
 @@ -21,6 +21,7 @@


Index: evolution-data-server.spec
===================================================================
RCS file: /cvs/dist/rpms/evolution-data-server/devel/evolution-data-server.spec,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- evolution-data-server.spec	9 Mar 2007 19:35:45 -0000	1.151
+++ evolution-data-server.spec	13 Mar 2007 02:51:25 -0000	1.152
@@ -25,8 +25,8 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 1.9.92
-Release: 4%{?dist}
+Version: 1.10.0
+Release: 1%{?dist}
 License: LGPL
 Group: System Environment/Libraries
 Summary: Backend data server for Evolution
@@ -69,17 +69,14 @@
 # GNOME bug #373117
 Patch23: evolution-data-server-1.9.3-e-source-color.patch
 
-# GNOME bug #301363
-Patch24: evolution-data-server-1.9.92-updated-zoneinfo.patch
-
 # GNOME bug #415891
-Patch25: evolution-data-server-1.9.92-e-flag.patch
+Patch24: evolution-data-server-1.9.92-e-flag.patch
 
 # GNOME bug #376991
-Patch26: evolution-data-server-1.9.92-e-passwords.patch
+Patch25: evolution-data-server-1.9.92-e-passwords.patch
 
 # GNOME bug #415922
-Patch27: evolution-data-server-1.9.92-isa-support.patch
+Patch26: evolution-data-server-1.9.92-isa-support.patch
 
 ### Dependencies ###
 
@@ -172,10 +169,9 @@
 %patch21 -p1 -b .fix-name-selector-dialog
 %patch22 -p1 -b .strftime
 %patch23 -p1 -b .e-source-color
-%patch24 -p1 -b .updated-zoneinfo
-%patch25 -p1 -b .e-flag
-%patch26 -p1 -b .e-passwords
-%patch27 -p1 -b .isa-support
+%patch24 -p1 -b .e-flag
+%patch25 -p1 -b .e-passwords
+%patch26 -p1 -b .isa-support
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -384,6 +380,10 @@
 %{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
 
 %changelog
+* Mon Mar 12 2007 Matthew Barnes <mbarnes at redhat.com> - 1.10.0-1.fc7
+- Update to 1.10.0
+- Remove patch for GNOME bug #301363 (fixed upstream).
+
 * Fri Mar 09 2007 Matthew Barnes <mbarnes at redhat.com> - 1.9.92-4.fc7
 - Add patch for GNOME bug #415922 (support MS ISA Server 2004).
 - Patch by Kenny Root.


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/evolution-data-server/devel/sources,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- sources	26 Feb 2007 19:09:37 -0000	1.60
+++ sources	13 Mar 2007 02:51:25 -0000	1.61
@@ -1 +1 @@
-01f7056966003c21e02272edfb5d44a2  evolution-data-server-1.9.92.tar.bz2
+390ea134306b667a2d77b7e859c8cba0  evolution-data-server-1.10.0.tar.bz2


--- evolution-data-server-1.9.92-updated-zoneinfo.patch DELETED ---




More information about the fedora-cvs-commits mailing list