Mailinglist Archive: opensuse-commit (769 mails)

< Previous Next >
commit bluez for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 02 Jun 2009 12:25:11 +0200
  • Message-id: <20090602102511.AC36E67816B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package bluez for openSUSE:Factory
checked in at Tue Jun 2 12:25:11 CEST 2009.



--------
--- bluez/bluez.changes 2009-05-11 19:34:51.000000000 +0200
+++ /mounts/work_src_done/STABLE/bluez/bluez.changes 2009-05-20
20:33:58.000000000 +0200
@@ -1,0 +2,15 @@
+Wed May 20 19:42:27 CEST 2009 - seife@xxxxxxx
+
+- update to bluez-4.40:
+ - Add telephony driver for oFono telephony stack.
+ - Add support for Dell specific HID proxy switching.
+ - Add support for running hid2hci from udev.
+ - Add mapping for AVRCP Play and Pause to dedicated key codes.
+ - Fix AVRCP keycodes to better match existing X keymap support.
+ - Fix various quoting issues within telephony support.
+ - Fix memory allocation issue when generating PDUs for SDP.
+ - Fix race condition on device removal.
+ - Fix non-cancelable issue with CreateDevice method.
+ - Fix non-working CancelDiscovery method call.
+
+-------------------------------------------------------------------
bluez-gstreamer.changes: same change

calling whatdependson for head-i586


Old:
----
bluez-4.20-bluetooth.rules.diff
bluez-4.39.tar.bz2

New:
----
bluetooth.rules
bluez-4.40.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bluez-gstreamer.spec ++++++
--- /var/tmp/diff_new_pack.PX8903/_old 2009-06-02 12:24:33.000000000 +0200
+++ /var/tmp/diff_new_pack.PX8903/_new 2009-06-02 12:24:33.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package bluez-gstreamer (Version 4.39)
+# spec file for package bluez-gstreamer (Version 4.40)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -24,7 +24,7 @@
BuildRequires: alsa-devel libsndfile-devel
BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel
Url: http://www.bluez.org
-Version: 4.39
+Version: 4.40
Release: 1
Summary: Bluetooth Sound Support
Group: Productivity/Multimedia/Sound/Utilities
@@ -38,7 +38,7 @@
Source4: bluetooth.sh
Source5: org.bluez.service
Source6: README.SUSE
-Patch1: bluez-4.20-bluetooth.rules.diff
+Source7: bluetooth.rules
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: libbluetooth3 = %{version}
Provides: bluez-audio:%_libdir/gstreamer-0.10/libgstbluetooth.so
@@ -57,9 +57,9 @@

%prep
%setup -n bluez-%{version} -q
-%patch1 -p0
cp %{S:1} scripts/
cp %{S:6} .
+cp %{S:7} scripts
%{?suse_update_config:%{suse_update_config -f . }}

%build
@@ -109,6 +109,18 @@
%{_libdir}/gstreamer-*/*.so

%changelog
+* Wed May 20 2009 seife@xxxxxxx
+- update to bluez-4.40:
+ - Add telephony driver for oFono telephony stack.
+ - Add support for Dell specific HID proxy switching.
+ - Add support for running hid2hci from udev.
+ - Add mapping for AVRCP Play and Pause to dedicated key codes.
+ - Fix AVRCP keycodes to better match existing X keymap support.
+ - Fix various quoting issues within telephony support.
+ - Fix memory allocation issue when generating PDUs for SDP.
+ - Fix race condition on device removal.
+ - Fix non-cancelable issue with CreateDevice method.
+ - Fix non-working CancelDiscovery method call.
* Mon May 11 2009 seife@xxxxxxx
- update to bluez-4.39:
- Add workaround for dealing with unknown inquiry complete.

++++++ bluez.spec ++++++
--- /var/tmp/diff_new_pack.PX8903/_old 2009-06-02 12:24:33.000000000 +0200
+++ /var/tmp/diff_new_pack.PX8903/_new 2009-06-02 12:24:33.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package bluez (Version 4.39)
+# spec file for package bluez (Version 4.40)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -23,7 +23,7 @@
BuildRequires: glib2-devel libnl-devel libusb-devel
BuildRequires: alsa-devel libsndfile-devel
Url: http://www.bluez.org
-Version: 4.39
+Version: 4.40
Release: 1
Summary: Bluetooth Stack for Linux
Group: Hardware/Mobile
@@ -38,7 +38,7 @@
Source5: org.bluez.service
Source6: README.SUSE
Source7: bluetooth.modprobe
-Patch1: bluez-4.20-bluetooth.rules.diff
+Source8: bluetooth.rules
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: bluez-utils = 3.36
Obsoletes: bluez-utils <= 3.36
@@ -162,7 +162,6 @@

%prep
%setup -q
-%patch1 -p0
cp %{S:1} scripts/
cp %{S:6} .
%{?suse_update_config:%{suse_update_config -f . }}
@@ -221,13 +220,15 @@
rm -v $RPM_BUILD_ROOT/%{_libdir}/bluetooth/plugins/*.la
$RPM_BUILD_ROOT/%{_libdir}/libbluetooth.la
rm -rvf $RPM_BUILD_ROOT/%{_libdir}/gstreamer-*
rm -v $RPM_BUILD_ROOT/%{_libdir}/alsa-lib/*.la
-mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d
-mv -v $RPM_BUILD_ROOT/%{_sysconfdir}/udev/bluetooth.rules
$RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/40-bluetooth.rules
install --mode=0755 -D %{S:2}
$RPM_BUILD_ROOT/%{_sysconfdir}/init.d/bluetooth-coldplug
install --mode=0644 -D %{S:3}
$RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.bluetooth
install --mode=0755 -D %{S:4} $RPM_BUILD_ROOT/lib/udev/bluetooth.sh
install --mode=0644 -D %{S:5}
$RPM_BUILD_ROOT/usr/share/dbus-1/system-services/org.bluez.service
install --mode=0644 -D %{S:7}
$RPM_BUILD_ROOT/%{_sysconfdir}/modprobe.d/50-bluetooth.conf
+install --mode=0644 -D %{S:8}
$RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/40-bluetooth.rules
+#mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d
+mv -v $RPM_BUILD_ROOT/etc/udev/bluetooth-hid2hci.rules
$RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/41-bluetooth-hid2hci.rules
+mv -v $RPM_BUILD_ROOT/etc/udev/bluetooth-serial.rules
$RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/42-bluetooth-serial.rules
ln -s ../../etc/init.d/bluetooth $RPM_BUILD_ROOT/usr/sbin/rcbluetooth

%clean
@@ -354,6 +355,18 @@
%doc %{_mandir}/man1/dund.1.gz

%changelog
+* Wed May 20 2009 seife@xxxxxxx
+- update to bluez-4.40:
+ - Add telephony driver for oFono telephony stack.
+ - Add support for Dell specific HID proxy switching.
+ - Add support for running hid2hci from udev.
+ - Add mapping for AVRCP Play and Pause to dedicated key codes.
+ - Fix AVRCP keycodes to better match existing X keymap support.
+ - Fix various quoting issues within telephony support.
+ - Fix memory allocation issue when generating PDUs for SDP.
+ - Fix race condition on device removal.
+ - Fix non-cancelable issue with CreateDevice method.
+ - Fix non-working CancelDiscovery method call.
* Mon May 11 2009 seife@xxxxxxx
- update to bluez-4.39:
- Add workaround for dealing with unknown inquiry complete.

++++++ bluetooth-coldplug.init ++++++
--- /var/tmp/diff_new_pack.PX8903/_old 2009-06-02 12:24:33.000000000 +0200
+++ /var/tmp/diff_new_pack.PX8903/_new 2009-06-02 12:24:33.000000000 +0200
@@ -24,4 +24,9 @@
[ -e $CONFIGFILE ] && . $CONFIGFILE
[ x"$START_SERVICES" = xno ] && exit 0

+case $1 in
+ reload) exec $INITSCRIPT "$@" ;;
+ status) exec $INITSCRIPT "$@" ;;
+esac
+
exec $INITSCRIPT "$@"

++++++ bluetooth.rules ++++++
# bluetooth subsystem
SUBSYSTEM=="bluetooth", RUN+="/lib/udev/bluetooth.sh"

++++++ bluez-4.39.tar.bz2 -> bluez-4.40.tar.bz2 ++++++
++++ 3856 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread