From 70ab3a52b368eb223e96441d80f97fecfb90f367 Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Fri, 21 Dec 2018 09:55:13 +0900 Subject: [PATCH] Include btattach, btmon tools into bluez pkg Change-Id: I71f7e2659ce03c0a11fdd489d1a15515255b7a06 --- packaging/bluez.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packaging/bluez.spec b/packaging/bluez.spec index 81d4500..c7c7708 100755 --- a/packaging/bluez.spec +++ b/packaging/bluez.spec @@ -440,6 +440,8 @@ popd %{_bindir}/sdptool %{_bindir}/ciptool #%{_bindir}/dfutool +%{_bindir}/btmon +%attr(750, network_fw, network_fw)%{_bindir}/btattach %attr(750, network_fw, network_fw)%{_bindir}/hciattach %attr(750, network_fw, network_fw)%{_bindir}/hciconfig %attr(755, network_fw, network_fw)%{_libexecdir}/bluetooth/bluetoothd @@ -506,14 +508,14 @@ popd %{_bindir}/btiotest #%{_bindir}/mpris-player %{_bindir}/bluetooth-player -%{_bindir}/btmon +#%{_bindir}/btmon %{_bindir}/hcidump %{_bindir}/btmgmt %{_bindir}/scotest %{_bindir}/bluemoon %{_bindir}/gatttool %{_bindir}/hex2hcd -%{_bindir}/btattach +#%{_bindir}/btattach %exclude /usr/lib/debug/* %docs_package -- 2.7.4