From 46291053cc7d346dbb74185044b14666164989e8 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 14 Jun 2010 10:13:18 +0200 Subject: recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup add PR = r1 to recipes not including any .inc file Signed-off-by: Martin Jansa --- recipes/telepathy/empathy_2.24.0.bb | 1 + recipes/telepathy/empathy_2.26.1.bb | 1 + recipes/telepathy/empathy_2.28.2.bb | 1 + 3 files changed, 3 insertions(+) (limited to 'recipes/telepathy') diff --git a/recipes/telepathy/empathy_2.24.0.bb b/recipes/telepathy/empathy_2.24.0.bb index 5b459d3992..2e75aa086b 100644 --- a/recipes/telepathy/empathy_2.24.0.bb +++ b/recipes/telepathy/empathy_2.24.0.bb @@ -4,6 +4,7 @@ LICENSE = "GPL" DEPENDS = "gnome-doc-utils python-native telepathy-python telepathy-mission-control libtelepathy telepathy-glib gtk+ gconf libglade eds-dbus" RDEPENDS_${PN} = "telepathy-mission-control" RRECOMMENDS_${PN} = "telepathy-gabble" +PR = "r1" inherit gnome diff --git a/recipes/telepathy/empathy_2.26.1.bb b/recipes/telepathy/empathy_2.26.1.bb index a2b708f5af..7a7a95c6ba 100644 --- a/recipes/telepathy/empathy_2.26.1.bb +++ b/recipes/telepathy/empathy_2.26.1.bb @@ -4,6 +4,7 @@ LICENSE = "GPL" DEPENDS = "libcanberra telepathy-farsight gnome-doc-utils python-native telepathy-python telepathy-mission-control libtelepathy telepathy-glib gtk+ gconf libglade eds-dbus" RDEPENDS_${PN} = "telepathy-mission-control" RRECOMMENDS_${PN} = "telepathy-gabble" +PR = "r1" inherit gnome diff --git a/recipes/telepathy/empathy_2.28.2.bb b/recipes/telepathy/empathy_2.28.2.bb index d789aa3b56..ee563b2620 100644 --- a/recipes/telepathy/empathy_2.28.2.bb +++ b/recipes/telepathy/empathy_2.28.2.bb @@ -7,6 +7,7 @@ libtelepathy telepathy-glib gtk+ gconf libglade eds-dbus \ libunique" RDEPENDS_${PN} = "telepathy-mission-control" RRECOMMENDS_${PN} = "telepathy-gabble" +PR = "r1" inherit gnome -- cgit 1.2.3-korg