X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fbluetooth-tools.spec;h=8b0e76159f2a6186db41fa561fb161dc998c9577;hb=fc3d4765f26192dcee07384932aca7043607c00a;hp=069e3541658e0ecd9a3d56cd20742a65ace038f1;hpb=5b364b7c6e5b6ea76ae7d3a9ff6c374626ca9ea8;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-tools.git diff --git a/packaging/bluetooth-tools.spec b/packaging/bluetooth-tools.spec index 069e354..8b0e761 100644 --- a/packaging/bluetooth-tools.spec +++ b/packaging/bluetooth-tools.spec @@ -5,7 +5,7 @@ Release: 0 Group: Network & Connectivity/Bluetooth License: Apache-2.0 Source0: %{name}-%{version}.tar.gz -Source1001: bluetooth-address.service +#Source1001: bluetooth-address.service BuildRequires: cmake Suggests: bluetooth-share Requires: tizen-platform-config-tools @@ -86,15 +86,6 @@ export LDFLAGS+=" -Wl,--rpath=/usr/lib -Wl,--as-needed -Wl,--unresolved-symbols= rm -rf %{buildroot} %make_install -mkdir -p %{buildroot}%{_sysconfdir}/rc.d/rc3.d -mkdir -p %{buildroot}%{_sysconfdir}/rc.d/rc5.d -ln -s %{_sysconfdir}/rc.d/init.d/bluetooth-address %{buildroot}%{_sysconfdir}/rc.d/rc3.d/S60bluetooth-address -ln -s %{_sysconfdir}/rc.d/init.d/bluetooth-address %{buildroot}%{_sysconfdir}/rc.d/rc5.d/S60bluetooth-address - -mkdir -p %{buildroot}%{_unitdir}/multi-user.target.wants -install -m 0644 %{SOURCE1001} %{buildroot}%{_unitdir} -ln -s ../bluetooth-address.service %{buildroot}%{_unitdir}/multi-user.target.wants/bluetooth-address.service - mkdir -p %{buildroot}%{_prefix}/etc/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 @@ -113,17 +104,17 @@ ln -sf %{_libdir}/systemd/system/bluetooth-force-hci-logger.service %{_sysconfdi %manifest %{name}.manifest %license LICENSE.APLv2 %defattr(-,root,root,-) -%exclude %{_sysconfdir}/rc.d/init.d/bluetooth-address -%{_sysconfdir}/rc.d/rc3.d/S60bluetooth-address -%{_sysconfdir}/rc.d/rc5.d/S60bluetooth-address +#%exclude %{_sysconfdir}/rc.d/init.d/bluetooth-address +#%{_sysconfdir}/rc.d/rc3.d/S60bluetooth-address +#%{_sysconfdir}/rc.d/rc5.d/S60bluetooth-address %attr(0755,-,-) %{_prefix}/etc/bluetooth/bt-edutm-on.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/bt-edutm-dev-up.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/bt-edutm-mode-on.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/bt-edutm-off.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/bt-hci-logdump.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/bt-run-hci-logger.sh -%{_unitdir}/multi-user.target.wants/bluetooth-address.service -%{_unitdir}/bluetooth-address.service +#%{_unitdir}/multi-user.target.wants/bluetooth-address.service +#%{_unitdir}/bluetooth-address.service %{_libdir}/systemd/system/bluetooth-hci-logger.service %{_libdir}/systemd/system/bluetooth-force-hci-logger.service %{_libdir}/systemd/system/bluetooth-hci-dump@.service @@ -142,7 +133,7 @@ rm bt-reset-env.sh popd %files profile_common %license LICENSE.APLv2 -%{_sysconfdir}/rc.d/init.d/bluetooth-address +#%{_sysconfdir}/rc.d/init.d/bluetooth-address %attr(0755,-,-) %{_prefix}/etc/bluetooth/common/bt-stack-up.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/common/bt-stack-down.sh %attr(0755,-,-) %{_prefix}/etc/bluetooth/common/bt-reset-env.sh