From: Alexandru Cornea Date: Tue, 2 Jul 2013 08:09:04 +0000 (+0300) Subject: commenting chsmack X-Git-Tag: submit/tizen/20130710.103011~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4685680497bd1108dfee8b0e217d586e9e288e75;p=platform%2Fcore%2Fappfw%2Fsppc.git commenting chsmack --- diff --git a/packaging/push.spec b/packaging/push.spec index 4d3ea3f..aecb676 100755 --- a/packaging/push.spec +++ b/packaging/push.spec @@ -109,9 +109,9 @@ cp -a x86/bin/push_tool %{buildroot}%{_bindir} if [ -f /usr/lib/rpm-plugins/msm.so ] then - chsmack -a "_" -e "_" %{buildroot}/etc/init.d/pushd - chsmack -a "_" -e "_" %{buildroot}/etc/rc.d/rc3.d/S90pushd - chsmack -a "_" -e "_" %{buildroot}/etc/rc.d/rc5.d/S90pushd +# chsmack -a "_" -e "_" %{buildroot}/etc/init.d/pushd +# chsmack -a "_" -e "_" %{buildroot}/etc/rc.d/rc3.d/S90pushd +# chsmack -a "_" -e "_" %{buildroot}/etc/rc.d/rc5.d/S90pushd fi %post bin @@ -122,8 +122,8 @@ chown root:5000 /opt/dbspace/.push.db-journal chmod 660 /opt/dbspace/.push.db chmod 660 /opt/dbspace/.push.db-journal -chsmack -a 'push-service::db' /opt/dbspace/.push.db -chsmack -a 'push-service::db' /opt/dbspace/.push.db-journal +#chsmack -a 'push-service::db' /opt/dbspace/.push.db +#chsmack -a 'push-service::db' /opt/dbspace/.push.db-journal _VER="1" _DEV_TYPE="00000000"