Mailinglist Archive: opensuse-commit (1092 mails)

< Previous Next >
commit bluez-utils
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 08 Feb 2008 17:50:04 +0100
  • Message-id: <20080208165005.298DE6781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package bluez-utils
checked in at Fri Feb 8 17:50:04 CET 2008.

--------
--- bluez-utils/bluez-utils.changes 2008-01-15 21:26:04.000000000 +0100
+++ /mounts/work_src_done/STABLE/bluez-utils/bluez-utils.changes
2008-02-05 19:16:23.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Feb 5 19:15:58 CET 2008 - seife@xxxxxxx
+
+- update to version 3.25:
+ - Add limited support for Handsfree profile.
+ - Add limited support for MPEG12/MP3 codec.
+ - Add basic support for UNITINFO and SUBUNITINFO.
+ - Add more SBC optimizations.
+ - Fix external service (un)registration.
+ - Allow GetInfo and GetAddress to fail.
+- splitted audio services into package bluez-audio
+
+-------------------------------------------------------------------

Old:
----
bluez-utils-3.24.tar.bz2

New:
----
bluez-utils-3.25.tar.bz2

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

Other differences:
------------------
++++++ bluez-utils.spec ++++++
--- /var/tmp/diff_new_pack.T32445/_old 2008-02-08 17:46:44.000000000 +0100
+++ /var/tmp/diff_new_pack.T32445/_new 2008-02-08 17:46:44.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package bluez-utils (Version 3.24)
+# spec file for package bluez-utils (Version 3.25)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,9 +11,9 @@
# norootforbuild

Name: bluez-utils
-BuildRequires: alsa-devel bluez-libs cups dbus-1-devel fuse-devel
libusb-devel openobex-devel pkgconfig resmgr xorg-x11-devel
+BuildRequires: alsa-devel bluez-libs cups dbus-1-devel fuse-devel glib2-devel
gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel hal-devel
libopensync-devel libusb-devel openobex-devel pkgconfig resmgr xorg-x11-devel
Url: http://bluez.sourceforge.net
-Version: 3.24
+Version: 3.25
Release: 1
Summary: Bluetooth Daemons and Utilities
License: GPL v2 or later
@@ -93,6 +93,24 @@
--------
Marcel Holtmann <marcel@xxxxxxxxxxxx>

+%package -n bluez-audio
+Group: Productivity/Multimedia/Sound/Utilities
+License: GPL v2 or later
+Summary: Bluetooth Sound Support
+Requires: bluez-libs >= %( echo `rpm -q --queryformat '%{VERSION}'
bluez-libs`)
+
+%description -n bluez-audio
+The package contains libraries for using bluetooth audio services.
+
+The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., USA.
+
+
+
+Authors:
+--------
+ Marcel Holtmann <marcel@xxxxxxxxxxxx>
+ and others
+
%prep
%setup -n bluez-utils-%{version} -b 1 -b 2
%patch2 -p0
@@ -231,8 +249,9 @@
%dir /lib/udev
/lib/udev/*
%dir %{_libdir}/bluetooth
-%{_libdir}/bluetooth/*
-%{_libdir}/alsa-lib/libasound_module_*so
+%{_libdir}/bluetooth/bluetoothd-service-input
+%{_libdir}/bluetooth/bluetoothd-service-network
+%{_libdir}/bluetooth/bluetoothd-service-serial
%doc %{_mandir}/man8/hciattach.8.gz
%doc %{_mandir}/man8/hciconfig.8.gz
%doc %{_mandir}/man5/hcid.conf.5.gz
@@ -284,7 +303,22 @@
# %{_bindir}/scotest
%doc %{_defaultdocdir}/bluez-test

+%files -n bluez-audio
+%defattr(-,root,root)
+%{_libdir}/gstreamer-0.10/*
+%{_libdir}/alsa-lib/*
+%{_libdir}/bluetooth/bluetoothd-service-audio
+
%changelog
+* Tue Feb 05 2008 seife@xxxxxxx
+- update to version 3.25:
+ - Add limited support for Handsfree profile.
+ - Add limited support for MPEG12/MP3 codec.
+ - Add basic support for UNITINFO and SUBUNITINFO.
+ - Add more SBC optimizations.
+ - Fix external service (un)registration.
+ - Allow GetInfo and GetAddress to fail.
+- splitted audio services into package bluez-audio
* Tue Jan 15 2008 seife@xxxxxxx
- update to version 3.24
ver 3.24:
@@ -625,7 +659,7 @@
- enabled dfutool and csrinit and added them to package
* Wed Oct 05 2005 behlert@xxxxxxx
- fixed encoding of Liesmich.bfusb
-* Wed Sep 28 2005 dmueller@xxxxxxx
+* Thu Sep 29 2005 dmueller@xxxxxxx
- add norootforubild
* Tue Sep 20 2005 behlert@xxxxxxx
- update to v2.21:
@@ -847,7 +881,7 @@
* Thu Sep 18 2003 behlert@xxxxxxx
- Our policy is that per default we don't start daemons. Disabled.
Bugzilla #30065 (sdpd starts when package installed)
-* Thu Aug 21 2003 kkeil@xxxxxxx
+* Fri Aug 22 2003 kkeil@xxxxxxx
- add ciptool-1.0 to package (setup for Common Isdn Profile)
* Wed Aug 06 2003 stepan@xxxxxxx
- update to 2.3



++++++ bluez-utils-3.24.tar.bz2 -> bluez-utils-3.25.tar.bz2 ++++++
++++ 12213 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