Rename unit test package to include "ode"
[platform/core/security/ode.git] / packaging / ode.spec
index 3a65e8a..ca2e272 100755 (executable)
@@ -119,16 +119,16 @@ developing device encryption client program.
 %{_libdir}/pkgconfig/ode.pc
 
 ## Unittest Package ###########################################################
-%package -n unit-tests
+%package unit-tests
 Summary: Unit tests to verify components of device encryption
 Group: Security/Testing
 Requires: libode = %{version}-%{release}
 
-%description -n unit-tests
+%description unit-tests
 The libode-devel package includes the libraries and header files necessary for
 developing device encryption client program.
 
-%files -n unit-tests
+%files unit-tests
 %manifest ode.manifest
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/ode-engine-unit-tests