6
0
forked from pool/lua-luasystem

1 Commits

Author SHA256 Message Date
4496401bbd WIP fix: attempts to make the test suite to pass 2025-11-03 13:11:44 +01:00

View File

@@ -33,12 +33,12 @@ Source: https://github.com/lunarmodules/luasystem/archive/v%{version}.ta
# PATCH-FIX-UPSTREAM unused_variable.patch gh#lunarmodules/luasystem!78 mcepl@suse.com
# remove two unused-variable warnings
Patch0: unused_variable.patch
# # PATCH-FIX-UPSTREAM failing-test-04-term-setup.patch bsc#[0-9]+ mcepl@suse.com
# # fix failing test '04-term_spec.lua Term init'
# Patch1: failing-test-04-term-setup.patch
# # PATCH-{FIX|FEATURE}-{OPENSUSE|SLE|UPSTREAM} name-of-file.patch bsc#[0-9]+ mcepl@suse.com
# # this patch makes things totally awesome
# Patch2: other-failing-tests.patch
# PATCH-FIX-UPSTREAM failing-test-04-term-setup.patch bsc#[0-9]+ mcepl@suse.com
# fix failing test '04-term_spec.lua Term init'
Patch1: failing-test-04-term-setup.patch
# PATCH-{FIX|FEATURE}-{OPENSUSE|SLE|UPSTREAM} name-of-file.patch bsc#[0-9]+ mcepl@suse.com
# this patch makes things totally awesome
Patch2: other-failing-tests.patch
BuildRequires: %{flavor}-devel
BuildRequires: %{flavor}-luarocks
BuildRequires: lua-macros