Accepting request 47047 from Base:System
Copy from Base:System/bluez based on submit request 47047 from user seife OBS-URL: https://build.opensuse.org/request/show/47047 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=58
This commit is contained in:
commit
274c82f869
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:975b0a77b5e986c92822cd55e3d73b5f5059b7f5f9141126416e572941e36ad3
|
||||
size 803066
|
3
bluez-4.70.tar.bz2
Normal file
3
bluez-4.70.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10db0c3e352d44c46c5edcc79ec7b72a9c26a0c77218f567bb390eceef55c1fb
|
||||
size 831841
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 26 07:31:32 UTC 2010 - seife@opensuse.org
|
||||
|
||||
- update to bluez-4.70:
|
||||
- Fix incoming call indication handling when in WAITING state.
|
||||
- Fix various SDP related qualification test case issues.
|
||||
- Fix logic to write EIR when SDP records are changed.
|
||||
- Fix UTF-8 validity check for remote names in EIR.
|
||||
- Add support for UUID-128 extended inquiry response.
|
||||
- Add service UUIDs from EIR to the DeviceFound signal.
|
||||
- Add fast connectable feature for Handsfree profile.
|
||||
- Add HCI command and event definitions for AMP support.
|
||||
- Add firmware download support for Qualcommh devices.
|
||||
- Add host level support for Atheros AR300x device.
|
||||
- Add initial support of ATT and GATT for basic rate.
|
||||
- ALSA config file moved from /etc/alsa/ to /usr/share/alsa/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 14 06:14:38 UTC 2010 - seife@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bluez-gstreamer (Version 4.69)
|
||||
# spec file for package bluez-gstreamer (Version 4.70)
|
||||
#
|
||||
# Copyright (c) 2010 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.69
|
||||
Version: 4.70
|
||||
Release: 1
|
||||
Summary: Bluetooth Sound Support
|
||||
Group: Productivity/Multimedia/Sound/Utilities
|
||||
@ -85,6 +85,7 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
|
||||
--enable-pand \
|
||||
--enable-dund \
|
||||
--enable-configfiles \
|
||||
--enable-attrib \
|
||||
--enable-pcmcia
|
||||
make %{?jobs:-j %jobs} all
|
||||
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 26 07:31:32 UTC 2010 - seife@opensuse.org
|
||||
|
||||
- update to bluez-4.70:
|
||||
- Fix incoming call indication handling when in WAITING state.
|
||||
- Fix various SDP related qualification test case issues.
|
||||
- Fix logic to write EIR when SDP records are changed.
|
||||
- Fix UTF-8 validity check for remote names in EIR.
|
||||
- Add support for UUID-128 extended inquiry response.
|
||||
- Add service UUIDs from EIR to the DeviceFound signal.
|
||||
- Add fast connectable feature for Handsfree profile.
|
||||
- Add HCI command and event definitions for AMP support.
|
||||
- Add firmware download support for Qualcommh devices.
|
||||
- Add host level support for Atheros AR300x device.
|
||||
- Add initial support of ATT and GATT for basic rate.
|
||||
- ALSA config file moved from /etc/alsa/ to /usr/share/alsa/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 14 06:14:38 UTC 2010 - seife@opensuse.org
|
||||
|
||||
|
10
bluez.spec
10
bluez.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bluez (Version 4.69)
|
||||
# spec file for package bluez (Version 4.70)
|
||||
#
|
||||
# Copyright (c) 2010 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.69
|
||||
Version: 4.70
|
||||
Release: 1
|
||||
Summary: Bluetooth Stack for Linux
|
||||
Group: Hardware/Mobile
|
||||
@ -204,6 +204,7 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
|
||||
--enable-pand \
|
||||
--enable-dund \
|
||||
--enable-configfiles \
|
||||
--enable-attrib \
|
||||
--enable-pcmcia
|
||||
make %{?jobs:-j %jobs} all
|
||||
|
||||
@ -271,6 +272,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_bindir}/sdptool
|
||||
%{_bindir}/ciptool
|
||||
%{_bindir}/dfutool
|
||||
%{_bindir}/gatttool
|
||||
%{_sbindir}/hciattach
|
||||
%{_sbindir}/hciconfig
|
||||
%{_sbindir}/bluetoothd
|
||||
@ -358,8 +360,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files alsa
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/alsa
|
||||
%config %{_sysconfdir}/alsa/bluetooth.conf
|
||||
%dir /usr/share/alsa
|
||||
%config /usr/share/alsa/bluetooth.conf
|
||||
%{_libdir}/alsa-lib/*.so
|
||||
|
||||
%files compat
|
||||
|
Loading…
Reference in New Issue
Block a user