[Lunar-commits] r17549 - in moonbase/trunk/bluetooth: . bluez-libs bluez-utils bluez-utils/init.d libbtctl

Jan Eidtmann cmak at lunar-linux.org
Fri Dec 2 04:06:35 UTC 2005


Author: cmak
Date: 2005-12-02 04:06:34 +0000 (Fri, 02 Dec 2005)
New Revision: 17549

Added:
   moonbase/trunk/bluetooth/bluez-utils/init.d/btrfcomm
   moonbase/trunk/bluetooth/libbtctl/
   moonbase/trunk/bluetooth/libbtctl/DEPENDS
   moonbase/trunk/bluetooth/libbtctl/DETAILS
Removed:
   moonbase/trunk/bluetooth/libbtctl/DEPENDS
   moonbase/trunk/bluetooth/libbtctl/DETAILS
Modified:
   moonbase/trunk/bluetooth/bluez-libs/DETAILS
   moonbase/trunk/bluetooth/bluez-utils/DETAILS
Log:
some bluetooth bumps

Modified: moonbase/trunk/bluetooth/bluez-libs/DETAILS
===================================================================
--- moonbase/trunk/bluetooth/bluez-libs/DETAILS	2005-12-01 20:41:41 UTC (rev 17548)
+++ moonbase/trunk/bluetooth/bluez-libs/DETAILS	2005-12-02 04:06:34 UTC (rev 17549)
@@ -1,11 +1,11 @@
            MODULE=bluez-libs
-         VERSION=2.18
+         VERSION=2.22
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=http://bluez.sf.net/download/
-   SOURCE_VFY[0]=sha1:012335cdb51648158ba2b0917de52d29b64db5d7
+   SOURCE_VFY[0]=sha1:22aa96f39f67222a4cba2e97d662a7eb13e1f4da
         WEB_SITE=http://bluez.sf.net
          ENTERED=20030927
-         UPDATED=20050719
+         UPDATED=20051202
            SHORT=" BlueZ provides support for core Bluetooth layers and protocols"
 cat << EOF
  BlueZ provides support for core Bluetooth layers and protocols. It is 

Modified: moonbase/trunk/bluetooth/bluez-utils/DETAILS
===================================================================
--- moonbase/trunk/bluetooth/bluez-utils/DETAILS	2005-12-01 20:41:41 UTC (rev 17548)
+++ moonbase/trunk/bluetooth/bluez-utils/DETAILS	2005-12-02 04:06:34 UTC (rev 17549)
@@ -1,11 +1,11 @@
-           MODULE=bluez-utils
-         VERSION=2.18
+          MODULE=bluez-utils
+         VERSION=2.22
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=http://bluez.sf.net/download/
-   SOURCE_VFY[0]=sha1:82d8d8a56c16a6e26f973651bd770374e3f5a398
+   SOURCE_VFY[0]=sha1:935b18eddda878e63199dd94140bae0a505c26a6
         WEB_SITE=http://bluez.sf.net
          ENTERED=20030927
-         UPDATED=20050719
+         UPDATED=20051202
            SHORT=" BlueZ provides support for core Bluetooth layers and protocols"
 cat << EOF
  BlueZ provides support for core Bluetooth layers and protocols. It is 

Added: moonbase/trunk/bluetooth/bluez-utils/init.d/btrfcomm
===================================================================
--- moonbase/trunk/bluetooth/bluez-utils/init.d/btrfcomm	2005-12-01 20:41:41 UTC (rev 17548)
+++ moonbase/trunk/bluetooth/bluez-utils/init.d/btrfcomm	2005-12-02 04:06:34 UTC (rev 17549)
@@ -0,0 +1,13 @@
+#!/bin/bash
+#
+# rfcomm
+#
+# chkconfig: 345 80 20
+# description: rfcomm Bluetooth Daemon
+# processname: rfcomm
+# config:      /etc/bluetooth/rfcomm.conf
+
+ARGS="-f /etc/bluetooth/rfcomm.conf"
+
+. /lib/lsb/init-functions
+

Copied: moonbase/trunk/bluetooth/libbtctl (from rev 16541, moonbase/trunk/libs/libbtctl)

Deleted: moonbase/trunk/bluetooth/libbtctl/DEPENDS

Copied: moonbase/trunk/bluetooth/libbtctl/DEPENDS (from rev 17516, moonbase/trunk/libs/libbtctl/DEPENDS)

Deleted: moonbase/trunk/bluetooth/libbtctl/DETAILS

Copied: moonbase/trunk/bluetooth/libbtctl/DETAILS (from rev 17516, moonbase/trunk/libs/libbtctl/DETAILS)



More information about the Lunar-commits mailing list