Remove unused installing scripts 84/77084/1 accepted/tizen/common/20160703.125938 accepted/tizen/ivi/20160629.021342 accepted/tizen/mobile/20160629.021426 accepted/tizen/tv/20160629.021247 accepted/tizen/wearable/20160629.021404 submit/tizen/20160628.115841 submit/tizen_common/20160701.180000
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 28 Jun 2016 11:17:34 +0000 (20:17 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 28 Jun 2016 12:04:06 +0000 (21:04 +0900)
Change-Id: Iba1cb82d0c83900c63b5db45968e94625f008bb6
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/bluez.spec

index e260257..6dfb481 100644 (file)
@@ -152,7 +152,7 @@ make check
 
 # bluez-test
 rm -rvf $RPM_BUILD_ROOT/%{_libdir}/gstreamer-*
-install --mode=0755 -D %{S:4} $RPM_BUILD_ROOT/usr/lib/udev/bluetooth.sh
+#install --mode=0755 -D %{S:4} $RPM_BUILD_ROOT/usr/lib/udev/bluetooth.sh
 install --mode=0644 -D %{S:7} $RPM_BUILD_ROOT/%{_sysconfdir}/modprobe.d/50-bluetooth.conf
 
 # no idea why this is suddenly necessary...
@@ -173,9 +173,9 @@ install -D -m 0644 src/main_m.conf %{buildroot}%{_sysconfdir}/bluetooth/main.con
 #install -D -m 0644 COPYING %{buildroot}%{_datadir}/license/libbluetooth3
 #install -D -m 0644 COPYING %{buildroot}%{_datadir}/license/libbluetooth-devel
 
-install -D -m 0755 %SOURCE101 %{buildroot}%{_bindir}/obex-root-setup
-install -D -m 0755 %SOURCE102 %{buildroot}%{_sysconfdir}/obex/root-setup.d/000_create-symlinks
-install -D -m 0755 %SOURCE103 %{buildroot}%{_bindir}/obex.sh
+#install -D -m 0755 %SOURCE101 %{buildroot}%{_bindir}/obex-root-setup
+#install -D -m 0755 %SOURCE102 %{buildroot}%{_sysconfdir}/obex/root-setup.d/000_create-symlinks
+#install -D -m 0755 %SOURCE103 %{buildroot}%{_bindir}/obex.sh
 install -D -m 0755 tools/btiotest $RPM_BUILD_ROOT/%{_bindir}/
 install -D -m 0755 tools/bluetooth-player $RPM_BUILD_ROOT/%{_bindir}/
 #install -D -m 0755 tools/mpris-player $RPM_BUILD_ROOT/%{_bindir}/
@@ -258,9 +258,9 @@ ln -sf bluetooth.service %{buildroot}%{_libpath}/systemd/system/dbus-org.bluez.s
 %{_libexecdir}/bluetooth/obexd
 %{_libpath}/systemd/user/obex.service
 %{_datadir}/dbus-1/services/org.bluez.obex.service
-%{_sysconfdir}/obex/root-setup.d/000_create-symlinks
-%{_bindir}/obex-root-setup
-%{_bindir}/obex.sh
+#%{_sysconfdir}/obex/root-setup.d/000_create-symlinks
+#%{_bindir}/obex-root-setup
+#%{_bindir}/obex.sh
 
 
 %files test