From df6d6e81820a62211a0c7f88efa48edf34ae71d2 Mon Sep 17 00:00:00 2001 From: Hyotaek Shim Date: Wed, 14 Jul 2021 11:11:08 +0900 Subject: [PATCH] Change hal-backend-sensor-tm1-haltests rpm to hal-backend-sensor-tm1-tests Change-Id: Ia545a9161d0ee1e7bad80512d681936f68ef850f Signed-off-by: Hyotaek Shim --- packaging/hal-backend-sensor-tm1.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/hal-backend-sensor-tm1.spec b/packaging/hal-backend-sensor-tm1.spec index 9a27f96..461796c 100755 --- a/packaging/hal-backend-sensor-tm1.spec +++ b/packaging/hal-backend-sensor-tm1.spec @@ -20,11 +20,11 @@ BuildRequires: pkgconfig(hal-api-sensor) %description Sensor HAL backend for tm1 targets -%package haltests +%package tests Summary: Device HAL(Hardware Abstraction Layer) Test Cases Requires: %{name} = %{version}-%{release} -%description haltests +%description tests Sensor Device HAL(Hardware Abstraction Layer) Test Cases %prep @@ -53,6 +53,6 @@ install -m 0644 %SOURCE1 %{buildroot}%{_hal_libdir}/udev/rules.d %{_hal_libdir}/*.so* %{_hal_licensedir}/%{name}/LICENSE.APLv2 -%files haltests +%files tests %manifest packaging/%{name}.manifest %{_bindir}/*haltest -- 2.34.1