Remove the redundant test script to fix TIVI-2219
authorWu Zheng <wu.zheng@intel.com>
Mon, 2 Dec 2013 05:42:25 +0000 (00:42 -0500)
committerWu Zheng <wu.zheng@intel.com>
Thu, 12 Dec 2013 09:51:35 +0000 (04:51 -0500)
Change-Id: I8c7f7d8dfc5aa6a7dc0f80ab15b1f672bbd22437

packaging/bluez.spec

index c1f19a6..98c5a7b 100644 (file)
@@ -112,27 +112,6 @@ make check
 %install
 %make_install
 
-# bluez-test
-cd test
-install --mode=0755 \
-       simple-agent \
-       simple-service \
-       list-devices \
-       test-adapter \
-       test-device \
-       test-discovery \
-       test-manager \
-       test-network \
-       test-profile  \
-       test-hfp \
-       ftp-client \
-       map-client \
-       opp-client \
-       pbap-client \
-       bluezutils.py \
-       dbusdef.py \
-       $RPM_BUILD_ROOT/%{_bindir}/
-cd ..
 rm -rvf $RPM_BUILD_ROOT/%{_libdir}/gstreamer-*
 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
@@ -224,22 +203,6 @@ install -D -m 0755 tools/obexctl %{buildroot}%{_bindir}/obexctl
 %{_bindir}/bluetooth-player
 %{_bindir}/btmon
 %{_bindir}/hcidump
-%{_bindir}/bluezutils.py
-%{_bindir}/dbusdef.py
-%{_bindir}/simple-agent
-%{_bindir}/simple-service
-%{_bindir}/list-devices
-%{_bindir}/test-adapter
-%{_bindir}/test-device
-%{_bindir}/test-discovery
-%{_bindir}/test-manager
-%{_bindir}/test-network
-%{_bindir}/test-profile
-%{_bindir}/test-hfp
-%{_bindir}/ftp-client
-%{_bindir}/map-client
-%{_bindir}/opp-client
-%{_bindir}/pbap-client
 
 %docs_package