From: Michael Lauer Date: Mon, 12 Jul 2004 18:47:26 +0000 (+0000) Subject: upgrade clucene to 0.8.12-pre from cvs. This fixes compilation w/ gcc 3.4 X-Git-Tag: Release-2010-05/1~18245 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c484ebf303e4f79c7494fb3da55041c6d01d18;p=openembedded.git upgrade clucene to 0.8.12-pre from cvs. This fixes compilation w/ gcc 3.4 BKrev: 40f2dcbeWzS4o4bdGKwyDH1a7ea-dA --- diff --git a/clucene/clucene_0.8.11.oe b/clucene/clucene-0.8.12-pre/compile-fix.patch similarity index 100% rename from clucene/clucene_0.8.11.oe rename to clucene/clucene-0.8.12-pre/compile-fix.patch diff --git a/clucene/clucene_0.8.12-pre.oe b/clucene/clucene_0.8.12-pre.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/opie-today-mailplugin/opie-today-mailplugin_cvs.oe b/opie-today-mailplugin/opie-today-mailplugin_cvs.oe index 45f9cdacde..a0a4843957 100644 --- a/opie-today-mailplugin/opie-today-mailplugin_cvs.oe +++ b/opie-today-mailplugin/opie-today-mailplugin_cvs.oe @@ -3,6 +3,7 @@ SECTION = "opie/today" PRIORITY = "optional" MAINTAINER = "Open Embedded " LICENSE = "GPL" +DEPENDS = "opie-today opie-mailapplet" RDEPENDS = "opie-today opie-mailapplet" PV = "1.1.4-cvs-${CVSDATE}" APPNAME = "todaymailplugin" @@ -12,4 +13,3 @@ SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/pim/toda S = "${WORKDIR}/mail" inherit opie -