modify file mod of vconftool and buxton2ctl 36/68236/1 accepted/tizen/common/20160504.130529 accepted/tizen/ivi/20160504.114948 accepted/tizen/mobile/20160504.114514 accepted/tizen/tv/20160504.114446 accepted/tizen/wearable/20160504.114659 submit/tizen/20160504.022352
authorJiwoong Im <jiwoong.im@samsung.com>
Tue, 3 May 2016 06:16:05 +0000 (15:16 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Tue, 3 May 2016 06:16:05 +0000 (15:16 +0900)
Change-Id: I3f0929523ed5018fe2bb45f9417710575f506271
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
packaging/buxton2.spec

index 7cf6f03..b0ab267 100644 (file)
@@ -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