seperate tool from slp-pkgmgr project 84/50484/1 accepted/tizen/mobile/20151031.105507 accepted/tizen/tv/20151031.110237 accepted/tizen/wearable/20151031.110515 submit/tizen/20151030.025053 submit/tizen/20151030.025235
authorjongmyeongko <jongmyeong.ko@samsung.com>
Thu, 29 Oct 2015 07:27:54 +0000 (16:27 +0900)
committerjongmyeongko <jongmyeong.ko@samsung.com>
Thu, 29 Oct 2015 07:35:30 +0000 (16:35 +0900)
commitf0f8eee2ad414dc1db353e7086296ff16371ea3d
treea07a158969e60c4079e54f88799854af0ca1d5fd
parent69d24bddfe4628b33fb07b197b0c7fc9cb0c88b2
seperate tool from slp-pkgmgr project

this change is for preventing cyclic dependency.

Change-Id: I59cfc691218a592a8ba88497802de8993604538c
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
16 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
data/10_package-manager-add.post [new file with mode: 0644]
data/mime.tpk.xml [new file with mode: 0644]
data/mime.wac.xml [new file with mode: 0644]
data/pkgmgr.patch.sh.in [new file with mode: 0644]
packaging/pkgmgr-tool.manifest [new file with mode: 0644]
packaging/pkgmgr-tool.spec [new file with mode: 0644]
src/pkg_clearcache.c [new file with mode: 0644]
src/pkg_cmd.c [new file with mode: 0644]
src/pkg_getsize.c [new file with mode: 0644]
src/pkg_info.c [new file with mode: 0644]
src/pkg_initdb.c [new file with mode: 0644]
src/pkg_install_ug.c [new file with mode: 0644]
src/pkg_privilege.c [new file with mode: 0644]