public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/tracker/files: tracker-0.8.17-build-with-eds232.patch
@ 2010-10-20 13:39 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2010-10-20 13:39 UTC (permalink / raw
  To: gentoo-commits

eva         10/10/20 13:39:45

  Added:                tracker-0.8.17-build-with-eds232.patch
  Log:
  Fix build against evolution-data-server-2.32. Drop unneeded la files.
  
  (Portage version: 2.2_rc89/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-misc/tracker/files/tracker-0.8.17-build-with-eds232.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tracker/files/tracker-0.8.17-build-with-eds232.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/tracker/files/tracker-0.8.17-build-with-eds232.patch?rev=1.1&content-type=text/plain

Index: tracker-0.8.17-build-with-eds232.patch
===================================================================
From 8db05ac879dcd7f0e10fb76563ba62512b932bb9 Mon Sep 17 00:00:00 2001
From: Gilles Dartiguelongue <eva@gentoo.org>
Date: Wed, 20 Oct 2010 14:32:19 +0200
Subject: [PATCH] gentoo: fix build with eds-2.32, cherry-picked from master

---
 src/plugins/evolution/tracker-evolution-plugin.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/plugins/evolution/tracker-evolution-plugin.c b/src/plugins/evolution/tracker-evolution-plugin.c
index 8e56d8d..991e525 100644
--- a/src/plugins/evolution/tracker-evolution-plugin.c
+++ b/src/plugins/evolution/tracker-evolution-plugin.c
@@ -41,7 +41,9 @@
 #include <sqlite3.h>
 
 #include <camel/camel.h>
+#ifndef HAVE_EDS_2_31_2
 #include <camel/camel-db.h>
+#endif
 
 #include <mail/mail-config.h>
 #include <mail/mail-session.h>
-- 
1.7.3.1







^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-20 13:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20 13:39 [gentoo-commits] gentoo-x86 commit in app-misc/tracker/files: tracker-0.8.17-build-with-eds232.patch Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox