Remove smack command 76/42776/1 accepted/tizen/mobile/20150708.070008 accepted/tizen/tv/20150708.070026 accepted/tizen/wearable/20150708.070043 submit/tizen/20150630.051205 submit/tizen/20150708.045531
authorJiwan Kim <ji-wan.kim@samsung.com>
Thu, 2 Jul 2015 07:58:13 +0000 (16:58 +0900)
committerJiwan Kim <ji-wan.kim@samsung.com>
Thu, 2 Jul 2015 07:58:13 +0000 (16:58 +0900)
Change-Id: I5d8a63f9972197399eabd0ed44ac05e5e2da8d35

packaging/tel-plugin-database.spec

index f2865e7..212ed09 100644 (file)
@@ -1,6 +1,6 @@
 %define major 0
 %define minor 1
-%define patchlevel 19
+%define patchlevel 20
 
 Name:           tel-plugin-database
 Version:        %{major}.%{minor}.%{patchlevel}
@@ -46,7 +46,6 @@ chmod 600 /opt/dbspace/.mcc_mnc_oper_list.db
 chown system:system /opt/dbspace/.mcc_mnc_oper_list.db
 chmod 644 /opt/dbspace/.mcc_mnc_oper_list.db-journal
 chown system:system /opt/dbspace/.mcc_mnc_oper_list.db-journal
-chsmack -a 'telephony_framework::db' /opt/dbspace/.mcc_mnc_oper_list.db*
 
 %if 0%{?sec_product_feature_telephony_cdma}
        rm -f /opt/dbspace/.mcc_sid_list.db
@@ -56,7 +55,6 @@ chsmack -a 'telephony_framework::db' /opt/dbspace/.mcc_mnc_oper_list.db*
        chown system:system /opt/dbspace/.mcc_mnc_oper_list.db
        chmod 644 /opt/dbspace/.mcc_sid_list.db-journal
        chown system:system /opt/dbspace/.mcc_mnc_oper_list.db-journal
-       chsmack -a 'telephony_framework::db' /opt/dbspace/.mcc_sid_list.db*
 %endif
 
 %postun -p /sbin/ldconfig