Rename camera HAL test package 28/177428/1 accepted/tizen/unified/20180502.071216 submit/tizen/20180430.020534 submit/tizen/20180502.012041
authorJeongmo Yang <jm80.yang@samsung.com>
Mon, 30 Apr 2018 00:47:08 +0000 (09:47 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Mon, 30 Apr 2018 00:47:08 +0000 (09:47 +0900)
: camera-hal-gtests -> camera-haltests

[Version] 0.0.7-1
[Profile] Common
[Issue Type] Update
[Dependency module] N/A

Change-Id: I2875bfcb2f4310462c24dd68fefa2e0a8d257ea4
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
mm-haltests.manifest [moved from mm-hal-gtests.manifest with 100% similarity]
packaging/mm-hal-interface.spec

similarity index 100%
rename from mm-hal-gtests.manifest
rename to mm-haltests.manifest
index f6482f3..61eef6a 100644 (file)
@@ -1,7 +1,7 @@
 Name:       mm-hal-interface
 Summary:    Multimedia HAL Interface
 Version:    0.0.7
-Release:    0
+Release:    1
 Group:      Multimedia/Development
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
@@ -25,12 +25,12 @@ Requires:   %{name} = %{version}-%{release}
 Multimedia framework hardware abstraction layer interface development package.
 
 
-%package -n camera-hal-gtests
+%package -n camera-haltests
 Summary:    gtest for camera HAL APIs
 Group:      Development/Tools
 Version:    %{version}
 
-%description -n camera-hal-gtests
+%description -n camera-haltests
 gtest for camera HAL APIs.
 
 
@@ -53,8 +53,8 @@ install -m 644 include/radio/*.h %{buildroot}%{_includedir}
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%post -n camera-hal-gtests -p /sbin/ldconfig
-%postun -n camera-hal-gtests -p /sbin/ldconfig
+%post -n camera-haltests -p /sbin/ldconfig
+%postun -n camera-haltests -p /sbin/ldconfig
 
 %files
 %manifest mm-hal-interface.manifest
@@ -68,8 +68,8 @@ install -m 644 include/radio/*.h %{buildroot}%{_includedir}
 %{_libdir}/pkgconfig/*.pc
 %{_libdir}/*.so
 
-%files -n camera-hal-gtests
-%manifest mm-hal-gtests.manifest
+%files -n camera-haltests
+%manifest mm-haltests.manifest
 %license LICENSE.APLv2
 %defattr(-,root,root,-)
 %{_bindir}/camera_*