diff --git a/efl.spec b/efl.spec index 48365b1..da6da53 100644 --- a/efl.spec +++ b/efl.spec @@ -4,7 +4,7 @@ %if 0%{?rhel} && 0%{?rhel} <= 7 %global has_luajit 0 %endif -%ifarch ppc64le s390x +%ifarch ppc64le s390x riscv64 %global has_luajit 0 %endif # PANIC: unprotected error in call to Lua API (bad light userdata pointer) @@ -31,7 +31,7 @@ Name: efl Version: 1.26.3 -Release: 6%{?dist} +Release: 6.0.riscv64%{?dist} Summary: Collection of Enlightenment libraries License: BSD and LGPLv2+ and GPLv2 and zlib URL: http://enlightenment.org/ @@ -580,6 +580,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/libexactness*.so %changelog +* Mon Mar 20 2023 David Abdurachmanov - 1.26.3-6.0.riscv64 +- Disable LuaJIT on riscv64 (not ported) + * Thu Jan 19 2023 Fedora Release Engineering - 1.26.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild