[packages/bluez] - updated to 5.8 - removed outdated audio_socket patch
qboosh
qboosh at pld-linux.org
Sat Aug 24 22:07:29 CEST 2013
commit 6feb4e6de288656f9972d999e682acf56d0c1c57
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Aug 24 22:06:53 2013 +0200
- updated to 5.8
- removed outdated audio_socket patch
bluez-audio_socket.patch | 12 ------------
bluez.spec | 12 ++++--------
2 files changed, 4 insertions(+), 20 deletions(-)
---
diff --git a/bluez.spec b/bluez.spec
index 9fbbd38..be599c6 100644
--- a/bluez.spec
+++ b/bluez.spec
@@ -5,19 +5,18 @@
Summary: Bluetooth utilities
Summary(pl.UTF-8): Narzędzia Bluetooth
Name: bluez
-Version: 5.7
-Release: 2
+Version: 5.8
+Release: 1
License: GPL v2+
Group: Applications/System
#Source0Download: http://www.bluez.org/download.html
-Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
-# Source0-md5: a4e84f49276463830aeeffbd79f16a4f
+Source0: https://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
+# Source0-md5: e0d8a362c714bd48d9bd9393f009201c
Source1: %{name}.init
Source2: %{name}.sysconfig
# FIXME: rfcomm.conf no longer supported
Source5: rfcomm.init
Patch0: %{name}-wacom-mode-2.patch
-Patch1: %{name}-audio_socket.patch
URL: http://www.bluez.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
@@ -155,7 +154,6 @@ aplikacji Bluetooth.
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
%{__libtoolize}
@@ -191,7 +189,6 @@ install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/bluetooth
install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/bluetooth
install %{SOURCE5} $RPM_BUILD_ROOT/etc/rc.d/init.d/rfcomm
-install profiles/audio/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth
install profiles/input/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth
install profiles/network/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth
install profiles/proximity/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth
@@ -247,7 +244,6 @@ fi
%attr(755,root,root) %{_libdir}/bluetooth/obexd
%dir %{_libdir}/bluetooth/plugins
%dir %{_sysconfdir}/bluetooth
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/audio.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/input.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/network.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/proximity.conf
diff --git a/bluez-audio_socket.patch b/bluez-audio_socket.patch
deleted file mode 100644
index 3a3e0fc..0000000
--- a/bluez-audio_socket.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- bluez-5.0.orig/profiles/audio/audio.conf 2010-08-25 07:10:02.000000000 +0200
-+++ bluez-5.0/profiles/audio/audio.conf 2012-03-10 20:13:23.000000000 +0100
-@@ -4,6 +4,9 @@
- # particular interface
- [General]
-
-+# Enable the audio socket of bluetoothd
-+Enable=Socket
-+
- # Switch to master role for incoming connections (defaults to true)
- #Master=true
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bluez.git/commitdiff/6feb4e6de288656f9972d999e682acf56d0c1c57
More information about the pld-cvs-commit
mailing list