Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ia17978df166430aff971f13ed2e9a1acf064b17b
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
|
|
Change-Id: I69ff84ddc2b29eec5db4bf2663db3ac4325ee24b
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
|
|
Change-Id: Ic8900a7c95ae7d1921f12a5d13c6a6408f12c4e2
Signed-off-by: Jaehun Jeong <jh4u.jeong@samsung.com>
|
|
Change-Id: I52fcfaad5df5b47428617d4a50356ffc55819d79
|
|
Change-Id: Iedb090669be3fcf6332d5aad312b15ca6c4b443e
|
|
This patch updates rpmlint-1.5 version from openSUSE contributions.
This updates will be required since we upgrade the python 2.7.8 version.
Change-Id: I2f42be85e17856156dbcc90bdbe8ea3ae08fcc83
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
|
|
Created symlink /opt/testing/lib -> /opt/testing/lib64
This is done in case when macro %{_lib} is not equal "lib"
(it's the case during the aarch64 build).
Without this patch all builds for architecture aarch64 will fail
because rpmlint will not be able to start because of the following
error:
[ 199s] RPMLINT report:
[ 199s] ===============
[ 199s] qemu: Unsupported syscall: 219
[ 199s] Could not find platform independent libraries <prefix>
[ 199s] Could not find platform dependent libraries <exec_prefix>
[ 199s] Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
[ 199s] ImportError: No module named site
Change-Id: I746bbc149c1f4446442035ea7b26d80cc56189a8
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|