Hello community,

here is the log from the commit of package bluez for openSUSE:Factory
checked in at Mon Aug 15 09:53:27 CEST 2011.



--------
--- bluez/bluez-gstreamer.changes       2011-06-14 08:50:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/bluez/bluez-gstreamer.changes  2011-08-04 
20:52:02.000000000 +0200
@@ -1,0 +2,30 @@
+Thu Aug  4 18:51:02 UTC 2011 - [email protected]
+
+- update to bluez-4.96:
+  - Fix issue with race condition in AVDTP stream start.
+  - Fix issue with global adapter offline switching.
+  - Fix issue with pairing and No Bonding devices.
+  - Add support for Nintendo Wii Remote pairing.
+- enable proximity, wiimote, thermometer plugins
+
+-------------------------------------------------------------------
+Tue Jul  5 07:29:57 UTC 2011 - [email protected]
+
+- update to bluez-4.95:
+  - Fix issue with AVCTP replies with invalid PID.
+  - Fix issue with AVRCP and unknown packet types.
+  - Fix issue with AVRCP not using NOT_IMPLEMENTED correctly.
+  - Fix issue with AVDTP discovery if all endpoints are in use.
+  - Fix issue with invalid memory writes and media support.
+  - Fix issue with not removing device alias and unbonding.
+  - Fix issue with device disconnects and offline mode handling.
+  - Add support for setting adapter name based on machine-info.
+  - Add support for systemd service configuration.
+- add systemd .service file (systemd support needs more work still)
+
+-------------------------------------------------------------------
+Wed Jun 22 16:02:15 CEST 2011 - [email protected]
+
+- added baselibs.conf bnc#700840
+
+-------------------------------------------------------------------
--- bluez/bluez.changes 2011-06-22 16:03:52.000000000 +0200
+++ /mounts/work_src_done/STABLE/bluez/bluez.changes    2011-08-04 
20:52:03.000000000 +0200
@@ -1,0 +2,25 @@
+Thu Aug  4 18:51:02 UTC 2011 - [email protected]
+
+- update to bluez-4.96:
+  - Fix issue with race condition in AVDTP stream start.
+  - Fix issue with global adapter offline switching.
+  - Fix issue with pairing and No Bonding devices.
+  - Add support for Nintendo Wii Remote pairing.
+- enable proximity, wiimote, thermometer plugins
+
+-------------------------------------------------------------------
+Tue Jul  5 07:29:57 UTC 2011 - [email protected]
+
+- update to bluez-4.95:
+  - Fix issue with AVCTP replies with invalid PID.
+  - Fix issue with AVRCP and unknown packet types.
+  - Fix issue with AVRCP not using NOT_IMPLEMENTED correctly.
+  - Fix issue with AVDTP discovery if all endpoints are in use.
+  - Fix issue with invalid memory writes and media support.
+  - Fix issue with not removing device alias and unbonding.
+  - Fix issue with device disconnects and offline mode handling.
+  - Add support for setting adapter name based on machine-info.
+  - Add support for systemd service configuration.
+- add systemd .service file (systemd support needs more work still)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  bluez-4.94.tar.bz2

New:
----
  bluez-4.96.tar.bz2

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

Other differences:
------------------
++++++ bluez-gstreamer.spec ++++++
--- /var/tmp/diff_new_pack.VaCXiB/_old  2011-08-15 09:49:54.000000000 +0200
+++ /var/tmp/diff_new_pack.VaCXiB/_new  2011-08-15 09:49:54.000000000 +0200
@@ -24,6 +24,9 @@
 BuildRequires:  libcap-ng-devel
 %define with_libcapng --enable-capng
 %endif
+%if 0%{?suse_version} > 1130
+BuildRequires:  pkgconfig(systemd)
+%endif
 BuildRequires:  glib2-devel >= 2.16
 BuildRequires:  libnl-devel libusb-devel
 BuildRequires:  alsa-devel libsndfile-devel pkg-config udev
@@ -31,8 +34,8 @@
 BuildRequires:  readline-devel
 BuildRequires:  libudev-devel
 Url:            http://www.bluez.org
-Version:        4.94
-Release:        2
+Version:        4.96
+Release:        1
 Summary:        Bluetooth Sound Support
 Group:          Productivity/Multimedia/Sound/Utilities
 License:        GPLv2+
@@ -90,7 +93,10 @@
                        --enable-test           \
                        --enable-pand           \
                        --enable-dund           \
-                       --enable-configfiles    \
+                       --enable-proximity      \
+                       --enable-wiimote        \
+                       --enable-thermometer    \
+                       --enable-datafiles      \
                        --enable-pcmcia \
                        %{?with_libcapng}
 make %{?_smp_mflags} all V=1

++++++ bluez.spec ++++++
--- /var/tmp/diff_new_pack.VaCXiB/_old  2011-08-15 09:49:54.000000000 +0200
+++ /var/tmp/diff_new_pack.VaCXiB/_new  2011-08-15 09:49:54.000000000 +0200
@@ -25,14 +25,17 @@
 BuildRequires:  libcap-ng-devel
 %define with_libcapng --enable-capng
 %endif
+%if 0%{?suse_version} > 1130
+BuildRequires:  pkgconfig(systemd)
+%endif
 BuildRequires:  glib2-devel >= 2.16
 BuildRequires:  libnl-devel libusb-devel
 BuildRequires:  alsa-devel libsndfile-devel pkg-config udev
 BuildRequires:  readline-devel
 BuildRequires:  libudev-devel
 Url:            http://www.bluez.org
-Version:        4.94
-Release:        3
+Version:        4.96
+Release:        1
 Summary:        Bluetooth Stack for Linux
 Group:          Hardware/Mobile
 License:        GPLv2+
@@ -214,7 +217,10 @@
                        --enable-test           \
                        --enable-pand           \
                        --enable-dund           \
-                       --enable-configfiles    \
+                       --enable-proximity      \
+                       --enable-wiimote        \
+                       --enable-thermometer    \
+                       --enable-datafiles      \
                        --enable-pcmcia \
                        %{?with_libcapng}
 make %{?_smp_mflags} all V=1
@@ -317,6 +323,9 @@
 %dir /var/lib/bluetooth
 %dir %{_sysconfdir}/modprobe.d
 %config(noreplace) %{_sysconfdir}/modprobe.d/50-bluetooth.conf
+%if 0%{suse_version} > 1130
+/lib/systemd/system/bluetooth.service
+%endif
 
 %files devel
 %defattr(-, root, root)

++++++ bluez-4.94.tar.bz2 -> bluez-4.96.tar.bz2 ++++++
++++ 8972 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to