From: Jiwoong Im Date: Fri, 21 Jul 2017 07:00:40 +0000 (+0900) Subject: Change group of tools to system_share X-Git-Tag: accepted/tizen/4.0/unified/20170816.012644~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bdfce8cb8fb96ff2d1b71c65ee02125812fd07a8;p=platform%2Fcore%2Fsystem%2Fbuxton2.git Change group of tools to system_share - Modify to grant execute permission only to system level user Change-Id: I7bb77c60b066c36536f7f12b4953b5bca732651a Signed-off-by: Jiwoong Im --- diff --git a/packaging/buxton2.spec b/packaging/buxton2.spec index 7d23730..bb503cb 100644 --- a/packaging/buxton2.spec +++ b/packaging/buxton2.spec @@ -179,7 +179,7 @@ chsmack -a System %{dbdir}/* %manifest %{name}.manifest %license LICENSE.Apache-2.0 %config(noreplace) %{_sysconfdir}/%{name}.conf -%attr(0750,root,root) %{_bindir}/buxton2ctl +%attr(0750,root,system_share) %{_bindir}/buxton2ctl %{_sbindir}/buxton2d %{_libdir}/%{name}/*.so %{_libdir}/libbuxton2.so.* @@ -201,7 +201,7 @@ chsmack -a System %{dbdir}/* %files -n vconf-compat %manifest %{name}.manifest %license LICENSE.Apache-2.0 -%attr(0750,root,root) %{_bindir}/vconftool +%attr(0750,root,system_share) %{_bindir}/vconftool %{_libdir}/libvconf.so.* %files -n vconf-compat-devel