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

Florin Braescu florin at lunar-linux.org
Thu Jul 12 22:40:27 CEST 2012


commit 2858ad87e920f4557c078d3809edc3231d704410
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 12 Jul 2012 13:40:27 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/2858ad87e920f4557c078d3809edc3231d704410

dbus: version bumped to 1.6.2.
---
  system/dbus/BUILD                                            +0/-2     
  system/dbus/DETAILS                                          +3/-5     
  2 files changed, 3 insertions (+), 7 deletions (-)

--- a/system/dbus/BUILD
+++ b/system/dbus/BUILD
@@ -4,8 +4,6 @@
   rm -fr /lib/systemd/system/sockets.target.wants/dbus.socket
   rm -fr /lib/systemd/system/multi-user.target.wants/dbus.service
 
-  patch_it $SOURCE2 1 &&
-
   if kernel_option_present CONFIG_INOTIFY_USER ; then
     OPTS+=" --enable-inotify"
   else
--- a/system/dbus/DETAILS
+++ b/system/dbus/DETAILS
@@ -1,13 +1,11 @@
           MODULE=dbus
-         VERSION=1.6.0
+         VERSION=1.6.2
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=dbus-fix-sba-for-dbus-activation.patch
       SOURCE_URL=http://$MODULE.freedesktop.org/releases/$MODULE
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:9bfc971ff4cafa2741050d53a98cc7bfdc56880a
+      SOURCE_VFY=sha1:09d55ac4ea4ccf0d233070909494028f5a4e1e63
         WEB_SITE=http://dbus.freedesktop.org
          ENTERED=20031219
-         UPDATED=20120619
+         UPDATED=20120712
            SHORT="A message bus system for applications"
 LUNAR_RESTART_SERVICES=off
 




More information about the Lunar-commits mailing list