All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe PATCH 1/2] libgsf: update to version 1.14.26
@ 2013-04-13 17:15 Otavio Salvador
  2013-04-13 17:15 ` [meta-oe PATCH 2/2] gnumeric: add recipe for version 1.12.0 Otavio Salvador
  2013-04-17 12:04 ` [meta-oe PATCH 1/2] libgsf: update to version 1.14.26 Martin Jansa
  0 siblings, 2 replies; 7+ messages in thread
From: Otavio Salvador @ 2013-04-13 17:15 UTC (permalink / raw)
  To: Meta-OpenEmbedded Mailing listing; +Cc: Otavio Salvador, Mario Domenech Goulart

From: Mario Domenech Goulart <mario@ossystems.com.br>

Previous version was 1.14.21, but Gnumeric requires at least 1.14.24.
Since we are changing it, we pick the latest available version.

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 .../recipes-gnome/libgsf/{libgsf_1.14.21.bb => libgsf_1.14.26.bb} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 rename meta-gnome/recipes-gnome/libgsf/{libgsf_1.14.21.bb => libgsf_1.14.26.bb} (71%)

diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.21.bb b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.26.bb
similarity index 71%
rename from meta-gnome/recipes-gnome/libgsf/libgsf_1.14.21.bb
rename to meta-gnome/recipes-gnome/libgsf/libgsf_1.14.26.bb
index a4f1ec2..a6127d6 100644
--- a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.21.bb
+++ b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.26.bb
@@ -3,16 +3,16 @@ LICENSE = "GPLv2 & LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=dc7371b50816c96e145fa0f8ade8e24d \
                     file://COPYING.LIB;md5=61464cfe342798eeced82efe9ae55f63"
 
-PR = "r4"
-
 SECTION = "libs"
 
 DEPENDS= "libxml2 bzip2 glib-2.0 zlib"
 
 inherit autotools pkgconfig gnome gconf
 
-SRC_URI[archive.md5sum] = "2b702648b853402554c97d75405c60d3"
-SRC_URI[archive.sha256sum] = "eef0a9d6eca4e6af6c16b208947e3c958c428b94d22792bdd0b80c08a4b301db"
+SRC_URI[archive.md5sum] = "3c5a4fbd16a727c36974078e6d0e9575"
+SRC_URI[archive.sha256sum] = "8919e725aadd785380350c8dec7427d82cf33164bc9a9a549df9440a0c3da6d5"
+
+GNOME_COMPRESS_TYPE = "xz"
 
 EXTRA_OECONF = "\
 		--without-python \
-- 
1.8.1




^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-17 18:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-13 17:15 [meta-oe PATCH 1/2] libgsf: update to version 1.14.26 Otavio Salvador
2013-04-13 17:15 ` [meta-oe PATCH 2/2] gnumeric: add recipe for version 1.12.0 Otavio Salvador
2013-04-15 14:37   ` Martin Jansa
2013-04-15 14:43     ` Otavio Salvador
2013-04-15 20:48     ` Mario Domenech Goulart
2013-04-17 12:04 ` [meta-oe PATCH 1/2] libgsf: update to version 1.14.26 Martin Jansa
2013-04-17 18:06   ` Mario Domenech Goulart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.