From 63e893500223c88156b2511028bb0b611010e535ce8704daec574b634f71b6a4 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Thu, 26 Aug 2010 08:03:32 +0000 Subject: [PATCH 1/3] Accepting request 46267 from home:seife:testing Copy from home:seife:testing/bluez via accept of submit request 46267 revision 60. Request was accepted with message: update to bluez-4.70 OBS-URL: https://build.opensuse.org/request/show/46267 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=60 --- bluez-4.69.tar.bz2 | 3 --- bluez-4.70.tar.bz2 | 3 +++ bluez-gstreamer.changes | 17 +++++++++++++++++ bluez-gstreamer.spec | 3 ++- bluez.changes | 17 +++++++++++++++++ bluez.spec | 8 +++++--- 6 files changed, 44 insertions(+), 7 deletions(-) delete mode 100644 bluez-4.69.tar.bz2 create mode 100644 bluez-4.70.tar.bz2 diff --git a/bluez-4.69.tar.bz2 b/bluez-4.69.tar.bz2 deleted file mode 100644 index 156dc5f..0000000 --- a/bluez-4.69.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:975b0a77b5e986c92822cd55e3d73b5f5059b7f5f9141126416e572941e36ad3 -size 803066 diff --git a/bluez-4.70.tar.bz2 b/bluez-4.70.tar.bz2 new file mode 100644 index 0000000..6137e5a --- /dev/null +++ b/bluez-4.70.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10db0c3e352d44c46c5edcc79ec7b72a9c26a0c77218f567bb390eceef55c1fb +size 831841 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 3aa91e7..e2c36ba 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -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 diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 0905b68..da37d00 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -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 diff --git a/bluez.changes b/bluez.changes index 3aa91e7..e2c36ba 100644 --- a/bluez.changes +++ b/bluez.changes @@ -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 diff --git a/bluez.spec b/bluez.spec index 25e84d7..2e47f50 100644 --- a/bluez.spec +++ b/bluez.spec @@ -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 From 0236582a08d8f14394d474535edb159b77344614708b137bb08ce6e135e83aaa Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 3 Sep 2010 14:42:41 +0000 Subject: [PATCH 2/3] 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 --- bluez-4.69.tar.bz2 | 3 +++ bluez-4.70.tar.bz2 | 3 --- bluez-gstreamer.changes | 17 ----------------- bluez-gstreamer.spec | 3 +-- bluez.changes | 17 ----------------- bluez.spec | 8 +++----- 6 files changed, 7 insertions(+), 44 deletions(-) create mode 100644 bluez-4.69.tar.bz2 delete mode 100644 bluez-4.70.tar.bz2 diff --git a/bluez-4.69.tar.bz2 b/bluez-4.69.tar.bz2 new file mode 100644 index 0000000..156dc5f --- /dev/null +++ b/bluez-4.69.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975b0a77b5e986c92822cd55e3d73b5f5059b7f5f9141126416e572941e36ad3 +size 803066 diff --git a/bluez-4.70.tar.bz2 b/bluez-4.70.tar.bz2 deleted file mode 100644 index 6137e5a..0000000 --- a/bluez-4.70.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10db0c3e352d44c46c5edcc79ec7b72a9c26a0c77218f567bb390eceef55c1fb -size 831841 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index e2c36ba..3aa91e7 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -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 diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index da37d00..0905b68 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -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.70 +Version: 4.69 Release: 1 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities @@ -85,7 +85,6 @@ CFLAGS="$RPM_OPT_FLAGS -g" \ --enable-pand \ --enable-dund \ --enable-configfiles \ - --enable-attrib \ --enable-pcmcia make %{?jobs:-j %jobs} all diff --git a/bluez.changes b/bluez.changes index e2c36ba..3aa91e7 100644 --- a/bluez.changes +++ b/bluez.changes @@ -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 diff --git a/bluez.spec b/bluez.spec index 2e47f50..25e84d7 100644 --- a/bluez.spec +++ b/bluez.spec @@ -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.70 +Version: 4.69 Release: 1 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile @@ -204,7 +204,6 @@ CFLAGS="$RPM_OPT_FLAGS -g" \ --enable-pand \ --enable-dund \ --enable-configfiles \ - --enable-attrib \ --enable-pcmcia make %{?jobs:-j %jobs} all @@ -272,7 +271,6 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/sdptool %{_bindir}/ciptool %{_bindir}/dfutool -%{_bindir}/gatttool %{_sbindir}/hciattach %{_sbindir}/hciconfig %{_sbindir}/bluetoothd @@ -360,8 +358,8 @@ rm -rf $RPM_BUILD_ROOT %files alsa %defattr(-,root,root) -%dir /usr/share/alsa -%config /usr/share/alsa/bluetooth.conf +%dir %{_sysconfdir}/alsa +%config %{_sysconfdir}/alsa/bluetooth.conf %{_libdir}/alsa-lib/*.so %files compat From a68e480bf7aac5ee917c9d51a181db78ab10b061e6f9a0b0ec8ac0be64246b5a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 3 Sep 2010 14:42:42 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/bluez revision 58.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=2f7b5c01726210a53d17ef92dd811949 --- bluez-4.69.tar.bz2 | 3 --- bluez-4.70.tar.bz2 | 3 +++ bluez-gstreamer.changes | 17 +++++++++++++++++ bluez-gstreamer.spec | 5 +++-- bluez.changes | 17 +++++++++++++++++ bluez.spec | 10 ++++++---- 6 files changed, 46 insertions(+), 9 deletions(-) delete mode 100644 bluez-4.69.tar.bz2 create mode 100644 bluez-4.70.tar.bz2 diff --git a/bluez-4.69.tar.bz2 b/bluez-4.69.tar.bz2 deleted file mode 100644 index 156dc5f..0000000 --- a/bluez-4.69.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:975b0a77b5e986c92822cd55e3d73b5f5059b7f5f9141126416e572941e36ad3 -size 803066 diff --git a/bluez-4.70.tar.bz2 b/bluez-4.70.tar.bz2 new file mode 100644 index 0000000..6137e5a --- /dev/null +++ b/bluez-4.70.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10db0c3e352d44c46c5edcc79ec7b72a9c26a0c77218f567bb390eceef55c1fb +size 831841 diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 3aa91e7..e2c36ba 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -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 diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 0905b68..6d78ffe 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -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 diff --git a/bluez.changes b/bluez.changes index 3aa91e7..e2c36ba 100644 --- a/bluez.changes +++ b/bluez.changes @@ -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 diff --git a/bluez.spec b/bluez.spec index 25e84d7..21eb522 100644 --- a/bluez.spec +++ b/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