From: Jiwoong Im Date: Tue, 3 May 2016 06:16:05 +0000 (+0900) Subject: modify file mod of vconftool and buxton2ctl X-Git-Tag: accepted/tizen/common/20160504.130529^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2dc3058adcf915e3e73a247eded8948166ad8334;p=platform%2Fcore%2Fsystem%2Fbuxton2.git modify file mod of vconftool and buxton2ctl Change-Id: I3f0929523ed5018fe2bb45f9417710575f506271 Signed-off-by: Jiwoong Im --- diff --git a/packaging/buxton2.spec b/packaging/buxton2.spec index 7cf6f03..b0ab267 100644 --- a/packaging/buxton2.spec +++ b/packaging/buxton2.spec @@ -153,7 +153,7 @@ chsmack -a System "${dbdir}" %manifest %{name}.manifest %license LICENSE.Apache-2.0 %config(noreplace) %{_sysconfdir}/%{name}.conf -%{_bindir}/buxton2ctl +%attr(0750,root,root) %{_bindir}/buxton2ctl %{_sbindir}/buxton2d %{_libdir}/%{name}/*.so %{_libdir}/libbuxton2.so.* @@ -171,7 +171,7 @@ chsmack -a System "${dbdir}" %files -n vconf-compat %manifest %{name}.manifest -%{_bindir}/vconftool +%attr(0750,root,root) %{_bindir}/vconftool %{_libdir}/libvconf.so.* %files -n vconf-compat-devel