From a032e66109ea860a82483cd09eb011816ea1372b48ff490f6f9d91693bd14257 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Mon, 18 Oct 2010 13:08:21 +0000 Subject: [PATCH] Accepting request 50904 from home:seife:testing update to 4.76 OBS-URL: https://build.opensuse.org/request/show/50904 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=66 --- bluez-4.75.tar.bz2 | 3 --- bluez-4.76.tar.bz2 | 3 +++ bluez-gstreamer.changes | 15 +++++++++++++++ bluez-gstreamer.spec | 3 +-- bluez.changes | 15 +++++++++++++++ bluez.spec | 10 ++++------ 6 files changed, 38 insertions(+), 11 deletions(-) delete mode 100644 bluez-4.75.tar.bz2 create mode 100644 bluez-4.76.tar.bz2 diff --git a/bluez-4.75.tar.bz2 b/bluez-4.75.tar.bz2 deleted file mode 100644 index a930de6..0000000 --- a/bluez-4.75.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4802a2f0bf002d02333773b974cbcbe816040ae79721d164337595de6c87db59 -size 875563 diff --git a/bluez-4.76.tar.bz2 b/bluez-4.76.tar.bz2 new file mode 100644 index 0000000..eaefc8c --- /dev/null +++ b/bluez-4.76.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62bfedaa016ab52cfe24146d43204b26e15be2f5945230cbd86db244d9968e7 +size 880342 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index f333072..fddc135 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Oct 15 18:21:57 UTC 2010 - seife@opensuse.org + +- update to bluez-4.76: + - Fix issue in telephony driver with hanging up held call. + - Fix issue in telephony driver with notifications when on hold. + - Fix issue with blocking on setconf confirmation callback. + - Fix issue with not always signaling new streams as sinks. + - Fix issue with errors in case of endpoint request timeout. + - Fix issue with HFP/HSP microphone and speaker gain values. + - Add source if the device attempt to configure local sink stream. + - Add PSM option for GATT/ATT over BR/EDR on gatttool. + - Add support for GATT/ATT Attribute Write Request. + - Update MCAP and HDP support. + ------------------------------------------------------------------- Tue Oct 5 16:38:28 UTC 2010 - seife@opensuse.org diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 059f7ba..5eaceff 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -28,7 +28,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.75 +Version: 4.76 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities @@ -79,7 +79,6 @@ CFLAGS="$RPM_OPT_FLAGS -g" \ --enable-gstreamer \ --enable-alsa \ --enable-usb \ - --enable-netlink \ --enable-tools \ --enable-bccmd \ --enable-hid2hci \ diff --git a/bluez.changes b/bluez.changes index f333072..fddc135 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Oct 15 18:21:57 UTC 2010 - seife@opensuse.org + +- update to bluez-4.76: + - Fix issue in telephony driver with hanging up held call. + - Fix issue in telephony driver with notifications when on hold. + - Fix issue with blocking on setconf confirmation callback. + - Fix issue with not always signaling new streams as sinks. + - Fix issue with errors in case of endpoint request timeout. + - Fix issue with HFP/HSP microphone and speaker gain values. + - Add source if the device attempt to configure local sink stream. + - Add PSM option for GATT/ATT over BR/EDR on gatttool. + - Add support for GATT/ATT Attribute Write Request. + - Update MCAP and HDP support. + ------------------------------------------------------------------- Tue Oct 5 16:38:28 UTC 2010 - seife@opensuse.org diff --git a/bluez.spec b/bluez.spec index 24d8411..1286856 100644 --- a/bluez.spec +++ b/bluez.spec @@ -27,7 +27,7 @@ BuildRequires: libcap-ng-devel BuildRequires: glib2-devel libnl-devel libusb-devel BuildRequires: alsa-devel libsndfile-devel pkg-config udev Url: http://www.bluez.org -Version: 4.75 +Version: 4.76 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile @@ -198,7 +198,6 @@ CFLAGS="$RPM_OPT_FLAGS -g" \ --enable-gstreamer \ --enable-alsa \ --enable-usb \ - --enable-netlink \ --enable-tools \ --enable-bccmd \ --enable-hid2hci \ @@ -234,7 +233,7 @@ install --mode=0755 \ test-telephony \ $RPM_BUILD_ROOT/%{_bindir}/ cd .. -rm -v $RPM_BUILD_ROOT/%{_libdir}/bluetooth/plugins/*.la $RPM_BUILD_ROOT/%{_libdir}/libbluetooth.la +rm -v $RPM_BUILD_ROOT/%{_libdir}/libbluetooth.la rm -rvf $RPM_BUILD_ROOT/%{_libdir}/gstreamer-* rm -v $RPM_BUILD_ROOT/%{_libdir}/alsa-lib/*.la install --mode=0755 -D %{S:2} $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/bluez-coldplug @@ -290,9 +289,8 @@ rm -rf $RPM_BUILD_ROOT %config %{_sysconfdir}/udev/rules.d/* %endif %{_sysconfdir}/init.d/bluez-coldplug -%dir %{_libdir}/bluetooth -%dir %{_libdir}/bluetooth/plugins -%{_libdir}/bluetooth/plugins/netlink.so +#%dir %{_libdir}/bluetooth +#%dir %{_libdir}/bluetooth/plugins %doc %{_mandir}/man8/hciattach.8.gz %doc %{_mandir}/man8/hciconfig.8.gz #%doc %{_mandir}/man5/hcid.conf.5.gz