utest: change the package name.
[platform/core/uifw/libtbm.git] / packaging / libtbm.spec
index 8166db0..f1bc9c8 100644 (file)
@@ -36,11 +36,11 @@ The library for Tizen Buffer Manager.
 Development Files.
 
 %if "%{UTEST_PACKAGE}" == "1"
-%package utests
+%package haltests
 Summary: Tizen Buffer Manager unit tests package
 Group: System/Libraries
 
-%description utests
+%description haltests
 Test module for testing libtbm APIs
 %endif
 
@@ -121,7 +121,7 @@ rm -f %{_unitdir_user}/basic.target.wants/tbm-drm-auth-user.path
 %{_libdir}/pkgconfig/libtbm.pc
 
 %if "%{UTEST_PACKAGE}" == "1"
-%files utests
+%files haltests
 %defattr(-,root,root,-)
 %{_bindir}/tbm-utests
 %endif