From 6ad98c978cdb0ebc45ccf3c9d05325c7dceb65ca Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Tue, 2 Feb 2021 08:32:44 +0900 Subject: [PATCH] Migrate bluez-start.service to bluez Change-Id: Id2d7ed881d655e7edfe89331e34e0e28b3cf976e Signed-off-by: Wootak Jung --- packaging/bluetooth-tools.spec | 7 ------- 1 file changed, 7 deletions(-) diff --git a/packaging/bluetooth-tools.spec b/packaging/bluetooth-tools.spec index 1e1f823..1c237bb 100644 --- a/packaging/bluetooth-tools.spec +++ b/packaging/bluetooth-tools.spec @@ -90,8 +90,6 @@ mkdir -p %{buildroot}/run/bluetooth install -m 0755 scripts/bt-dev-start.sh %{buildroot}%{_prefix}/etc/bluetooth/bt-dev-start.sh install -m 0755 scripts/bt-dev-end.sh %{buildroot}%{_prefix}/etc/bluetooth/bt-dev-end.sh -install -D -m 0644 packaging/bluez-start.service %{buildroot}%{_unitdir}/bluez-start.service - install -D -m 0644 packaging/bluetooth-stack-up.service %{buildroot}%{_unitdir}/bluetooth-stack-up.service install -D -m 0644 packaging/bluetooth-stack-down.service %{buildroot}%{_unitdir}/bluetooth-stack-down.service @@ -147,7 +145,6 @@ popd %attr(0755,-,-) %{_prefix}/etc/bluetooth/common/bt-reset-env.sh %{_unitdir}/bluetooth-stack-up-common.service %{_unitdir}/bluetooth-stack-down-common.service -%{_unitdir}/bluez-start.service %{_unitdir}/bluetooth-hci-up.service %{_unitdir}/bluetooth-hci-down.service @@ -172,7 +169,6 @@ popd %attr(0755,-,-) %{_prefix}/etc/bluetooth/mobile/bt-reset-env.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/mobile/bt-stack-down-with-radio.sh %{_unitdir}/bluetooth-stack-down-with-radio.service -%{_unitdir}/bluez-start.service %{_unitdir}/bluetooth-stack-up.service %{_unitdir}/bluetooth-stack-down.service %{_unitdir}/bluetooth-hci-up.service @@ -195,7 +191,6 @@ popd %attr(0755,-,-) %{_prefix}/etc/bluetooth/ivi/bt-stack-up.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/ivi/bt-stack-down.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/ivi/bt-reset-env.sh -%{_unitdir}/bluez-start.service %{_unitdir}/bluetooth-stack-up.service %{_unitdir}/bluetooth-stack-down.service %{_unitdir}/bluetooth-hci-up.service @@ -218,7 +213,6 @@ popd %attr(0755,-,-) %{_prefix}/etc/bluetooth/wearable/bt-stack-up.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/wearable/bt-stack-down.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/wearable/bt-reset-env.sh -%{_unitdir}/bluez-start.service %{_unitdir}/bluetooth-stack-up.service %{_unitdir}/bluetooth-stack-down.service %{_unitdir}/bluetooth-hci-up.service @@ -230,7 +224,6 @@ popd %defattr(-, root, root) %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-end.sh %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-start.sh -%{_unitdir}/bluez-start.service %{_unitdir}/bluetooth-stack-up.service %{_unitdir}/bluetooth-stack-down.service %{_unitdir}/bluetooth-hci-up.service -- 2.7.4