Bug 60304 - New versions: bluez-libs-2.10 and bluez-utils-2.10
Bug#: 60304 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: mobile@gentoo.org Reported By: nzgreen@operamail.com
Component: Ebuilds
URL:  http://www.bluez.org/download.html
Summary: New versions: bluez-libs-2.10 and bluez-utils-2.10
Keywords:  
Status Whiteboard: 
Opened: 2004-08-14 02:36 0000
Description:   Opened: 2004-08-14 02:36 0000
bluez-libs and bluez-utils both emerge fine with a version bump.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Florian Ehrenthal 2004-08-15 14:40:36 0000 -------
Created an attachment (id=37498) [details]
bluez-utils-2.10.ebuild

------- Comment #2 From Florian Ehrenthal 2004-08-15 14:50:39 0000 -------
Created an attachment (id=37499) [details]
bluez-libs-2.10.ebuild

------- Comment #3 From Florian Ehrenthal 2004-08-15 14:56:55 0000 -------
what still needs to be done:
/etc/init.d/bluetooth should be redone, i am still experimenting with it

------- Comment #4 From Florian Ehrenthal 2004-08-16 08:59:31 0000 -------
Created an attachment (id=37534) [details]
bluez-utils-2.10.ebuild

bluez-utils new version

------- Comment #5 From Florian Ehrenthal 2004-08-16 09:01:54 0000 -------
Created an attachment (id=37535) [details]
bluetooth.rc-2.10

this is the new init.d/bluetooth for bluez-utils-2.10.ebuild

------- Comment #6 From Qui Gon 2004-08-21 15:18:11 0000 -------
Created an attachment (id=37897) [details]
sdp-patch

...and, of course, the updated sdp-patch, as bluez 2.10 doesn't have lsdp
anymore. And so we will compile the plugin without it. Bluetooth works though.

------- Comment #7 From Qui Gon 2004-08-21 16:42:59 0000 -------
Oops, I forgot to mention, that this sdp-patch is intended for multisync-users
and not for the bluez-packages.
I have added the patch to this bug-description, because, multisync 0.82 doesn't
compile with bluez 2.10 anymore and needs the above patch. The patch simply
addresses people, who search for bluez 2.10-related bugs with multisync. :)
This patch has to be applied to multisync!!!

------- Comment #8 From Alastair Tse (RETIRED) 2004-09-20 02:43:32 0000 -------
qui gon, would you please attach the multisync sdp patch in another bug so it
doesn't get lost?

thanks florian for the new init scripts, i'm going to roll them into the next
-r1 release. however, you forgot to include the /etc/conf.d/bluetooth file, but
i'll make one up myself.

------- Comment #9 From Alastair Tse (RETIRED) 2004-09-20 02:44:46 0000 -------
qui gon, don't worry about making a new bug, there already is one for bug 63743

------- Comment #10 From Scott McKenzie 2004-09-21 06:08:23 0000 -------
Created an attachment (id=40070) [details]
Enables bluez.org bluetooth config file

Alastair, there is a suitable bluetooth config file included with
bluez-utils-2.10.  This ebuild will install it into /etc/conf.d.

------- Comment #11 From Scott McKenzie 2004-09-21 06:28:11 0000 -------
I've made my bluetooth init script a mix of Florian's and the bluez.org one. 
The only real difference I have is that rfcomm is not started as a daemon.  If
RFCOMM_ENABLE is set to true it calls rfcomm bind all in start() and rfcomm
release all in stop().

------- Comment #12 From Alastair Tse (RETIRED) 2004-09-21 16:06:38 0000 -------
*** Bug 39464 has been marked as a duplicate of this bug. ***

------- Comment #13 From Alastair Tse (RETIRED) 2004-09-21 16:11:25 0000 -------
committed to 2.10-r1 with some modifications, thanks for all your
contributions!

------- Comment #14 From Alastair Tse (RETIRED) 2004-09-21 16:27:45 0000 -------
i should close it, damn