From: Jihoon Kim Date: Thu, 15 Dec 2016 23:30:43 +0000 (+0900) Subject: Add manifest file for each profile package X-Git-Tag: submit/tizen/20161223.025216~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=704a88f637e337e318dfd56649d7d517f6d604a8;p=platform%2Fcore%2Fuifw%2Fisf.git Add manifest file for each profile package Change-Id: I57aba4628ff3398682d06226a8d759a4f7809394 Signed-off-by: Jihoon Kim --- diff --git a/packaging/isf.spec b/packaging/isf.spec index eb3927a5..85a2835f 100644 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -288,6 +288,7 @@ popd /usr/share/upgrade/scripts/* %files profile_wearable +%manifest %{name}.manifest # files in bindir and libdir may differ. %{_bindir}/isf-demo-efl.wearable %{_bindir}/isf-panel-efl.wearable @@ -298,6 +299,7 @@ popd %{_libdir}/libscim-*.so*.wearable %files profile_common +%manifest %{name}.manifest # files in bindir, lib/libscim*.so.*, lib/scim-1.0/scim-launcher are different %{_bindir}/isf-demo-efl %{_bindir}/isf-panel-efl @@ -310,6 +312,7 @@ popd %{_libdir}/libscim-*.so* %files profile_tv +%manifest %{name}.manifest # files in bindir, lib/libscim*.so.*, lib/scim-1.0/scim-launcher are different %{_bindir}/isf-demo-efl.tv %{_bindir}/isf-panel-efl.tv