From bb92095a7cfa47981267e90b19e216969a17e0f057f7cbaded49c4381bd40076 Mon Sep 17 00:00:00 2001 From: Callum Farmer Date: Fri, 28 Jan 2022 20:24:21 +0000 Subject: [PATCH] Accepting request 949764 from home:gmbr3:Lua fix OBS-URL: https://build.opensuse.org/request/show/949764 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua54?expand=0&rev=50 --- lua54.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lua54.spec b/lua54.spec index bb0ddf5..995e523 100644 --- a/lua54.spec +++ b/lua54.spec @@ -42,9 +42,6 @@ Patch0: lua-build-system.patch Patch1: attrib_test.patch Patch2: files_test.patch Patch3: main_test.patch -# PATCH-FIX-UPSTREAM https://www.lua.org/bugs.html#5.4.4 -#Patch4: upstream-bugs.patch -#Patch5: upstream-bugs-test.patch Patch6: shared_link.patch %if "%{flavor}" == "test" BuildRequires: lua54 @@ -145,11 +142,9 @@ of C functions, written in ANSI C. %patch1 -p1 %patch2 -p1 %patch3 -p1 -#%patch5 -p1 %else %setup -q -n lua-%{version} %patch0 -p1 -#%patch4 -p1 %patch6 -p1 %endif