Accepting request 52779 from Base:System

Accepted submit request 52779 from user a_jaeger

OBS-URL: https://build.opensuse.org/request/show/52779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=64
This commit is contained in:
Ruediger Oertel 2010-11-12 13:36:03 +00:00 committed by Git OBS Bridge
commit 7754887f00
6 changed files with 67 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c377a780644c4922d3d3c82ecf878d90efd2cdd53a3d45006f4db8cac10ccdb6
size 880908

3
bluez-4.79.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8b284fdbbcb4bf827c3dafc0f4a494ab7687059717b67b8e96436f29e55c55e
size 885026

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Nov 9 21:36:56 UTC 2010 - seife@opensuse.org
- update to bluez-4.79:
- Fix issue with adapter initialization race condition.
- Update new Bluetooth Management interface support.
-------------------------------------------------------------------
Mon Nov 8 09:32:16 UTC 2010 - seife@opensuse.org
- patch to current git to fix race condition in hciops causing
adapter detection to fail
-------------------------------------------------------------------
Sun Nov 7 09:32:52 UTC 2010 - seife@opensuse.org
- update to bluez-4.78:
- Fix various issues with AVDTP timer handling.
- Fix various issues with handling of mode changes.
- Fix issue with audio disconnect watch in connecting state.
- Fix issue with handling call waiting indicators in telephony.
- Fix issue with handling UUID parameter and RegisterEndpoint.
- Add initial support for Bluetooth Management interface.
- Add support for Application property to HealthChannel.
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Wed Oct 27 07:31:04 UTC 2010 - seife@opensuse.org

View File

@ -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.77
Version: 4.79
Release: 1
Summary: Bluetooth Sound Support
Group: Productivity/Multimedia/Sound/Utilities
@ -91,7 +91,7 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
--enable-attrib \
--enable-pcmcia \
%{?with_libcapng}
make %{?jobs:-j %jobs} all
make %{?_smp_mflags} all
%install
make DESTDIR=$RPM_BUILD_ROOT install

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Nov 9 21:36:56 UTC 2010 - seife@opensuse.org
- update to bluez-4.79:
- Fix issue with adapter initialization race condition.
- Update new Bluetooth Management interface support.
-------------------------------------------------------------------
Mon Nov 8 09:32:16 UTC 2010 - seife@opensuse.org
- patch to current git to fix race condition in hciops causing
adapter detection to fail
-------------------------------------------------------------------
Sun Nov 7 09:32:52 UTC 2010 - seife@opensuse.org
- update to bluez-4.78:
- Fix various issues with AVDTP timer handling.
- Fix various issues with handling of mode changes.
- Fix issue with audio disconnect watch in connecting state.
- Fix issue with handling call waiting indicators in telephony.
- Fix issue with handling UUID parameter and RegisterEndpoint.
- Add initial support for Bluetooth Management interface.
- Add support for Application property to HealthChannel.
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Wed Oct 27 07:31:04 UTC 2010 - seife@opensuse.org

View File

@ -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.77
Version: 4.79
Release: 1
Summary: Bluetooth Stack for Linux
Group: Hardware/Mobile
@ -210,7 +210,7 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
--enable-attrib \
--enable-pcmcia \
%{?with_libcapng}
make %{?jobs:-j %jobs} all
make %{?_smp_mflags} all
%install
make DESTDIR=$RPM_BUILD_ROOT install