tizen 2.3 release tizen_2.3 submit/tizen_2.3/20150202.061422 tizen_2.3_release
authorjk7744.park <jk7744.park@samsung.com>
Sun, 1 Feb 2015 04:35:03 +0000 (13:35 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Sun, 1 Feb 2015 04:35:03 +0000 (13:35 +0900)
commit3da589a1a9993b18d85bb23ec8521db055047ffa
tree0f2cd0639aad3f80dd64873f86fc2cafe7ac6fd5
parent91d912044e2b34734deeeadc2a80a560a583e4de
tizen 2.3 release
35 files changed:
CMakeLists.txt
dump_pkgmgr.sh.in [new file with mode: 0644]
include/pkgmgr-info-internal.h [deleted file]
include/pkgmgr-info.h
include/pkgmgrinfo_basic.h [new file with mode: 0644]
include/pkgmgrinfo_debug.h [moved from include/pkgmgr-info-debug.h with 100% similarity]
include/pkgmgrinfo_feature.h [new file with mode: 0755]
include/pkgmgrinfo_private.h
include/pkgmgrinfo_type.h [new file with mode: 0755]
packaging/pkgmgr-info.spec
parser/CMakeLists.txt
parser/manifest.xsd.in
parser/pkgmgr_parser.c
parser/pkgmgr_parser.h
parser/pkgmgr_parser_db.c
parser/pkgmgr_parser_db.h
parser/pkgmgr_parser_db_util.c [new file with mode: 0644]
parser/pkgmgr_parser_db_util.h [new file with mode: 0644]
parser/pkgmgr_parser_feature.c [new file with mode: 0755]
parser/pkgmgr_parser_feature.h [new file with mode: 0755]
parser/pkgmgr_parser_internal.h
parser/pkgmgr_parser_plugin.c
parser/pkgmgr_parser_plugin_list.txt.in
parser/pkgmgr_parser_signature.c
parser/preload_list.txt.in [deleted file]
pkgmgr-parser.manifest.in
src/pkgmgr-info-internal.c [deleted file]
src/pkgmgrinfo_appinfo.c
src/pkgmgrinfo_basic.c [new file with mode: 0644]
src/pkgmgrinfo_certinfo.c
src/pkgmgrinfo_client.c
src/pkgmgrinfo_db.c
src/pkgmgrinfo_feature.c [new file with mode: 0644]
src/pkgmgrinfo_pkginfo.c
src/pkgmgrinfo_private.c [changed mode: 0644->0755]