[oe-commits] Koen Kooi : cheese, gnome-python-desktop, empathy, totem-pl-parser: bump PR due to eds-dbus SOVERSION change

git version control git at git.openembedded.org
Tue Jun 29 07:50:57 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c8ec6a522374493732011bd292099d799c7563e6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c8ec6a522374493732011bd292099d799c7563e6

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jun 29 09:49:57 2010 +0200

cheese, gnome-python-desktop, empathy, totem-pl-parser: bump PR due to eds-dbus SOVERSION change

---

 recipes/gnome/cheese_2.30.1.bb               |    2 ++
 recipes/gnome/gnome-python-desktop_2.30.0.bb |    2 ++
 recipes/telepathy/empathy_2.28.2.bb          |    2 +-
 recipes/totem/totem-pl-parser_2.30.0.bb      |    2 ++
 4 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/cheese_2.30.1.bb b/recipes/gnome/cheese_2.30.1.bb
index 39f67e5..d230409 100644
--- a/recipes/gnome/cheese_2.30.1.bb
+++ b/recipes/gnome/cheese_2.30.1.bb
@@ -1,6 +1,8 @@
 DESCRIPTION = "Take photos and videos with your webcam, with fun graphical effects"
 LICENSE = "GPLv2"
 
+PR = "r1"
+
 DEPENDS = "gtk+ gstreamer gst-plugins-base libcanberra udev librsvg gnome-desktop eds-dbus"
 RRECOMMENDS_${PN} = "gst-plugin-gconfelements gst-plugins-good-meta gst-plugins-base-meta"
 
diff --git a/recipes/gnome/gnome-python-desktop_2.30.0.bb b/recipes/gnome/gnome-python-desktop_2.30.0.bb
index 8dd73fa..1de41ea 100644
--- a/recipes/gnome/gnome-python-desktop_2.30.0.bb
+++ b/recipes/gnome/gnome-python-desktop_2.30.0.bb
@@ -1,6 +1,8 @@
 LICENSE = "GPL/LGPL"
 DEPENDS = "librsvg libwnck totem-pl-parser libgtop gnome-panel gnome-desktop eds-dbus python-pygtk gnome-python libgnomeprint libgnomeprintui"
 
+PR = "r1"
+
 inherit gnome distutils-base
 
 EXTRA_OECONF += " ac_cv_path_PYGOBJECT_CODEGEN=${STAGING_DATADIR}/pygobject/2.0/codegen/codegen.py \
diff --git a/recipes/telepathy/empathy_2.28.2.bb b/recipes/telepathy/empathy_2.28.2.bb
index ee563b2..2ab1c1c 100644
--- a/recipes/telepathy/empathy_2.28.2.bb
+++ b/recipes/telepathy/empathy_2.28.2.bb
@@ -7,7 +7,7 @@ libtelepathy telepathy-glib gtk+ gconf libglade eds-dbus \
 libunique"
 RDEPENDS_${PN} = "telepathy-mission-control"
 RRECOMMENDS_${PN} = "telepathy-gabble"
-PR = "r1"
+PR = "r2"
 
 inherit gnome
 
diff --git a/recipes/totem/totem-pl-parser_2.30.0.bb b/recipes/totem/totem-pl-parser_2.30.0.bb
index 1a45ce9..f39114c 100644
--- a/recipes/totem/totem-pl-parser_2.30.0.bb
+++ b/recipes/totem/totem-pl-parser_2.30.0.bb
@@ -2,6 +2,8 @@ DESCRIPTION = "Playlist parser for Totem, a GTK2 based media player"
 HOMEPAGE = "http://www.gnome.org/projects/totem/"
 LICENSE = "LGPLv2"
 
+PR = "r1"
+
 DEPENDS = "gmime eds-dbus"
 
 inherit gnome





More information about the Openembedded-commits mailing list