rpms/evolution-data-server/F-10 evolution-data-server-2.24.3-compiler-warnings.patch, NONE, 1.1 .cvsignore, 1.97, 1.98 evolution-data-server.spec, 1.239, 1.240 sources, 1.97, 1.98

Matthew Barnes mbarnes at fedoraproject.org
Mon Jan 12 19:49:38 UTC 2009


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution-data-server/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28870

Modified Files:
	.cvsignore evolution-data-server.spec sources 
Added Files:
	evolution-data-server-2.24.3-compiler-warnings.patch 
Log Message:

* Mon Jan 12 2009 Matthew Barnes <mbarnes at redhat.com> - 2.24.3-1.fc10
- Update to 2.24.3


evolution-data-server-2.24.3-compiler-warnings.patch:

--- NEW FILE evolution-data-server-2.24.3-compiler-warnings.patch ---
diff -up evolution-data-server-2.24.3/camel/camel-folder-summary.c.compiler-warnings evolution-data-server-2.24.3/camel/camel-folder-summary.c
--- evolution-data-server-2.24.3/camel/camel-folder-summary.c.compiler-warnings	2009-01-12 14:42:28.000000000 -0500
+++ evolution-data-server-2.24.3/camel/camel-folder-summary.c	2009-01-12 14:42:36.000000000 -0500
@@ -40,6 +40,7 @@
 
 #include <libedataserver/e-memory.h>
 
+#include "camel-debug.h"
 #include "camel-db.h"
 #include "camel-file-utils.h"
 #include "camel-folder-summary.h"


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-data-server/F-10/.cvsignore,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- .cvsignore	24 Nov 2008 15:05:06 -0000	1.97
+++ .cvsignore	12 Jan 2009 19:49:07 -0000	1.98
@@ -1 +1 @@
-evolution-data-server-2.24.2.tar.bz2
+evolution-data-server-2.24.3.tar.bz2


Index: evolution-data-server.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-data-server/F-10/evolution-data-server.spec,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -r1.239 -r1.240
--- evolution-data-server.spec	24 Nov 2008 15:05:06 -0000	1.239
+++ evolution-data-server.spec	12 Jan 2009 19:49:07 -0000	1.240
@@ -28,7 +28,7 @@
 ### Abstract ###
 
 Name: evolution-data-server
-Version: 2.24.2
+Version: 2.24.3
 Release: 1%{?dist}
 License: LGPLv2
 Group: System Environment/Libraries
@@ -51,6 +51,8 @@
 # RH bug #243296
 Patch13: evolution-data-server-1.11.5-fix-64bit-acinclude.patch
 
+Patch14: evolution-data-server-2.24.3-compiler-warnings.patch
+
 ### Build Dependencies ###
 
 BuildRequires: GConf2-devel
@@ -129,6 +131,7 @@
 %patch11 -p1 -b .fix-ldap-query
 %patch12 -p1 -b .camel-folder-summary-crash
 %patch13 -p1 -b .fix-64bit-acinclude
+%patch14 -p1 -b .compiler-warnings
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -374,6 +377,9 @@
 %{_datadir}/gtk-doc/html/libedataserverui
 
 %changelog
+* Mon Jan 12 2009 Matthew Barnes <mbarnes at redhat.com> - 2.24.3-1.fc10
+- Update to 2.24.3
+
 * Mon Nov 24 2008 Matthew Barnes <mbarnes at redhat.com> - 2.24.2-1.fc10
 - Update to 2.24.2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-data-server/F-10/sources,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- sources	24 Nov 2008 15:05:06 -0000	1.97
+++ sources	12 Jan 2009 19:49:07 -0000	1.98
@@ -1 +1 @@
-ee08e677d30fadd58e53e6e064d4ae6e  evolution-data-server-2.24.2.tar.bz2
+fc0b48f6246ed700fcc2b9f52538dd85  evolution-data-server-2.24.3.tar.bz2




More information about the fedora-extras-commits mailing list