summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
DongHun Kwak [Thu, 17 Feb 2022 07:16:30 +0000 (16:16 +0900)]
add rpm modules
Change-Id: I55641f1df3b88c5607bdb20724506c889c714a69
DongHun Kwak [Thu, 17 Feb 2022 05:08:56 +0000 (14:08 +0900)]
Add xml/etree/ElementTree.py dependency
Change-Id: I16e0b088f06a906adc4b90ea72de261c5b936107
DongHun Kwak [Thu, 17 Feb 2022 01:15:13 +0000 (10:15 +0900)]
Add contextlib.py dependency
Change-Id: I6d313fea4d87b08ae5fe25425946b44dcda3412e
DongHun Kwak [Thu, 25 Feb 2021 05:40:33 +0000 (14:40 +0900)]
Add _hashlib.so libranry
Fix hashlib import error
========================
[ 226s] File "/usr/lib/python2.7/hashlib.py", line 147, in <module>
[ 226s] globals()[__func_name] = __get_hash(__func_name)
[ 226s] File "/usr/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
[ 226s] raise ValueError('unsupported hash type ' + name)
[ 226s] ValueError: unsupported hash type md5
========================
Change-Id: I69e82cad41f86601913dd05e7727a04dad08cbf1
DongHun Kwak [Tue, 12 Feb 2019 00:22:41 +0000 (09:22 +0900)]
Add logging package to rpmlint-deps.txt
Change-Id: Ia17978df166430aff971f13ed2e9a1acf064b17b
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
DongHun Kwak [Wed, 9 Jan 2019 05:23:05 +0000 (14:23 +0900)]
Add python default path at PYTHONPATH env
Change-Id: I69ff84ddc2b29eec5db4bf2663db3ac4325ee24b
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Jaehun Jeong [Tue, 4 Jul 2017 05:16:28 +0000 (14:16 +0900)]
Add armv7hl pre-built desktop-file-utils for armv7hl build
Change-Id: Ic8900a7c95ae7d1921f12a5d13c6a6408f12c4e2
Signed-off-by: Jaehun Jeong <jh4u.jeong@samsung.com>
SoonKyu Park [Thu, 25 Feb 2016 02:51:29 +0000 (11:51 +0900)]
Remove build dependency to glib
Change-Id: I52fcfaad5df5b47428617d4a50356ffc55819d79
SoonKyu Park [Fri, 19 Feb 2016 00:11:49 +0000 (09:11 +0900)]
Use pre-built desktop-file-utils binaries to remove dependency from glib
Change-Id: Iedb090669be3fcf6332d5aad312b15ca6c4b443e
Chanho Park [Wed, 20 Aug 2014 04:32:27 +0000 (13:32 +0900)]
update rpmlint-1.5 version
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>
Ilya Palachev [Tue, 5 Aug 2014 16:43:43 +0000 (20:43 +0400)]
Enable Aarch64
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>
Anas Nashif [Sat, 13 Jul 2013 00:32:59 +0000 (20:32 -0400)]
fixed manifest source tag
Alexandru Cornea [Sat, 29 Jun 2013 02:19:41 +0000 (05:19 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Wed, 29 May 2013 09:41:03 +0000 (05:41 -0400)]
Version is 1.4
Anas Nashif [Thu, 7 Feb 2013 20:39:03 +0000 (12:39 -0800)]
Install license config
Anas Nashif [Thu, 7 Feb 2013 20:38:52 +0000 (12:38 -0800)]
also install license configuration
Anas Nashif [Wed, 6 Feb 2013 18:34:07 +0000 (10:34 -0800)]
add configuration files
Anas Nashif [Thu, 22 Nov 2012 02:11:46 +0000 (18:11 -0800)]
fix setup
Anas Nashif [Thu, 22 Nov 2012 02:08:59 +0000 (18:08 -0800)]
fix setup
Anas Nashif [Thu, 22 Nov 2012 02:02:38 +0000 (18:02 -0800)]
fix setup
Anas Nashif [Thu, 22 Nov 2012 00:49:31 +0000 (16:49 -0800)]
initial
Anas Nashif [Thu, 22 Nov 2012 00:48:25 +0000 (16:48 -0800)]
initial