rpms/evolution-exchange/devel evolution-exchange-2.24.0-compiler-warnings.patch, NONE, 1.1 .cvsignore, 1.29, 1.30 evolution-exchange.spec, 1.41, 1.42 sources, 1.29, 1.30

Matthew Barnes mbarnes at fedoraproject.org
Mon Sep 22 10:47:14 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution-exchange/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10115

Modified Files:
	.cvsignore evolution-exchange.spec sources 
Added Files:
	evolution-exchange-2.24.0-compiler-warnings.patch 
Log Message:

* Mon Sep 22 2008 Matthew Barnes <mbarnes at redhat.com> - 2.24.0-1.fc10
- Update to 2.24.0


evolution-exchange-2.24.0-compiler-warnings.patch:

--- NEW FILE evolution-exchange-2.24.0-compiler-warnings.patch ---
diff -up evolution-exchange-2.24.0/camel/camel-exchange-folder.c.compiler-warnings evolution-exchange-2.24.0/camel/camel-exchange-folder.c
--- evolution-exchange-2.24.0/camel/camel-exchange-folder.c.compiler-warnings	2008-09-22 06:39:45.000000000 -0400
+++ evolution-exchange-2.24.0/camel/camel-exchange-folder.c	2008-09-22 06:39:55.000000000 -0400
@@ -722,7 +722,6 @@ camel_exchange_folder_add_message (Camel
 	CamelFolderChangeInfo *changes;
 	CamelStream *stream;
 	CamelMimeMessage *msg;
-	guint32 unread_count, visible_count;
 
 	info = camel_folder_summary_uid (folder->summary, uid);
 	if (info) {


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore	8 Sep 2008 12:41:55 -0000	1.29
+++ .cvsignore	22 Sep 2008 10:46:44 -0000	1.30
@@ -1 +1 @@
-evolution-exchange-2.23.92.tar.bz2
+evolution-exchange-2.24.0.tar.bz2


Index: evolution-exchange.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/evolution-exchange.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- evolution-exchange.spec	18 Sep 2008 15:06:17 -0000	1.41
+++ evolution-exchange.spec	22 Sep 2008 10:46:44 -0000	1.42
@@ -22,8 +22,8 @@
 ### Abstract ###
 
 Name: evolution-exchange
-Version: 2.23.92
-Release: 2%{?dist}
+Version: 2.24.0
+Release: 1%{?dist}
 License: GPLv2
 Group: Applications/Productivity
 Summary: Evolution plugin to interact with MS Exchange Server
@@ -44,6 +44,9 @@
 # GNOME bug #443022
 Patch13: evolution-exchange-2.11.2-fix-library-order.patch
 
+# New compiler warnings in 2.24.0
+Patch14: evolution-exchange-2.24.0-compiler-warnings.patch
+
 ### Dependencies ###
 
 Requires: gnutls
@@ -75,6 +78,7 @@
 %patch11 -p1 -b .fix-64bit-acinclude.m4
 %patch12 -p1 -b .no_gnome_common
 %patch13 -p1 -b .fix-library-order
+%patch14 -p1 -b .compiler-warnings
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"
@@ -156,6 +160,9 @@
 %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_major}.schemas
 
 %changelog
+* Mon Sep 22 2008 Matthew Barnes <mbarnes at redhat.com> - 2.24.0-1.fc10
+- Update to 2.24.0
+
 * Thu Sep 18 2008 Matthew Barnes <mbarnes at redhat.com> - 2.23.92-2.fc10
 - Fix unowned directories (RH bug #462346).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources	8 Sep 2008 12:41:55 -0000	1.29
+++ sources	22 Sep 2008 10:46:44 -0000	1.30
@@ -1 +1 @@
-6e54f778da43161211aea70f1d9becff  evolution-exchange-2.23.92.tar.bz2
+5e8499a1d4205c703235710c5a22b194  evolution-exchange-2.24.0.tar.bz2




More information about the fedora-extras-commits mailing list