SHA256
1
0
forked from pool/bluez

Updating link to change in openSUSE:Factory/bluez revision 47.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=0967d3d80954690030ba7b5c3c4f842f
This commit is contained in:
OBS User buildservice-autocommit 2009-12-29 18:03:33 +00:00 committed by Git OBS Bridge
parent de70e2374a
commit 7c353a0161
7 changed files with 38 additions and 7 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

@ -1,5 +1,5 @@
#
# spec file for package bluez-gstreamer (Version 4.58)
# spec file for package bluez-gstreamer (Version 4.59)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -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

@ -1,5 +1,5 @@
#
# spec file for package bluez (Version 4.58)
# spec file for package bluez (Version 4.59)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -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