From: Kyuho Jo Date: Wed, 1 Jul 2015 08:41:25 +0000 (+0900) Subject: 3 domain smack rule is applied. X-Git-Tag: accepted/tizen/mobile/20150701.121034^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_3.0.m1_tv;p=platform%2Fcore%2Fapi%2Fnotification.git 3 domain smack rule is applied. Change-Id: Ia9c0d08d02c98c9e3f598e34c2838e6909a3121c Signed-off-by: Kyuho Jo --- diff --git a/notification.manifest b/notification.manifest index 061daab..6c61ae0 100644 --- a/notification.manifest +++ b/notification.manifest @@ -1,16 +1,5 @@ - - - - - - - - - - - + diff --git a/packaging/notification.spec b/packaging/notification.spec index 268cfe6..cb729d3 100644 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -194,12 +194,6 @@ chown :5000 /opt/dbspace/.notification.db chown :5000 /opt/dbspace/.notification.db-journal chmod 644 /opt/dbspace/.notification.db chmod 644 /opt/dbspace/.notification.db-journal -if [ -f /usr/lib/rpm-plugins/msm.so ] -then - chsmack -a 'notification::db' /opt/dbspace/.notification.db* -fi -SMACK_OPTION="-s system::vconf_misc" -vconftool set -t string memory/private/libstatus/message "" -i -g 5000 -f $SMACK_OPTION %postun -p /sbin/ldconfig