1
This commit is contained in:
parent
d9ca0d85bf
commit
a337dc435a
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: luajit
|
Name: luajit
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Just-In-Time Compiler for Lua
|
Summary: Just-In-Time Compiler for Lua
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://luajit.org/
|
URL: http://luajit.org/
|
||||||
@ -13,6 +13,7 @@ Patch2: CVE-2020-24372-2.patch
|
|||||||
|
|
||||||
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64
|
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64
|
||||||
|
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -74,6 +75,9 @@ ln -s luajit-2.1.0-beta3 %{buildroot}%{_bindir}/luajit
|
|||||||
%{_mandir}/man1/%{name}.1*
|
%{_mandir}/man1/%{name}.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 30 2021 liuyumeng <liuyumeng5@huawei.com> - 2.1.0-3
|
||||||
|
- add BuildRequires: gcc
|
||||||
|
|
||||||
* Mon Feb 8 2021 zhanghua <zhanghua40@huawei.com> - 2.1.0-2
|
* Mon Feb 8 2021 zhanghua <zhanghua40@huawei.com> - 2.1.0-2
|
||||||
- fix CVE-2020-24372
|
- fix CVE-2020-24372
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user