platform/core/base/rpm-installer.git
8 years agorpm-installer : include app_manager_extension.h file. 05/40605/1 tizen
Myungki Lee [Fri, 5 Jun 2015 12:14:46 +0000 (21:14 +0900)]
rpm-installer : include app_manager_extension.h file.

Change-Id: I7baa474e787ddaa26af35466fe56cbfb8d8f8400
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
9 years agoMerge "Fix coretpk upgrade" into tizen accepted/tizen_common accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20150609.084418 accepted/tizen/mobile/20150121.045015 accepted/tizen/tv/20150121.044515 accepted/tizen/wearable/20150121.044748 submit/tizen/20150120.043506 submit/tizen/20150304.022845 submit/tizen_common/20150226.010729 submit/tizen_common/20150608.135929 submit/tizen_mobile/20150121.020049 submit/tizen_tv/20150121.020041 submit/tizen_wearable/20150121.020025
Suchang Woo [Wed, 14 Jan 2015 08:42:18 +0000 (00:42 -0800)]
Merge "Fix coretpk upgrade" into tizen

9 years agoMerge "Fix coretpk uninstallation" into tizen
Suchang Woo [Wed, 14 Jan 2015 08:41:57 +0000 (00:41 -0800)]
Merge "Fix coretpk uninstallation" into tizen

9 years agoFix coretpk upgrade 03/33103/3
Sangyoon Jang [Tue, 6 Jan 2015 02:09:25 +0000 (11:09 +0900)]
Fix coretpk upgrade

support multi-user

Change-Id: I61dd6bf30758c020fda8a022b447d1bc051bc88b
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoFix coretpk uninstallation 66/33066/4
Sangyoon Jang [Mon, 5 Jan 2015 04:52:16 +0000 (13:52 +0900)]
Fix coretpk uninstallation

support multi-user
remove db info using manifest file

Change-Id: I0bc887cff91468be11d23cfc71e637a29bac0631
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoFix converting coretpk manifest 56/33556/1
Sangyoon Jang [Tue, 13 Jan 2015 07:44:33 +0000 (16:44 +0900)]
Fix converting coretpk manifest

convert exec path with user apps directory($HOME/apps_rw)

Change-Id: I9464bab6758b20775c3200ac5234e8db7c91d866
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoUpdate source from tizen 2.3 80/32980/3
Sangyoon Jang [Wed, 31 Dec 2014 08:40:44 +0000 (17:40 +0900)]
Update source from tizen 2.3

to support install native application(.tpk)
note that the rpm-installer will be deprecated and we are going to prepare a new native application installer for "app-installers"

Change-Id: I10c02a3ff745899b40542aa623d7b0fbd7912ffc
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
9 years agoModify symbolic of rpm-backend in post script for TC-321 56/28056/1
Wu dawei [Thu, 25 Sep 2014 15:44:01 +0000 (23:44 +0800)]
Modify symbolic of rpm-backend in post script for TC-321

Change-Id: I67d2f70eb82f1ebc19cbd08c969fd36c7a148c19
Signed-off-by: Wu dawei <daweix.wu@intel.com>
10 years agoBuild in both X11 and Wayland environments 35/18935/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_ivi accepted/tizen_generic accepted/tizen_ivi accepted/tizen_ivi_panda tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/generic/20140408.111215 accepted/tizen/ivi/20140409.182445 accepted/tizen/ivi/panda/20140408.203045 submit/tizen/20140408.111135 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Kévin THIERRY [Thu, 3 Apr 2014 06:55:34 +0000 (08:55 +0200)]
Build in both X11 and Wayland environments

Replaces incorrect "#if" with "#ifdef".

Change-Id: I5cc2a2a75476031cabac3c9315efe1c428bc0669
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
10 years agoBuild in a pure Wayland environment 42/18742/3
Kévin THIERRY [Mon, 31 Mar 2014 07:39:57 +0000 (09:39 +0200)]
Build in a pure Wayland environment

Note that this change only allow the package to build in a pure wayland
environment but doesn't make it functionnal since some X11 -> Wayland
equivalents doesn't exist yet. The changes that remain to be made in
order to get it working in a pure Wayland environment are marked by the
comment "TO_DO_WAYLAND". Bug report regarding this issue: PTREL-770.

Change-Id: I8378bc856c0932f40e2ea7c67e9ddc653339fdfa
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
10 years agoAdd multi-user support 10/16610/2
Kévin THIERRY [Tue, 21 Jan 2014 16:15:09 +0000 (17:15 +0100)]
Add multi-user support

Also:
+ set correct license in spec file.
+ add %lang tag to language files

Bug-Tizen: PTREL-362
Change-Id: I7884f2c1e19c4bcefe30d01d684a1cc0a0a1329c
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
10 years agopackaging: add dependency to ecore-x and exclude on non X11 configuration 14/16114/3 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen_ivi_release tizen_ivi_release accepted/tizen/generic/20140213.074857 accepted/tizen/generic/20140312.081911 accepted/tizen/ivi/20140213.202408 accepted/tizen/ivi/panda/20140312.085422 accepted/tizen/ivi/release/20140312.105628 accepted/tizen/mobile/20140227.070716 submit/tizen/20140213.074626 submit/tizen/20140312.070649 submit/tizen_ivi_release/20140312.071124
Philippe Coval [Thu, 6 Feb 2014 16:41:40 +0000 (17:41 +0100)]
packaging: add dependency to ecore-x and exclude on non X11 configuration

packaging: cleanup spec

Bug-Tizen: PTREL-653
Change-Id: Ibd0cf633a430520e69cf4add0a86856e25a49ab7
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
10 years agoFix build failure: call to dlog API 61/10061/1 accepted/tizen/20130923.205944 accepted/tizen/20130923.215824 accepted/tizen/20130923.221808 accepted/tizen_ivi_stable/20131116.105425 submit/tizen/20130923.065530 submit/tizen_ivi_stable/20131116.100340
Chengwei Yang [Tue, 17 Sep 2013 06:20:40 +0000 (14:20 +0800)]
Fix build failure: call to dlog API

Change-Id: Icdf0e8e402eeba9c05dffb28de9048934a044602
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
10 years agoAdd packaging/rpm-installer.changes file 24/8624/2
Chengwei Yang [Sun, 25 Aug 2013 03:23:03 +0000 (11:23 +0800)]
Add packaging/rpm-installer.changes file

See https://wiki.tizen.org/wiki/OSDev/Development_guide#How_to_trigger_submission_to_OBS

Change-Id: I91ef9c84976e014b2007963bb99b70153b6fb325
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
10 years agoMerge "resetting manifest requested domain to floor" into tizen accepted/tizen/ivi/genivi accepted/tizen_ivi_genivi accepted/tizen/20130710.221501 accepted/tizen/20130911.231936 accepted/tizen/20130911.232226 accepted/tizen/20130912.015054 accepted/tizen/ivi/genivi/20140131.042012 accepted/tizen/ivi/genivi/20140404.224905 ivi_oct_m2 submit/tizen/20130710.103121 submit/tizen/20130911.231309 submit/tizen_ivi_genivi/20140131.040309 submit/tizen_ivi_genivi/20140404.225300
Ryan Ware [Mon, 8 Jul 2013 17:07:07 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

10 years agoresetting manifest requested domain to floor 41/5141/1
Alexandru Cornea [Mon, 1 Jul 2013 13:42:28 +0000 (16:42 +0300)]
resetting manifest requested domain to floor

10 years agoresetting manifest requested domain to floor 06/4506/1
Alexandru Cornea [Fri, 28 Jun 2013 14:52:31 +0000 (17:52 +0300)]
resetting manifest requested domain to floor

10 years agoFix wrong runtime dependence. 84/4084/1 submit/tizen/20130619.143812
Dong Junfeng [Wed, 19 Jun 2013 11:33:12 +0000 (04:33 -0700)]
Fix wrong runtime dependence.

  cpio supply /usr/bin/cpio, not /bin/cpio

Signed-off-by: Dong Junfeng <junfeng.dong@intel.com>
11 years agomerge with master tizen_2.1 2.1b_release accepted/tizen/20130520.100959 accepted/tizen_2.1/20130425.035333 submit/tizen/20130517.044848 submit/tizen_2.1/20130424.231038
Jinkun Jang [Fri, 15 Mar 2013 16:12:59 +0000 (01:12 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:46:57 +0000 (01:46 +0900)]
Tizen 2.1 base

11 years agoInitial empty repository
Jung Minsun [Tue, 21 Aug 2012 02:18:02 +0000 (11:18 +0900)]
Initial empty repository