Minor fix on license 69/188869/1 accepted/tizen/5.0/unified/20181102.022029 accepted/tizen/unified/20180928.080600 submit/tizen/20180927.030248 submit/tizen_5.0/20181101.000004
authorHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 11 Sep 2018 07:25:44 +0000 (16:25 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 11 Sep 2018 07:25:44 +0000 (16:25 +0900)
Change-Id: Id19d794bd15b6c0b3406ec27c8916a756cb82cf8
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
packaging/libstorage.spec

index 4c7601b..eda0eea 100644 (file)
@@ -43,13 +43,14 @@ make %{?jobs:-j%jobs}
 %postun -p /sbin/ldconfig
 
 %files
+%manifest %{name}.manifest
+%license LICENSE.Apache-2.0
 %{_libdir}/*.so.*
 %{_sysconfdir}/storage/libstorage.conf
-%license LICENSE.Apache-2.0
-%manifest %{name}.manifest
 
 %files devel
+%manifest %{name}.manifest
+%license LICENSE.Apache-2.0
 %{_includedir}/storage/*.h
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
-%license LICENSE.Apache-2.0