SHA256
1
0
forked from pool/bluez

Updating link to change in openSUSE:Factory/bluez revision 54.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=d825af0c54e781a7bbe5f2cea2252a80
This commit is contained in:
OBS User buildservice-autocommit 2010-05-03 19:24:57 +00:00 committed by Git OBS Bridge
parent 479262eb94
commit 9f66e525b0
6 changed files with 35 additions and 11 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Apr 29 09:58:04 UTC 2010 - seife@opensuse.org
- update to bluez-4.64:
- Fix invalid memory access in headset_get_nrec function.
- Fix issue with disconnect event on higher protocol layers.
- Fix issue with list parsing in sdp_set_supp_features function.
- Fix device object reference counting for SDP browse requests.
- Add missing memory checks whenever memory is allocated for SDP.
- Add support for exporting local services via D-Bus.
- Add more L2CAP Enhanced Retransmission test options.
- remove unused "--enable-manpages" configure option
-------------------------------------------------------------------
Wed Apr 14 15:32:51 CEST 2010 - jsmeix@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package bluez-gstreamer (Version 4.63)
# spec file for package bluez-gstreamer (Version 4.64)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -24,8 +24,8 @@ 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.63
Release: 2
Version: 4.64
Release: 1
Summary: Bluetooth Sound Support
Group: Productivity/Multimedia/Sound/Utilities
License: GPLv2+
@ -84,7 +84,6 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
--enable-test \
--enable-pand \
--enable-dund \
--enable-manpages \
--enable-configfiles \
--enable-pcmcia
make %{?jobs:-j %jobs} all

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Apr 29 09:58:04 UTC 2010 - seife@opensuse.org
- update to bluez-4.64:
- Fix invalid memory access in headset_get_nrec function.
- Fix issue with disconnect event on higher protocol layers.
- Fix issue with list parsing in sdp_set_supp_features function.
- Fix device object reference counting for SDP browse requests.
- Add missing memory checks whenever memory is allocated for SDP.
- Add support for exporting local services via D-Bus.
- Add more L2CAP Enhanced Retransmission test options.
- remove unused "--enable-manpages" configure option
-------------------------------------------------------------------
Wed Apr 14 15:32:51 CEST 2010 - jsmeix@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package bluez (Version 4.63)
# spec file for package bluez (Version 4.64)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -23,8 +23,8 @@ 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.63
Release: 2
Version: 4.64
Release: 1
Summary: Bluetooth Stack for Linux
Group: Hardware/Mobile
License: GPLv2+
@ -202,7 +202,6 @@ CFLAGS="$RPM_OPT_FLAGS -g" \
--enable-test \
--enable-pand \
--enable-dund \
--enable-manpages \
--enable-configfiles \
--enable-pcmcia
make %{?jobs:-j %jobs} all