From 24f8f8eb64caaeaff53867b6cdf119f704a46e89 Mon Sep 17 00:00:00 2001 From: Donghee Ye Date: Fri, 28 Jun 2013 11:10:33 +0900 Subject: Add SMACK rule Change-Id: I5dc1c93b3da2a4d1c4b9f200b42e29c3d9147029 --- CMakeLists.txt | 2 +- contacts-service2.manifest | 2 +- contacts-service2.rule | 4 ++++ packaging/contacts-service.spec | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d058ff..b205ddc 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ SET(PREFIX ${CMAKE_INSTALL_PREFIX}) SET(EXEC_PREFIX "\${prefix}") SET(INCLUDEDIR "\${prefix}/${DEST_INCLUDE_DIR}") SET(VERSION_MAJOR 0) -SET(VERSION "${VERSION_MAJOR}.9.109.1") +SET(VERSION "${VERSION_MAJOR}.9.109.2") EXECUTE_PROCESS(COMMAND build-util/generator.sh) diff --git a/contacts-service2.manifest b/contacts-service2.manifest index 59d61f2..f7152bc 100644 --- a/contacts-service2.manifest +++ b/contacts-service2.manifest @@ -18,7 +18,7 @@ - + diff --git a/contacts-service2.rule b/contacts-service2.rule index 9655829..fc9dc81 100644 --- a/contacts-service2.rule +++ b/contacts-service2.rule @@ -12,3 +12,7 @@ contacts-service system::media arwxt contacts-service system::ext_storage arwxt contacts-service system::homedir arwxt contacts-service system::share arwxt +contacts-service ail::db rw +contacts-service badge::db rw +contacts-service data-provider-master::badge rw + diff --git a/packaging/contacts-service.spec b/packaging/contacts-service.spec index 221a6eb..096f216 100644 --- a/packaging/contacts-service.spec +++ b/packaging/contacts-service.spec @@ -1,6 +1,6 @@ Name: contacts-service Summary: Contacts Service -Version: 0.9.109.1 +Version: 0.9.109.2 Release: 1 Group: TO_BE/FILLED_IN License: Apache-2.0 -- cgit v1.2.3