[Lunar-commits] <moonbase-core> dbus: version bumped to 1.8.8.

Florin Braescu florin at lunar-linux.org
Sat Sep 20 12:38:23 CEST 2014


commit 2b945dfba22aa87a363121113f8859b1b34015b4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 20 Sep 2014 09:47:02 +0300
URL: https://github.com/lunar-linux/moonbase-core/commit/2b945dfba22aa87a363121113f8859b1b34015b4

dbus: version bumped to 1.8.8.
---
  system/dbus/BUILD   | +2/-3     
  system/dbus/DEPENDS | +1/-0     
  system/dbus/DETAILS | +3/-3     
  3 files changed, 6 insertions(+), 6 deletions(-)

--- a/system/dbus/BUILD
+++ b/system/dbus/BUILD
@@ -5,15 +5,14 @@ else
 fi
 
 OPTS+=" --disable-static               \
-        --enable-checks                \
-        --with-xml=expat               \
         --localstatedir=/var           \
-        --disable-dnotify              \
         --with-session-socket-dir=/tmp \
         --with-dbus-user=messagebus    \
         --disable-xml-docs             \
         --with-init-scripts=none       \
         --disable-verbose-mode         \
+        --disable-tests                \
+        --disable-asserts              \
         --with-system-pid-file=/var/run/messagebus.pid"
 
 if module_installed systemd; then
--- a/system/dbus/DEPENDS
+++ b/system/dbus/DEPENDS
@@ -1,4 +1,5 @@
 depends pkgconfig
 depends expat
+depends docbook-xsl
 
 optional_depends "libX11" "--with-x" "--without-x" "for X support"
--- a/system/dbus/DETAILS
+++ b/system/dbus/DETAILS
@@ -1,11 +1,11 @@
           MODULE=dbus
-         VERSION=1.8.6
+         VERSION=1.8.8
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://$MODULE.freedesktop.org/releases/$MODULE
-      SOURCE_VFY=sha1:ad7cb87cdce66533479a9d7c1c956bdb0243ad87
+      SOURCE_VFY=sha256:dfab263649a979d0fff64a30cac374891a8e9940350e41f3bbd7679af32bd1fd
         WEB_SITE=http://dbus.freedesktop.org
          ENTERED=20031219
-         UPDATED=20140708
+         UPDATED=20140917
            SHORT="A message bus system for applications"
 LUNAR_RESTART_SERVICES=off
 




More information about the Lunar-commits mailing list