From: Wootak Jung Date: Mon, 2 May 2016 02:04:26 +0000 (+0900) Subject: Modify uid/gid from system to root X-Git-Tag: accepted/tizen/tv/20160503.010829 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=refs%2Ftags%2Faccepted%2Ftizen%2Ftv%2F20160503.010829;p=platform%2Fcore%2Ftelephony%2Ftel-plugin-database.git Modify uid/gid from system to root Change-Id: I3acee6ce41e9e4723e454e64ed40cee2dd227471 --- diff --git a/packaging/tel-plugin-database.spec b/packaging/tel-plugin-database.spec index c23004d..70041e3 100644 --- a/packaging/tel-plugin-database.spec +++ b/packaging/tel-plugin-database.spec @@ -1,6 +1,6 @@ %define major 0 %define minor 1 -%define patchlevel 24 +%define patchlevel 25 Name: tel-plugin-database Version: %{major}.%{minor}.%{patchlevel} @@ -65,7 +65,7 @@ chown telephony:telephony %TZ_SYS_DB/.mcc_mnc_oper_list.db-journal mkdir -p %{buildroot}%{_datadir}/license %files -%defattr(644,system,system,-) +%defattr(644,root,root,-) /tmp/mcc_mnc_oper_list.sql %if 0%{?sec_product_feature_telephony_cdma} /tmp/mcc_sid_list.sql