From 8e2e353059c2ef0ac4af24dcf2e1325194372181 Mon Sep 17 00:00:00 2001 From: Jihoon Chung Date: Mon, 3 Jun 2013 17:21:26 +0900 Subject: [PATCH] Change SMACK label for custom_handler [Issue#] N/A [Problem] N/A [Cause] N/A [Solution] Change SMACK label for custom_handler Deprecate 'wrt-commons::db_wrt_custom_handler' and use 'wrt-commons::db_wrt' [SCMRequest] N/A Change-Id: I2eead3810312b2f7d5cf99ad956dc24345ec4b21 --- packaging/wrt-commons.spec | 4 ++-- wrt-commons.manifest | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/packaging/wrt-commons.spec b/packaging/wrt-commons.spec index 82eb7d8..42abe45 100644 --- a/packaging/wrt-commons.spec +++ b/packaging/wrt-commons.spec @@ -129,8 +129,8 @@ fi # Set Smack label for db files chsmack -a 'wrt-commons::db_wrt' /opt/dbspace/.wrt.db chsmack -a 'wrt-commons::db_wrt' /opt/dbspace/.wrt.db-journal -chsmack -a 'wrt-commons::db_wrt_custom_handler' /opt/usr/dbspace/.wrt_custom_handler.db -chsmack -a 'wrt-commons::db_wrt_custom_handler' /opt/usr/dbspace/.wrt_custom_handler.db-journal +chsmack -a 'wrt-commons::db_wrt' /opt/usr/dbspace/.wrt_custom_handler.db +chsmack -a 'wrt-commons::db_wrt' /opt/usr/dbspace/.wrt_custom_handler.db-journal echo "[WRT] wrt-commons postinst done ..." diff --git a/wrt-commons.manifest b/wrt-commons.manifest index 9b907d3..c63943b 100644 --- a/wrt-commons.manifest +++ b/wrt-commons.manifest @@ -3,7 +3,6 @@ -- 2.34.1