From: Alexandru Cornea Date: Wed, 3 Jul 2013 09:21:13 +0000 (+0300) Subject: removing chsmack X-Git-Tag: accepted/tizen/20130717.201411~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=38553fa7b085c79acf486edd09e76e6b37326f9b;p=platform%2Fcore%2Fappfw%2Fsppc.git removing chsmack --- diff --git a/packaging/push.spec b/packaging/push.spec index a848f99..ed276f2 100755 --- a/packaging/push.spec +++ b/packaging/push.spec @@ -105,13 +105,6 @@ cp -a x86/lib/systemd/user/tizen-middleware.target.wants/pushd.service \ cp -a x86/bin/push_tool %{buildroot}%{_bindir} %endif -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 -fi - %post bin mkdir -p /opt/dbspace sqlite3 /opt/dbspace/.push.db "PRAGMA journal_mode = PERSIST; create table a(a); drop table a;" > /dev/null @@ -120,8 +113,6 @@ 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 _VER="1" _DEV_TYPE="00000000"