forked from pool/bluez
checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=34
This commit is contained in:
parent
94cabe6ec8
commit
de70e2374a
3
bluez-4.58.tar.bz2
Normal file
3
bluez-4.58.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b3f034f9c1697c6563ee047ff2ea6809c684a3fc11486de6c3e8141a0d5c0136
|
||||||
|
size 780831
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f20087e3182c07da1d1ab0d4f0b8ad1433901895bb405710eeb83a4f50b5ff93
|
|
||||||
size 783835
|
|
@ -13,7 +13,6 @@
|
|||||||
# Should-Stop: $null
|
# Should-Stop: $null
|
||||||
# Default-Start: 2 3 5
|
# Default-Start: 2 3 5
|
||||||
# Default-Stop:
|
# Default-Stop:
|
||||||
# Short-Description:
|
|
||||||
# Description: handles udev coldplug of bluetooth dongles
|
# Description: handles udev coldplug of bluetooth dongles
|
||||||
### END INIT INFO
|
### END INIT INFO
|
||||||
|
|
||||||
|
@ -1,16 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Mon Nov 16 09:02:00 CET 2009 - seife@opensuse.org
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ BuildRequires: glib2-devel libnl-devel libusb-devel
|
|||||||
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
|
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
|
||||||
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
|
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
|
||||||
Url: http://www.bluez.org
|
Url: http://www.bluez.org
|
||||||
Version: 4.59
|
Version: 4.58
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Bluetooth Sound Support
|
Summary: Bluetooth Sound Support
|
||||||
Group: Productivity/Multimedia/Sound/Utilities
|
Group: Productivity/Multimedia/Sound/Utilities
|
||||||
|
@ -1,16 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Mon Nov 16 09:02:00 CET 2009 - seife@opensuse.org
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ BuildRequires: dbus-1-devel flex
|
|||||||
BuildRequires: glib2-devel libnl-devel libusb-devel
|
BuildRequires: glib2-devel libnl-devel libusb-devel
|
||||||
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
|
BuildRequires: alsa-devel libsndfile-devel pkg-config udev
|
||||||
Url: http://www.bluez.org
|
Url: http://www.bluez.org
|
||||||
Version: 4.59
|
Version: 4.58
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Bluetooth Stack for Linux
|
Summary: Bluetooth Stack for Linux
|
||||||
Group: Hardware/Mobile
|
Group: Hardware/Mobile
|
||||||
@ -208,11 +208,9 @@ install --mode=0755 \
|
|||||||
simple-agent \
|
simple-agent \
|
||||||
simple-service \
|
simple-service \
|
||||||
list-devices \
|
list-devices \
|
||||||
test-audio \
|
|
||||||
test-adapter \
|
test-adapter \
|
||||||
test-device \
|
test-device \
|
||||||
test-discovery \
|
test-discovery \
|
||||||
test-input \
|
|
||||||
test-manager \
|
test-manager \
|
||||||
test-network \
|
test-network \
|
||||||
test-serial \
|
test-serial \
|
||||||
@ -322,10 +320,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/simple-agent
|
%{_bindir}/simple-agent
|
||||||
%{_bindir}/simple-service
|
%{_bindir}/simple-service
|
||||||
%{_bindir}/test-adapter
|
%{_bindir}/test-adapter
|
||||||
%{_bindir}/test-audio
|
|
||||||
%{_bindir}/test-device
|
%{_bindir}/test-device
|
||||||
%{_bindir}/test-discovery
|
%{_bindir}/test-discovery
|
||||||
%{_bindir}/test-input
|
|
||||||
%{_bindir}/test-manager
|
%{_bindir}/test-manager
|
||||||
%{_bindir}/test-network
|
%{_bindir}/test-network
|
||||||
%{_bindir}/test-serial
|
%{_bindir}/test-serial
|
||||||
|
Loading…
Reference in New Issue
Block a user