summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2015-12-31remove dependency to pwdutilsHEADsubmit/tizen_common/20160113.121553submit/tizen_common/20160104.112601submit/tizen_base/20151231.021714submit/tizen/20151231.014120accepted/tizen/common/20160118.121359accepted/tizen/common/20160107.114101accepted/tizen/base/20151231.074252tizenaccepted/tizen_commonJongwoo Chae1-2/+2
Change-Id: Ic74232f69e1f424628318e478eff83917b1a4e1d
2015-12-10remove dependencies not essential for build processsubmit/tizen/20151210.084212accepted/tizen/wearable/20151210.230356accepted/tizen/tv/20151210.230330accepted/tizen/mobile/20151210.230309Jongwoo Chae1-11/+6
Change-Id: Id8c1a48311e6d3a4d5bc210154d00dad951379c4
2015-12-10remove dependencies not essential for build processJongwoo Chae1-4/+3
Change-Id: I8f8a481a6bd0477875b1a29f580445e6eb815a4e
2015-12-09remove dependency to SDLJongwoo Chae1-3/+3
Change-Id: I56ca7e23968a8fc80fbf3390f9c730d0fdb31c9f
2014-12-10Bump version to 2.2.0tizen_3.0_ivi_releasesubmit/tizen_mobile/20141216.000000submit/tizen_ivi/20141225.222222submit/tizen/20141211.020343accepted/tizen/wearable/20141215.104507accepted/tizen/tv/20141215.043801accepted/tizen/mobile/20141216.080429accepted/tizen/ivi/20141225.103520accepted/tizen/common/20141211.094501tizen_3.0_iviaccepted/tizen_iviaccepted/tizen_3.0_iviYury Usishchev1-1/+1
2014-12-10Added compatibility link /usr/bin/qemu-arm64-binfmtIlya Palachev1-0/+1
Change-Id: Iea5fef506730b3cb66de0d3317986e9a2986b723 Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
2014-12-10Added compatibility link /usr/bin/qemu-arm64Vyacheslav Barinov1-0/+2
Change-Id: Ia866ea808806ce4b49d64522c3d2f299d49a32be Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
2014-12-10Enabling aarch64 cross-arm packageVyacheslav Barinov1-1/+2
Change-Id: I75487486c632fb377032ab3f7167cd4c01bfc20c Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
2014-12-10packaging: add qemu-ppc64le to the list of packaged filesIlya Palachev1-0/+1
Otherwise the build fails at the execution of the %packagind section: [ 662s] error: Installed (but unpackaged) file(s) found: [ 662s] /usr/bin/qemu-ppc64le Change-Id: Iae46712a3a94893e99516972d5163a83897bb41b Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
2014-12-10packaging: add packaging spec filesChanho Park8-0/+657
This patch adds packaging files to build with GBS and rpmbuild. Change-Id: I1cb93997635a28b91a489dbe77d306e6ac684581 Signed-off-by: Chanho Park <chanho61.park@samsung.com>