Updated to 5.47

This commit is contained in:
Алзим 2017-12-08 18:46:23 +03:00
parent 7aed6d89fd
commit 8fd96d490c
2 changed files with 3 additions and 4 deletions

View file

@ -1,2 +1,2 @@
sources:
bluez-5.45.tar.xz: 3a2a92ffa8e380ca69809c2dd79824b1fe82f9af
bluez-5.47.tar.xz: 36f18c438ac6152d0f138d00bd4288394c6ecc49

View file

@ -4,7 +4,7 @@
Summary: Official Linux Bluetooth protocol stack
Name: bluez
Version: 5.45
Version: 5.47
Release: 1
License: GPLv2+
Group: Communications
@ -268,11 +268,10 @@ sed s,"/usr/bin/bluetoothd","%{_libexecdir}/bluetooth/bluetoothd",g -i %{buildro
install -m0644 profiles/network/network.conf %{buildroot}%{_sysconfdir}/bluetooth/
install -m0644 src/main.conf %{buildroot}%{_sysconfdir}/bluetooth/
install -m0644 profiles/input/input.conf %{buildroot}%{_sysconfdir}/bluetooth/
install -m0644 profiles/proximity/proximity.conf %{buildroot}%{_sysconfdir}/bluetooth/
#install -m0644 profiles/proximity/proximity.conf %{buildroot}%{_sysconfdir}/bluetooth/
install -d -m0755 %{buildroot}%{_localstatedir}/lib/bluetooth
ln -s bluetooth.service %{buildroot}%{_unitdir}/dbus-org.bluez.service
sed 's|#AutoEnable=false|AutoEnable=true|' -i %{buildroot}%{_sysconfdir}/bluetooth/main.conf