[Lunar-commits] <moonbase> bluez: Version bump and a little twiddle in the BUILD.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Sep 11 02:47:34 CEST 2009


commit e89399442e7fcdd6e0f57b612aefa163496ae2ad
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Sep 10 20:47:34 2009 -0400

    bluez: Version bump and a little twiddle in the BUILD.
---
 bluetooth/bluez/BUILD   |   13 ++++++-------
 bluetooth/bluez/DETAILS |    6 +++---
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/bluetooth/bluez/BUILD b/bluetooth/bluez/BUILD
index 25020e7..ed0fee1 100644
--- a/bluetooth/bluez/BUILD
+++ b/bluetooth/bluez/BUILD
@@ -6,17 +6,16 @@
           --host=$BUILD           \
           --enable-configfiles    \
           --with-telephony=dummy  \
-          --enable-gstreamer      \
-          $OPTS"                 &&
+          --enable-gstreamer      "  
 
   default_build  &&
 
-  sedit "s:#\[A:\[A:" audio/audio.conf
-  sedit "s:#SBCS:SBCS:" audio/audio.conf
-  sedit "s:#MPEG:MPEG:" audio/audio.conf
-  sedit "s:#AutoConnect:AutoConnect:" audio/audio.conf
+  sedit "s:#\[A:\[A:" audio/audio.conf   &&
+  sedit "s:#SBCS:SBCS:" audio/audio.conf &&
+  sedit "s:#MPEG:MPEG:" audio/audio.conf &&
+  sedit "s:#AutoConnect:AutoConnect:" audio/audio.conf &&
 
-  mkdir -p /etc/bluetooth
+  mkdir -p /etc/bluetooth                 &&
   cp -f audio/audio.conf /etc/bluetooth/  &&
   cp -f network/*.conf /etc/bluetooth/    &&
   cp -f input/*.conf /etc/bluetooth/      &&
diff --git a/bluetooth/bluez/DETAILS b/bluetooth/bluez/DETAILS
index 2ae0d26..01d47a8 100644
--- a/bluetooth/bluez/DETAILS
+++ b/bluetooth/bluez/DETAILS
@@ -1,14 +1,14 @@
           MODULE=bluez
-         VERSION=4.51
+         VERSION=4.53
           SOURCE=$MODULE-$VERSION.tar.gz
          SOURCE2=$MODULE-4.41.dbus.access.patch
       SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth/
      SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:c8f57a342dbef5bac00824a04b90af4086493310
+      SOURCE_VFY=sha1:3b6493f2a9b91bb9146918a86a960383e9de7ccd
      SOURCE2_VFY=sha1:1bea7d4cc74f55b8861544b42b07244b555c8550
         WEB_SITE=http://www.bluez.org
          ENTERED=20090328
-         UPDATED=20090903
+         UPDATED=20090910
            SHORT="support for core Bluetooth layers and protocols"
 
 cat << EOF


More information about the Lunar-commits mailing list