Change SMACK label for custom_handler
authorJihoon Chung <jihoon.chung@samsung.com>
Mon, 3 Jun 2013 08:21:26 +0000 (17:21 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Mon, 3 Jun 2013 08:29:53 +0000 (17:29 +0900)
[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
wrt-commons.manifest

index 82eb7d8..42abe45 100644 (file)
@@ -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 ..."
 
index 9b907d3..c63943b 100644 (file)
@@ -3,7 +3,6 @@
     <domain name="wrt-commons"/>
     <provide>   
         <label name="wrt-commons::db_wrt"/>
-        <label name="wrt-commons::db_wrt_custom_handler"/>
     </provide>
   </define>
   <request>