rpms/evolution/devel evolution-2.27.1-build-break.patch, NONE, 1.1 evolution.spec, 1.384, 1.385

Matthew Barnes mbarnes at fedoraproject.org
Mon May 4 17:32:01 UTC 2009


Author: mbarnes

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

Modified Files:
	evolution.spec 
Added Files:
	evolution-2.27.1-build-break.patch 
Log Message:
Fix a build break in 2.27.1.


evolution-2.27.1-build-break.patch:

--- NEW FILE evolution-2.27.1-build-break.patch ---
diff -up evolution-2.27.1/plugins/exchange-operations/exchange-contacts.c.build-break evolution-2.27.1/plugins/exchange-operations/exchange-contacts.c
--- evolution-2.27.1/plugins/exchange-operations/exchange-contacts.c.build-break	2009-05-04 13:27:14.000000000 -0400
+++ evolution-2.27.1/plugins/exchange-operations/exchange-contacts.c	2009-05-04 13:27:37.000000000 -0400
@@ -25,6 +25,7 @@
 #include <e-util/e-config.h>
 #include <calendar/gui/e-cal-config.h>
 #include <libedataserver/e-source.h>
+#include <libedataserver/e-source-list.h>
 #include <libedataserver/e-url.h>
 #include <e-folder.h>
 #include <exchange-account.h>


Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.384
retrieving revision 1.385
diff -u -p -r1.384 -r1.385
--- evolution.spec	4 May 2009 12:55:41 -0000	1.384
+++ evolution.spec	4 May 2009 17:31:30 -0000	1.385
@@ -68,6 +68,8 @@ Patch11: evolution-2.5.4-fix-conduit-dir
 # RH bug #176400
 Patch12: evolution-2.9.1-im-context-reset.patch
 
+Patch13: evolution-2.27.1-build-break.patch
+
 ## Dependencies ###
 
 Requires(post): GConf2
@@ -225,6 +227,7 @@ This package contains supplemental utili
 %patch10 -p1 -b .ldaphack
 %patch11 -p1 -b .fix-conduit-dir
 %patch12 -p1 -b .im-context-reset
+%patch13 -p1 -b .build-break
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib




More information about the scm-commits mailing list