From 040e5344a1866291dd47121dcc644fdd6226c32f Mon Sep 17 00:00:00 2001 From: "seong.chung" Date: Fri, 11 Apr 2014 16:05:50 +0900 Subject: Remove SMACK rule file(.rule) according three domain model Since SMACK only allows three labels, "_"(floor), "User", "System" The labels of current rule file are not appropriate Solution: - Remove rule file (e17.rule) - Remove path of smack directory(/etc/smack/accesses.d) and rule file name (e17.rule) described in Makefile.am - Remove file path and name declaration of spec file (packaging/e17.spec) Reference site https://wiki.tizen.org/wiki/Security:SmackThreeDomainModel Change-Id: I22122892a77ba14d625d1c07d3d5ccc385aad1ba Signed-off-by: seong.chung --- packaging/e17.spec | 1 - 1 file changed, 1 deletion(-) (limited to 'packaging/e17.spec') diff --git a/packaging/e17.spec b/packaging/e17.spec index 5804eb5..6890823 100644 --- a/packaging/e17.spec +++ b/packaging/e17.spec @@ -226,7 +226,6 @@ rm -rf %{buildroot}/usr/share/enlightenment/data/favorites/.order %manifest e17-data.manifest %defattr(-,root,root,-) /usr/share/enlightenment/data/themes -/etc/smack/accesses.d/e17.rule /usr/share/enlightenment/data/images/test.edj /usr/share/enlightenment/data/images/test.png -- cgit v1.2.3