From: Ronan Le Martret Date: Fri, 10 Oct 2014 08:01:00 +0000 (+0200) Subject: move manifest file (for smack security) X-Git-Tag: accepted/tizen/ivi/20141117.010653~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=74dc27c5bac25a80ad7374515fd043f4ae4bd12f;p=profile%2Fivi%2Fico-uxf-homescreen.git move manifest file (for smack security) Change-Id: Icb6ddb4d7876df896b51b08dd5da9dd15d4527c9 Signed-off-by: Ronan Le Martret --- diff --git a/ico-uxf-homescreen.manifest b/packaging/ico-uxf-homescreen.manifest similarity index 100% rename from ico-uxf-homescreen.manifest rename to packaging/ico-uxf-homescreen.manifest diff --git a/packaging/ico-uxf-homescreen.spec b/packaging/ico-uxf-homescreen.spec index dfa79d7..0511079 100644 --- a/packaging/ico-uxf-homescreen.spec +++ b/packaging/ico-uxf-homescreen.spec @@ -5,6 +5,7 @@ Release: 0 Group: Automotive/ICO Homescreen License: Apache-2.0 Source0: %{name}-%{version}.tar.bz2 +Source1001: %{name}.manifest BuildRequires: pkgconfig(wayland-client) >= 1.4 BuildRequires: ico-uxf-weston-plugin-devel >= 0.9.21 @@ -85,6 +86,7 @@ Development files for application that communicate homescreen. %prep %setup -q -n %{name}-%{version} +cp %{SOURCE1001} . mkdir -p weston cp -av %{TZ_SYS_SHARE}/genivi-shell/protocol/*.xml weston/ @@ -133,8 +135,8 @@ pkg_initdb ail_initdb %files -%manifest %{name}.manifest %defattr(-,root,root,-) +%manifest %{name}.manifest %{TZ_SYS_RW_APP}/org.tizen.ico.homescreen %{TZ_SYS_RW_APP}/org.tizen.ico.statusbar %{TZ_SYS_RW_APP}/org.tizen.ico.onscreen @@ -155,8 +157,8 @@ ail_initdb %TZ_SYS_RW_APP/org.tizen.ico.system-controller/res/config %files system-controller -%manifest %{name}.manifest %defattr(-,root,root,-) +%manifest %{name}.manifest %{_datadir}/packages/org.tizen.ico.system-controller.xml %{_unitdir_user}/ico-uxf-wait-launchpad-ready.path %{_unitdir_user}/weston.target.wants/ico-uxf-wait-launchpad-ready.path @@ -166,8 +168,8 @@ ail_initdb %attr(755,app,app) /home/app/ico %files system-controller-devel -%manifest %{name}.manifest %defattr(-,root,root,-) +%manifest %{name}.manifest %{_includedir}/ico-appfw/ico_syc_application.h %{_includedir}/ico-appfw/ico_syc_appresctl.h %{_includedir}/ico-appfw/ico_syc_common.h