diff --git a/love.spec b/love.spec index 3f68ece..abb2652 100644 --- a/love.spec +++ b/love.spec @@ -1,17 +1,10 @@ # Because of the LuaJIT requirements: -%ifarch %{arm} %{ix86} x86_64 %{mips} aarch64 ppc64le +%ifarch %{arm} %{ix86} x86_64 %{mips} aarch64 %global luadep luajit %else %global luadep lua %endif -#LuaJIT on ppc64le was not supported until F31 -%if 0%{?fedora} < 31 -%ifarch ppc64le -%global luadep lua -%endif -%endif - Name: love Version: 11.4 Release: 1%{?dist} @@ -111,6 +104,7 @@ rm -f %{buildroot}%{_libdir}/lib%{name}.la %changelog * Fri Jan 07 2022 Jeremy Newton - 11.4-1 - Update to 11.4 +- PPC64le doesn't appear to have a luajit anymore, switch to lua * Thu Jul 22 2021 Fedora Release Engineering - 11.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild