forked from pool/lua54
Compare commits
2 Commits
bcb559fe69
...
e748694fd6
Author | SHA256 | Date | |
---|---|---|---|
e748694fd6
|
|||
41f2bc1313
|
@@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 11:43:38 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
Tue Aug 5 07:22:18 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- lua54 should not conflict/provide lua symbol (bsc#1247521)
|
||||
- interpreter should only provide, not conflict lua symbol
|
||||
(bsc#1247521)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 19 09:23:33 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
@@ -51,6 +51,7 @@ Patch6: shared_link.patch
|
||||
# PATCH-FIX-UPSTREAM inspect errno only after failure
|
||||
Patch8: execresult.patch
|
||||
Patch100: upstream1.patch
|
||||
Provides: lua = %{version}
|
||||
Obsoletes: lua < %{version}
|
||||
Provides: Lua(API) = %{major_version}
|
||||
%if %{with libalternatives}
|
||||
@@ -69,7 +70,6 @@ BuildRequires: lua54-devel
|
||||
# Ensure we can build without $self
|
||||
#!BuildIgnore: lua54
|
||||
BuildRequires: libtool
|
||||
BuildRequires: lua-macros
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: readline-devel
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user