aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-07-03 17:25:47 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-03 17:25:47 +0000
commit3b36fe68738ea7f4b4cc9d5fd82477d066d2f1b9 (patch)
treeb9bbf157fd54dd09961d4d888ddfa1aff70e7bec
parentb6b2930ebf642a880b1862f60d29608c8a19193a (diff)
parent353d8c7eecf685d8e10b1ee103c0efe526d1ef3c (diff)
downloadopenembedded-3b36fe68738ea7f4b4cc9d5fd82477d066d2f1b9.tar.gz
merge of c24a7375060d5ad599851af14ea91bce14d3092b
and d590807735761852af55b2d7ebce85ba1dcd42d1
-rw-r--r--packages/iqnotes/iqnotes.inc1
-rw-r--r--packages/iqnotes/iqnotes_2.0.2.bb4
-rw-r--r--packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb4
3 files changed, 4 insertions, 5 deletions
diff --git a/packages/iqnotes/iqnotes.inc b/packages/iqnotes/iqnotes.inc
index ec49ee2d54..e6568833cf 100644
--- a/packages/iqnotes/iqnotes.inc
+++ b/packages/iqnotes/iqnotes.inc
@@ -5,7 +5,6 @@ Data can be crypted by strong AES algorithm."
SECTION = "opie/applications"
PRIORITY = "optional"
LICENSE = "GPL"
-DEPENDS = "virtual/libqpe"
MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>"
HOMEPAGE = "http://iqnotes.berlios.de"
AUTHOR = "Peter Vrabel <kybu@kybu.org>"
diff --git a/packages/iqnotes/iqnotes_2.0.2.bb b/packages/iqnotes/iqnotes_2.0.2.bb
index fd42188079..7123f68bb2 100644
--- a/packages/iqnotes/iqnotes_2.0.2.bb
+++ b/packages/iqnotes/iqnotes_2.0.2.bb
@@ -1,6 +1,6 @@
-include iqnotes.inc
+require iqnotes.inc
-PR = "r4"
+PR = "r5"
SRC_URI = "http://www.vanille.de/mirror/iqnotes-2.0.2-src.tar.bz2 \
file://md5.diff;patch=1 \
diff --git a/packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb b/packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb
index 6309d8ba1a..e3288505eb 100644
--- a/packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb
+++ b/packages/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb
@@ -1,8 +1,8 @@
-include iqnotes.inc
+require iqnotes.inc
#upstream version
UPV = "2.1.0rc1"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://download.berlios.de/iqnotes/iqnotes-${UPV}.tar.bz2 \
file://pro.patch;patch=1"