forked from pool/bluez
This commit is contained in:
committed by
Git OBS Bridge
parent
ebc5f0be24
commit
3a350cce43
16
bluez.spec
16
bluez.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bluez (Version 4.38)
|
||||
# spec file for package bluez (Version 4.39)
|
||||
#
|
||||
# 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
|
||||
Url: http://www.bluez.org
|
||||
Version: 4.38
|
||||
Version: 4.39
|
||||
Release: 1
|
||||
Summary: Bluetooth Stack for Linux
|
||||
Group: Hardware/Mobile
|
||||
@@ -354,6 +354,18 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man1/dund.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon May 11 2009 seife@suse.de
|
||||
- update to bluez-4.39:
|
||||
- Add workaround for dealing with unknown inquiry complete.
|
||||
- Fix discovering when using software scheduler.
|
||||
- Fix wrong NoInputNoOutput IO capability string.
|
||||
- Fix race condition with agent during pairing.
|
||||
- Fix agent cancellation for security mode 3 acceptor failure.
|
||||
- Fix temporary flag removal when device creation fails.
|
||||
- Fix hciattach to use ppoll instead of poll.
|
||||
- Fix service class update when adapter is down.
|
||||
- Fix service classes race condition during startup.
|
||||
- Fix release of audio client before freeing the device.
|
||||
* Mon May 04 2009 seife@suse.de
|
||||
- update to bluez-4.38:
|
||||
- Add support for builtin plugins.
|
||||
|
Reference in New Issue
Block a user