Add smack rule for the cert-svc package
authorso.yu <so.yu@samsung.com>
Tue, 18 Jun 2013 08:22:49 +0000 (17:22 +0900)
committerso.yu <so.yu@samsung.com>
Tue, 18 Jun 2013 08:28:18 +0000 (17:28 +0900)
Conflicts:

packaging/osp-security-service.spec

Change-Id: I7e77280ff890bd1776b2d04b60198bc97a93bc10
Signed-off-by: so.yu <so.yu@samsung.com>
osp-security-service.manifest
packaging/osp-security-service.spec

index e157faf..dd72c3a 100755 (executable)
@@ -6,6 +6,7 @@
                </provide>
                <request>
                        <smack request="q7097a278m::usercert" type="rwxat"/>
+                       <smack request="cert-svc" type="x"/>
                        <smack request="_" type="rxt"/>
                </request>
        </define>
index 6b7ad08..8ceaf53 100755 (executable)
@@ -15,6 +15,9 @@ BuildRequires:  pkgconfig(osp-appfw)
 BuildRequires:  osp-appfw-internal-devel
 BuildRequires:  libcryptsvc-devel
 
+# smack domain requires
+Requires(post):        cert-svc
+
 # runtime requires
 Requires: osp-appfw 
 Requires: osp-installer