AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- license update: GPL-2.0 The only concrete indication in the package of the GPL version is in the COPYING file where it is clearly "v2" without "or later". There is certainly no indication of an aggregation of GPL-2.0 and GPL-2.0+ as currently indicated by the spec file license declaration
- update license to new format
- optimize the filesystem hierarchy of unixbench by modifying the file unixbench.spec only leave one copy of COPYING & LICENSE here at /usr/share/doc/packages/unixbench/ remove the empty directories old-doc and src
- make it build for the moment, install location needs to be modified
- added directory to filelist to fix build
- change the unixbench installation location
- fix the bug when run context1 on x86_64 machine with patch unixbench-fix_context_x86_64.diff for the data type "int" and "unsigned long" have different size when on x86_64 machine. - fix the bug when run execl when the work dir is very long or deep with unixbench-fix_execl_no_such_file.diff for the variable path_str stands for the absolute path of the execl program, the ori value is not big enough for sometest environment.
- add the LICENSE and COPYING files
- clear the license
-fix the Run bug when we start we no need to make the source code at all
-initial release