!37 更新上游社区补丁并回合

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-05-15 06:17:10 +00:00 committed by Gitee
commit e6292a4276
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 361 additions and 244 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
Name: luajit
Version: 2.1.0
Release: 5
Release: 6
Summary: Just-In-Time Compiler for Lua
License: MIT
URL: http://luajit.org/
@ -10,7 +10,7 @@ Source0: http://luajit.org/download/LuaJIT-2.1.0-beta3.tar.gz
# Patches from https://github.com/LuaJit/LuaJIT.git
# Generated from v2.1 branch against the 2.1.0-beta3 tag using
# git diff v2.1.0-beta3..v2.1 > luajit-2.1-update.patch
Patch0001: luajit-2.1-update.patch
Patch0001: luajit-2.1-224129a-update.patch
Patch0002: 0002-luajit-add-secure-compile-option-fstack.patch
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64
@ -76,6 +76,9 @@ ln -s luajit-2.1.0-beta3 %{buildroot}%{_bindir}/luajit
%{_mandir}/man1/%{name}.1*
%changelog
* Mon May 15 2023 xu_ping <707078654@qq.com> - 2.1.0-6
- Update upstream commit
* Fri Mar 24 2023 liyanan <liyanan32@h-partners.com> - 2.1.0-5
- Round upstream commit