forked from pool/bluez
Accepting request 47047 from Base:System
checked in (request 47047) OBS-URL: https://build.opensuse.org/request/show/47047 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=61
This commit is contained in:
parent
63e8935002
commit
0236582a08
3
bluez-4.69.tar.bz2
Normal file
3
bluez-4.69.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:975b0a77b5e986c92822cd55e3d73b5f5059b7f5f9141126416e572941e36ad3
|
||||||
|
size 803066
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:10db0c3e352d44c46c5edcc79ec7b72a9c26a0c77218f567bb390eceef55c1fb
|
|
||||||
size 831841
|
|
@ -1,20 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Wed Jul 14 06:14:38 UTC 2010 - 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.70
|
Version: 4.69
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Bluetooth Sound Support
|
Summary: Bluetooth Sound Support
|
||||||
Group: Productivity/Multimedia/Sound/Utilities
|
Group: Productivity/Multimedia/Sound/Utilities
|
||||||
@ -85,7 +85,6 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
|
|||||||
--enable-pand \
|
--enable-pand \
|
||||||
--enable-dund \
|
--enable-dund \
|
||||||
--enable-configfiles \
|
--enable-configfiles \
|
||||||
--enable-attrib \
|
|
||||||
--enable-pcmcia
|
--enable-pcmcia
|
||||||
make %{?jobs:-j %jobs} all
|
make %{?jobs:-j %jobs} all
|
||||||
|
|
||||||
|
@ -1,20 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Wed Jul 14 06:14:38 UTC 2010 - 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.70
|
Version: 4.69
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Bluetooth Stack for Linux
|
Summary: Bluetooth Stack for Linux
|
||||||
Group: Hardware/Mobile
|
Group: Hardware/Mobile
|
||||||
@ -204,7 +204,6 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
|
|||||||
--enable-pand \
|
--enable-pand \
|
||||||
--enable-dund \
|
--enable-dund \
|
||||||
--enable-configfiles \
|
--enable-configfiles \
|
||||||
--enable-attrib \
|
|
||||||
--enable-pcmcia
|
--enable-pcmcia
|
||||||
make %{?jobs:-j %jobs} all
|
make %{?jobs:-j %jobs} all
|
||||||
|
|
||||||
@ -272,7 +271,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/sdptool
|
%{_bindir}/sdptool
|
||||||
%{_bindir}/ciptool
|
%{_bindir}/ciptool
|
||||||
%{_bindir}/dfutool
|
%{_bindir}/dfutool
|
||||||
%{_bindir}/gatttool
|
|
||||||
%{_sbindir}/hciattach
|
%{_sbindir}/hciattach
|
||||||
%{_sbindir}/hciconfig
|
%{_sbindir}/hciconfig
|
||||||
%{_sbindir}/bluetoothd
|
%{_sbindir}/bluetoothd
|
||||||
@ -360,8 +358,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files alsa
|
%files alsa
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir /usr/share/alsa
|
%dir %{_sysconfdir}/alsa
|
||||||
%config /usr/share/alsa/bluetooth.conf
|
%config %{_sysconfdir}/alsa/bluetooth.conf
|
||||||
%{_libdir}/alsa-lib/*.so
|
%{_libdir}/alsa-lib/*.so
|
||||||
|
|
||||||
%files compat
|
%files compat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user