SHA256
1
0
forked from pool/bluez

Accepting request 27883 from home:seife:testing

Copy from home:seife:testing/bluez via accept of submit request 27883 revision 39.
Request was accepted with message:
update to bluez-4.59

OBS-URL: https://build.opensuse.org/request/show/27883
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=33
This commit is contained in:
Stefan Seyfried 2009-12-29 11:15:30 +00:00 committed by Git OBS Bridge
parent b48bdb960b
commit 94cabe6ec8
7 changed files with 36 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3f034f9c1697c6563ee047ff2ea6809c684a3fc11486de6c3e8141a0d5c0136
size 780831

3
bluez-4.59.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f20087e3182c07da1d1ab0d4f0b8ad1433901895bb405710eeb83a4f50b5ff93
size 783835

View File

@ -13,6 +13,7 @@
# Should-Stop: $null
# Default-Start: 2 3 5
# Default-Stop:
# Short-Description:
# Description: handles udev coldplug of bluetooth dongles
### END INIT INFO

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Dec 29 10:14:59 UTC 2009 - seife@opensuse.org
- update to bluez-4.59:
- Add values for Bluetooth 4.0 specification.
- Add SDP functions for HDP support.
- Add test scripts for input and audio.
- Fix missing close on BtIO create_io function.
- Fix sending incorrect AVDTP commands after timeout occurs.
- Fix timer removal when device disconnects unexpectedly.
- Fix Extended Inquiry Response record for Device ID.
- silence rpmlint warning on bluez-coldplug init script
-------------------------------------------------------------------
Mon Nov 16 09:02:00 CET 2009 - seife@opensuse.org

View File

@ -24,7 +24,7 @@ BuildRequires: glib2-devel libnl-devel libusb-devel
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
Url: http://www.bluez.org
Version: 4.58
Version: 4.59
Release: 1
Summary: Bluetooth Sound Support
Group: Productivity/Multimedia/Sound/Utilities

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Dec 29 10:14:59 UTC 2009 - seife@opensuse.org
- update to bluez-4.59:
- Add values for Bluetooth 4.0 specification.
- Add SDP functions for HDP support.
- Add test scripts for input and audio.
- Fix missing close on BtIO create_io function.
- Fix sending incorrect AVDTP commands after timeout occurs.
- Fix timer removal when device disconnects unexpectedly.
- Fix Extended Inquiry Response record for Device ID.
- silence rpmlint warning on bluez-coldplug init script
-------------------------------------------------------------------
Mon Nov 16 09:02:00 CET 2009 - seife@opensuse.org

View File

@ -23,7 +23,7 @@ BuildRequires: dbus-1-devel flex
BuildRequires: glib2-devel libnl-devel libusb-devel
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
Url: http://www.bluez.org
Version: 4.58
Version: 4.59
Release: 1
Summary: Bluetooth Stack for Linux
Group: Hardware/Mobile
@ -208,9 +208,11 @@ install --mode=0755 \
simple-agent \
simple-service \
list-devices \
test-audio \
test-adapter \
test-device \
test-discovery \
test-input \
test-manager \
test-network \
test-serial \
@ -320,8 +322,10 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/simple-agent
%{_bindir}/simple-service
%{_bindir}/test-adapter
%{_bindir}/test-audio
%{_bindir}/test-device
%{_bindir}/test-discovery
%{_bindir}/test-input
%{_bindir}/test-manager
%{_bindir}/test-network
%{_bindir}/test-serial