From: chleun.moon Date: Tue, 5 Sep 2017 04:33:11 +0000 (+0900) Subject: Change file owner and group X-Git-Tag: accepted/tizen/4.0/unified/20170907.193538~2 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fconnectivity%2Fnet-config.git;a=commitdiff_plain;h=7b7e9887532e3b318d414b7529714e3230cf3113 Change file owner and group Change-Id: I4b09c0f0777b48807449306f31810a3398dabecd Signed-off-by: cheoleun --- diff --git a/packaging/net-config.spec b/packaging/net-config.spec index b2de07a..b0406bf 100755 --- a/packaging/net-config.spec +++ b/packaging/net-config.spec @@ -1,6 +1,6 @@ Name: net-config Summary: TIZEN Network Configuration service -Version: 1.1.114 +Version: 1.1.115 Release: 2 Group: System/Network License: Apache-2.0 @@ -177,15 +177,15 @@ ln -sf %{_unitdir}/net-config.service %{_sysconfdir}/systemd/default-extra-depen %attr(644,network_fw,network_fw) %{_sysconfdir}/resolv.conf %attr(644,network_fw,network_fw) %{TZ_SYS_ETC}/resolv.conf %attr(644,network_fw,network_fw) /usr/share/upgrade/data/resolv.conf -%attr(644,network_fw,network_fw) %{_datadir}/dbus-1/system-services/* +%attr(644,root,root) %{_datadir}/dbus-1/system-services/* #DBus DAC -%attr(644,network_fw,network_fw) %{_sysconfdir}/dbus-1/system.d/* -%attr(644,network_fw,network_fw) %{_libdir}/systemd/system/net-config.service -%attr(644,network_fw,network_fw) %{_libdir}/systemd/system/multi-user.target.wants/net-config.service +%attr(644,root,root) %{_sysconfdir}/dbus-1/system.d/* +%attr(644,root,root) %{_libdir}/systemd/system/net-config.service +%attr(644,root,root) %{_libdir}/systemd/system/multi-user.target.wants/net-config.service %attr(644,network_fw,network_fw) /usr/lib/tmpfiles.d/security-network-config.conf %if "%{?_lib}" == "lib64" -%attr(644,network_fw,network_fw) %{_unitdir}/net-config.service -%attr(644,network_fw,network_fw) %{_unitdir}/multi-user.target.wants/net-config.service +%attr(644,root,root) %{_unitdir}/net-config.service +%attr(644,root,root) %{_unitdir}/multi-user.target.wants/net-config.service %endif %license LICENSE %if 0%{?model_build_feature_wlan_wearable} == 1 @@ -200,9 +200,9 @@ mv %{_unitdir}/net-config.service.tv %{_unitdir}/net-config.service %endif %files profile_tv %attr(644,network_fw,network_fw) %{_libdir}/udev/rules.d/99-wifiusb-dev.rules -%attr(644,network_fw,network_fw) %{_libdir}/systemd/system/net-config.service.tv +%attr(644,root,root) %{_libdir}/systemd/system/net-config.service.tv %if "%{?_lib}" == "lib64" -%attr(644,network_fw,network_fw) %{_unitdir}/net-config.service.tv +%attr(644,root,root) %{_unitdir}/net-config.service.tv %endif %files plugin-headed