Rename unit test package to include "ode" 35/128735/4 accepted/tizen/unified/20170726.013005 submit/tizen/20170725.091352
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 11 May 2017 07:26:12 +0000 (09:26 +0200)
committerLukasz Pawelczyk <l.pawelczyk@samsung.com>
Wed, 24 May 2017 09:04:32 +0000 (11:04 +0200)
Change-Id: I40c06e9f639cce7820db9db6d0fbaa0e60db2378

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