# @author
# @brief Cmake for tests
#
-SET(TARGET_GTEST_TESTS "bluetooth-frwk-oal-haltests")
+SET(TARGET_GTEST_TESTS "bluetooth-haltests")
INCLUDE_DIRECTORIES(/usr/include)
INCLUDE_DIRECTORIES(/usr/include/db-util)
%description oal
This package is BT stack common interface.
-%package oal-haltests
-Summary: HAL Test package for bluetooth OAL
-Group: TO_BE/FILLED
-Requires: %{name} = %{version}-%{release}
-
-%description oal-haltests
-This package is C-API test application.
-
%package plugin-headed
Summary: Bluetooth plugin Headed
Group: Network & Connectivity/Bluetooth
%description plugin-headed
This package is Bluetooth plugin to manage UI and syspopup
+%package -n bluetooth-haltests
+Summary: HAL Test package for bluetooth OAL
+Group: TO_BE/FILLED
+Requires: %{name} = %{version}-%{release}
+
+%description -n bluetooth-haltests
+This package is C-API test application.
+
%prep
%setup -q
cp %{SOURCE1001} .
%{_libdir}/libbluetooth.default.so*
%endif
-%files oal-haltests
+%files -n bluetooth-haltests
%manifest %{name}.manifest
-%{_bindir}/bluetooth-frwk-oal-haltests
+%{_bindir}/bluetooth-haltests