Modify uid/gid from system to root 46/68046/1 accepted/tizen/common/20160502.183643 accepted/tizen/ivi/20160503.010912 accepted/tizen/mobile/20160503.010812 submit/tizen/20160502.062918
authorWootak Jung <wootak.jung@samsung.com>
Mon, 2 May 2016 02:15:39 +0000 (11:15 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Mon, 2 May 2016 02:15:39 +0000 (11:15 +0900)
Change-Id: I79126ffc6f79d2288860b0a32e252843d51fa57f

packaging/call-manager.spec

index ddf7620..07b45a8 100755 (executable)
@@ -1,6 +1,6 @@
 %define major 0
 %define minor 1
-%define patchlevel 60
+%define patchlevel 61
 %define ext_feature 0
 
 Name:           call-manager
@@ -109,8 +109,8 @@ cp LICENSE %{buildroot}/usr/share/license/call-manager
 
 %files
 %manifest callmgr.manifest
-%defattr(644,system,system,-)
-%attr(755,system,system) %{_bindir}/callmgrd
+%defattr(644,root,root,-)
+%attr(755,root,root) %{_bindir}/callmgrd
 #/etc/*
 /usr/lib/systemd/user/callmgr.service
 /usr/lib/systemd/user/default.target.wants/callmgr.service