rpms/evolution-exchange/devel evolution-exchange-2.11.92-compilation-breakage.patch, NONE, 1.1 evolution-exchange.spec, 1.9, 1.10

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Tue Sep 4 04:47:30 UTC 2007


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution-exchange/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30713

Modified Files:
	evolution-exchange.spec 
Added Files:
	evolution-exchange-2.11.92-compilation-breakage.patch 
Log Message:

* Mon Sep 03 2007 Matthew Barnes <mbarnes at redhat.com> - 2.11.92-1.fc8
- Update to 2.11.92


evolution-exchange-2.11.92-compilation-breakage.patch:

--- NEW FILE evolution-exchange-2.11.92-compilation-breakage.patch ---
--- evolution-exchange-2.11.92/calendar/e-cal-backend-exchange.c.compilation-breakage	2007-09-04 00:44:22.000000000 -0400
+++ evolution-exchange-2.11.92/calendar/e-cal-backend-exchange.c	2007-09-04 00:45:07.000000000 -0400
@@ -46,6 +46,7 @@
 #include <mapi.h>
 
 #include <e-folder-exchange.h>
+#include <exchange-account.h>
 #include "exchange-component.h"
 #include <exchange-hierarchy.h>
 


Index: evolution-exchange.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/evolution-exchange.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- evolution-exchange.spec	4 Sep 2007 03:54:17 -0000	1.9
+++ evolution-exchange.spec	4 Sep 2007 04:46:50 -0000	1.10
@@ -50,6 +50,9 @@
 # Remove deprecated e_passwords_shutdown().
 Patch15: evolution-exchange-2.11.4-e-passwords.patch
 
+# The usual compilation breakage...
+Patch16: evolution-exchange-2.11.91-compilation-breakage.patch
+
 ### Dependencies ###
 
 Requires: db4
@@ -89,6 +92,7 @@
 %patch13 -p1 -b .no_gnome_common
 %patch14 -p1 -b .fix-library-order
 %patch15 -p1 -b .e-passwords
+%patch16 -p1 -b .compilation-breakage
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED"




More information about the fedora-extras-commits mailing list