# HG changeset patch # User Christophe Lincoln # Date 1242073039 -7200 # Node ID d32e2ee46d0c22e9fe4aab80e71a77f0bf9745b1 # Parent fda6fccb25ec7543ea8bec5ed594b3eea257441b Up: dbus (1.2.14), dbus-glib (0.80) diff -r fda6fccb25ec -r d32e2ee46d0c dbus-dev/receipt --- a/dbus-dev/receipt Mon May 11 22:11:45 2009 +0200 +++ b/dbus-dev/receipt Mon May 11 22:17:19 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="dbus-dev" -VERSION="1.2.4" +VERSION="1.2.14" CATEGORY="development" SHORT_DESC="D-Bus is a message bus system devel files." WANTED="dbus" diff -r fda6fccb25ec -r d32e2ee46d0c dbus-glib-dev/receipt --- a/dbus-glib-dev/receipt Mon May 11 22:11:45 2009 +0200 +++ b/dbus-glib-dev/receipt Mon May 11 22:17:19 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="dbus-glib-dev" -VERSION="0.78" +VERSION="0.80" CATEGORY="development" SHORT_DESC="D-Bus glib binding." WANTED="dbus-glib" diff -r fda6fccb25ec -r d32e2ee46d0c dbus-glib/receipt --- a/dbus-glib/receipt Mon May 11 22:11:45 2009 +0200 +++ b/dbus-glib/receipt Mon May 11 22:17:19 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="dbus-glib" -VERSION="0.78" +VERSION="0.80" CATEGORY="x-window" SHORT_DESC="D-Bus glib binding." DEPENDS="dbus glib" diff -r fda6fccb25ec -r d32e2ee46d0c dbus/receipt --- a/dbus/receipt Mon May 11 22:11:45 2009 +0200 +++ b/dbus/receipt Mon May 11 22:17:19 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="dbus" -VERSION="1.2.4" +VERSION="1.2.14" CATEGORY="x-window" SHORT_DESC="D-Bus is a message bus system." DEPENDS="expat xorg-libX11 slitaz-base-files xorg-libICE xorg-libSM \ @@ -16,7 +16,6 @@ compile_rules() { cd $src - cp -a ../dbus-$(echo "$VERSION" | sed 's/\..\./.d./')/. . ./configure \ --prefix=/usr \ --libexecdir=/usr/lib/dbus \