Change-Id: Ic787fb01ff0c092955cf46b8830474b7dd9bb057
INSTALL(DIRECTORY DESTINATION ${PREFIX}/data)
INSTALL(FILES ${PROJECT_ROOT_DIR}/shared/res/position_finder_server.png DESTINATION ${SYS_ICONS_DIR})
INSTALL(FILES ${PROJECT_ROOT_DIR}/res/iotcon-test-svr-db-server.dat DESTINATION ${INSTALL_RESDIR})
-INSTALL(FILES ${PROJECT_ROOT_DIR}/res/iotcon-test-svr-db-client.dat DESTINATION ${INSTALL_RESDIR})
# End of a file
%post
/sbin/ldconfig
+chsmack -a "User::App::Shared" %{_pkg_dir}/res/*.dat
+chmod 666 %{_pkg_dir}/res/*.dat
%postun -p /sbin/ldconfig
%files
%manifest org.tizen.position-finder-server.manifest
+%{_pkg_dir}/res/*.dat
%defattr(-,root,root,-)
%{_pkg_dir}/bin/position-finder-server
-%{_pkg_dir}/res/*.dat
%{_sys_packages_dir}/org.tizen.position-finder-server.xml
%{_sys_icons_dir}/position_finder_server.png
%{_pkg_dir}/author-signature.xml