From dce51c1b4ea37b62b953e1b719c8468e14d2f5ca Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 10 Jun 2010 21:37:43 +0200 Subject: recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup * only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa --- recipes/evince/evince_0.5.2.bb | 2 +- recipes/evince/evince_0.6.1.bb | 2 +- recipes/evince/evince_0.9.0.bb | 2 +- recipes/evince/evince_0.9.2.bb | 2 +- recipes/evince/evince_2.20.0.bb | 2 +- recipes/evince/evince_2.23.4.bb | 2 +- recipes/evince/evince_2.24.1.bb | 2 +- recipes/evince/evince_2.28.0.bb | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'recipes/evince') diff --git a/recipes/evince/evince_0.5.2.bb b/recipes/evince/evince_0.5.2.bb index 5c5061585e..2b79397967 100644 --- a/recipes/evince/evince_0.5.2.bb +++ b/recipes/evince/evince_0.5.2.bb @@ -4,7 +4,7 @@ SECTION = "x11/office" DEPENDS = "tiff espgs poppler gtk+ libgnomeui libgnomeprint libgnomeprintui" RDEPENDS_${PN} = "espgs gconf" RRECOMMENDS_${PN} = "gnome-vfs-plugin-file" -PR = "r2" +PR = "r3" inherit gnome pkgconfig diff --git a/recipes/evince/evince_0.6.1.bb b/recipes/evince/evince_0.6.1.bb index 5c3a83fd46..b2c90b1506 100644 --- a/recipes/evince/evince_0.6.1.bb +++ b/recipes/evince/evince_0.6.1.bb @@ -4,7 +4,7 @@ SECTION = "x11/office" DEPENDS = "tiff libxt espgs poppler gtk+ libgnomeui libgnomeprint libgnomeprintui" RDEPENDS_${PN} = "espgs gconf" RRECOMMENDS_${PN} = "gnome-vfs-plugin-file" -PR = "r1" +PR = "r2" inherit gnome pkgconfig diff --git a/recipes/evince/evince_0.9.0.bb b/recipes/evince/evince_0.9.0.bb index 87b8218ea5..aac8b1f16e 100644 --- a/recipes/evince/evince_0.9.0.bb +++ b/recipes/evince/evince_0.9.0.bb @@ -4,7 +4,7 @@ SECTION = "x11/office" DEPENDS = "tiff libxt espgs gnome-doc-utils poppler libxml2 gtk+ gnome-vfs gconf libglade gnome-keyring " RDEPENDS_${PN} = "espgs " RRECOMMENDS_${PN} = "gnome-vfs-plugin-file" -PR = "r2" +PR = "r3" inherit gnome pkgconfig gtk-icon-cache diff --git a/recipes/evince/evince_0.9.2.bb b/recipes/evince/evince_0.9.2.bb index 6ddab2705a..39ec48cf3a 100644 --- a/recipes/evince/evince_0.9.2.bb +++ b/recipes/evince/evince_0.9.2.bb @@ -4,7 +4,7 @@ SECTION = "x11/office" DEPENDS = "tiff djvulibre libxt espgs gnome-doc-utils poppler libxml2 gtk+ gnome-vfs gconf libglade gnome-keyring " RDEPENDS_${PN} = "espgs " RRECOMMENDS_${PN} = "gnome-vfs-plugin-file" -PR = "r2" +PR = "r3" inherit gnome pkgconfig gtk-icon-cache diff --git a/recipes/evince/evince_2.20.0.bb b/recipes/evince/evince_2.20.0.bb index 8118c920fc..72f6043c60 100644 --- a/recipes/evince/evince_2.20.0.bb +++ b/recipes/evince/evince_2.20.0.bb @@ -4,7 +4,7 @@ SECTION = "x11/office" DEPENDS = "tiff djvulibre libxt espgs gnome-doc-utils poppler libxml2 gtk+ gnome-vfs gconf libglade gnome-keyring " RDEPENDS_${PN} = "espgs " RRECOMMENDS_${PN} = "gnome-vfs-plugin-file" -PR = "r2" +PR = "r3" inherit gnome pkgconfig gtk-icon-cache diff --git a/recipes/evince/evince_2.23.4.bb b/recipes/evince/evince_2.23.4.bb index 17cb21926a..2408974d08 100644 --- a/recipes/evince/evince_2.23.4.bb +++ b/recipes/evince/evince_2.23.4.bb @@ -4,7 +4,7 @@ SECTION = "x11/office" DEPENDS = "gnome-icon-theme tiff libxt espgs gnome-doc-utils poppler libxml2 gtk+ gnome-vfs gconf libglade gnome-keyring " RDEPENDS_${PN} = "espgs gnome-icon-theme" RRECOMMENDS_${PN} = "gnome-vfs-plugin-file" -PR = "r2" +PR = "r3" inherit gnome pkgconfig gtk-icon-cache diff --git a/recipes/evince/evince_2.24.1.bb b/recipes/evince/evince_2.24.1.bb index a1a531297f..06c4efe8bb 100644 --- a/recipes/evince/evince_2.24.1.bb +++ b/recipes/evince/evince_2.24.1.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "x11/office" DEPENDS = "nautilus gnome-icon-theme tiff libxt espgs gnome-doc-utils poppler libxml2 gtk+ gconf libglade gnome-keyring " RDEPENDS_${PN} = "espgs gnome-icon-theme" -PR = "r2" +PR = "r3" inherit gnome pkgconfig gtk-icon-cache diff --git a/recipes/evince/evince_2.28.0.bb b/recipes/evince/evince_2.28.0.bb index 43460f0fc7..50e5134e3e 100644 --- a/recipes/evince/evince_2.28.0.bb +++ b/recipes/evince/evince_2.28.0.bb @@ -4,7 +4,7 @@ SECTION = "x11/office" DEPENDS = "nautilus gnome-icon-theme tiff libxt espgs gnome-doc-utils poppler libxml2 gtk+ gconf libglade gnome-keyring " RDEPENDS_${PN} = "espgs gnome-icon-theme" -PR = "r1" +PR = "r2" inherit gnome pkgconfig gtk-icon-cache -- cgit 1.2.3-korg