Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.111010
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:59:39 +0000 (12:59 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:59:39 +0000 (12:59 +0900)
commit798dc49504f59ec153a0b4c92958da48fe71b305
tree1933d67cb9f0bb53d25d4dfc269588748df26be3
Initialize Tizen 2.3
58 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
backend-lib/CMakeLists.txt [new file with mode: 0755]
backend-lib/inc/librpminternals.h [new file with mode: 0755]
backend-lib/src/librpm.c [new file with mode: 0755]
backend-lib/src/librpminternals.c [new file with mode: 0755]
backend/inc/rpm-installer-signature.h [new file with mode: 0755]
backend/inc/rpm-installer.h [new file with mode: 0755]
backend/scripts/cpio_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/cpio_rpm_package_update_xml.sh.in [new file with mode: 0644]
backend/scripts/install_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/install_rpm_package_with_dbpath_ro.sh.in [new file with mode: 0644]
backend/scripts/install_rpm_package_with_dbpath_rw.sh.in [new file with mode: 0644]
backend/scripts/post_script_rpm.sh.in [new file with mode: 0644]
backend/scripts/query_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/uninstall_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/upgrade_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/upgrade_rpm_package_with_dbpath_ro.sh.in [new file with mode: 0644]
backend/scripts/upgrade_rpm_package_with_dbpath_rw.sh.in [new file with mode: 0644]
backend/src/core/rpm-installer-core.c [new file with mode: 0755]
backend/src/core/rpm-installer-tool.c [new file with mode: 0755]
backend/src/inc/rpm-installer-type.h [new file with mode: 0644]
backend/src/rpm/rpm-installer-privilege.c [new file with mode: 0755]
backend/src/rpm/rpm-installer-signature.c [new file with mode: 0755]
backend/src/rpm/rpm-installer.c [new file with mode: 0755]
backend/src/vconf/rpm-vconf-intf.c [new file with mode: 0755]
common/CMakeLists.txt [new file with mode: 0755]
common/rpm-installer-util.c [new file with mode: 0755]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0755]
debian/control [new file with mode: 0755]
debian/control.slp [new file with mode: 0755]
debian/desktop.slp [new file with mode: 0755]
debian/dirs [new file with mode: 0755]
debian/docs [new file with mode: 0755]
debian/rpm-installer-dbg.postinst [new file with mode: 0755]
debian/rpm-installer.install.in [new file with mode: 0755]
debian/rpm-installer.postinst [new file with mode: 0755]
debian/rules [new file with mode: 0755]
frontend/CMakeLists.txt [new file with mode: 0755]
frontend/inc/rpm-frontend.h [new file with mode: 0755]
frontend/rpm-installer-config.ini [new file with mode: 0644]
frontend/src/rpm-appcore-intf.c [new file with mode: 0755]
frontend/src/rpm-cmdline.c [new file with mode: 0755]
frontend/ui/include/rpm-homeview.h [new file with mode: 0755]
frontend/ui/src/rpm-homeview.c [new file with mode: 0755]
inc/rpm-installer-util.h [new file with mode: 0755]
packaging/rpm-installer.spec [new file with mode: 0755]
po/CMakeLists.txt [new file with mode: 0755]
po/POTFILES.in [new file with mode: 0755]
po/en_GB.po [new file with mode: 0755]
po/en_US.po [new file with mode: 0755]
po/ja_JP.po [new file with mode: 0755]
po/ko_KR.po [new file with mode: 0755]
po/update-po.sh [new file with mode: 0755]
po/zh_CN.po [new file with mode: 0755]
rpm-installer.manifest [new file with mode: 0644]
rpm_installer_deactvation_list.txt.in [new file with mode: 0644]