[oe-commits] Khem Raj : libgnomeprint: Upgrade 2.18.7 -> 2.18.8

git at git.openembedded.org git at git.openembedded.org
Sat Dec 21 18:18:10 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: d3b37cd7af34adb3a546cb1741b79c4b77677b66
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=d3b37cd7af34adb3a546cb1741b79c4b77677b66

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Dec  7 01:25:33 2013 -0800

libgnomeprint: Upgrade 2.18.7 -> 2.18.8

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../gnome/{libgnomeprint_2.18.7.bb => libgnomeprint_2.18.8.bb}     | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
similarity index 76%
rename from meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb
rename to meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
index 606c752..13550d7 100644
--- a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb
+++ b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
@@ -1,8 +1,6 @@
 LICENSE = "GPLv2"
 SECTION = "x11/gnome/libs"
 
-PR = "r2"
-
 DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common freetype"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
@@ -12,9 +10,8 @@ inherit pkgconfig gnome
 SRC_URI += "file://fix.includes.patch \
             file://freetype.patch \
            "
-
-SRC_URI[archive.md5sum] = "d66b81ee8aa3b3a33f5efc9a47ce07e3"
-SRC_URI[archive.sha256sum] = "8b34f81599423ef3da9c43775495da602f83cbbee069c9e760ffeae6aa4768e6"
+SRC_URI[archive.md5sum] = "63b05ffb5386e131487c6af30f4c56ac"
+SRC_URI[archive.sha256sum] = "1034ec8651051f84d2424e7a1da61c530422cc20ce5b2d9e107e1e46778d9691"
 
 FILES_${PN}-dbg += "\
     ${libdir}/${PN}/${PV}/modules/.debug \



More information about the Openembedded-commits mailing list