Remove the smack file 04/73904/1 accepted/tizen/common/20160610.182458 accepted/tizen/ivi/20160613.021922 accepted/tizen/mobile/20160613.021911 accepted/tizen/tv/20160613.021907 submit/tizen/20160610.043555
authorSeonah Moon <seonah1.moon@samsung.com>
Fri, 10 Jun 2016 04:25:22 +0000 (13:25 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Fri, 10 Jun 2016 04:25:37 +0000 (13:25 +0900)
Change-Id: I1cdd86649aacfda1c1eff031d3f2f5b55300c4d7
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
CMakeLists.txt
packaging/ug-setting-mobileap-efl.spec
ug-setting-mobileap-efl.efl [deleted file]

index 0677573..151f131 100755 (executable)
@@ -52,7 +52,6 @@ ADD_LIBRARY(${PROJECT_NAME} SHARED ${SRCS})
 TARGET_LINK_LIBRARIES(${PROJECT_NAME} ${pkgs_LDFLAGS})
 
 INSTALL(TARGETS ${PROJECT_NAME} DESTINATION /usr/apps/ug-setting-mobileap-efl/lib/ug)
-INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/ug-setting-mobileap-efl.efl DESTINATION /etc/smack/accesses.d)
 INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/ug-setting-mobileap-efl.xml DESTINATION /usr/share/packages/)
 INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/help_setting_tethering.xml DESTINATION /usr/apps/ug-setting-mobileap-efl/res/help/ug-setting-mobileap-efl/)
 INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/resources/images/org.tizen.tethering.png DESTINATION ${IMGDIR})
index cf2afb8..7da945a 100755 (executable)
@@ -3,7 +3,7 @@
 
 Name:          ug-setting-mobileap-efl
 Summary:       Tethering UI Gadget Library
-Version:       1.0.138
+Version:       1.0.139
 Release:       1
 Group:         App/Network
 License:       Flora-1.1
@@ -64,7 +64,6 @@ chsmack -a "_" /usr/apps/ug-setting-mobileap-efl/bin/
 
 %files
 %manifest ug-setting-mobileap-efl.manifest
-/etc/smack/accesses.d/ug-setting-mobileap-efl.efl
 %defattr(-,root,root,-)
 /usr/ug/res/locale/*/LC_MESSAGES/ug-setting-mobileap-efl*
 /usr/ug/res/images/ug-setting-mobileap-efl/*.png
diff --git a/ug-setting-mobileap-efl.efl b/ug-setting-mobileap-efl.efl
deleted file mode 100644 (file)
index 5ff51bc..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-ug-setting-mobileap-efl mobileap-agent rw---- ------
-ug-setting-mobileap-efl system::homedir rwxat ------
-ug-setting-mobileap-efl pulseaudio rwxat ------
-ug-setting-mobileap-efl org.tizen.indicator -w---- ------
-ug-setting-mobileap-efl dbus rwx--- ------
-ug-setting-mobileap-efl secure-storage rw---- ------
-ug-setting-mobileap-efl secure-storage::tethering rw---- ------
-ug-setting-mobileap-efl connman rw---- ------
-ug-setting-mobileap-efl connman::get rw---- ------
-ug-setting-mobileap-efl net-config rw---- ------
-ug-setting-mobileap-efl tethering::dbus-access rw---- ------
-ug-setting-mobileap-efl ug-setting-mobileap-efl rw---- ------
-ug-setting-mobileap-efl telephony_framework::api_ps_public rw---- ------
-ug-setting-mobileap-efl ui-gadget::client rw---- ------
-ug-setting-mobileap-efl tizen::vconf::wifidirect rwx--- ------
-ug-setting-mobileap-efl tizen::vconf::tethering::admin rwx--- ------
-ug-setting-mobileap-efl tizen::vconf::public::r rwx--- ------
-ug-setting-mobileap-efl tizen::vconf::platform::rw rwx--- ------
-ui-gadget::client ug-setting-mobileap-efl rw---- ------