generated from pool/new_package
Compare commits
1 Commits
749fb6d930
...
main
Author | SHA256 | Date | |
---|---|---|---|
c314ddc686
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 07:33:57 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Simplify Suggests:, rely on the project configured %{lua_pref},
|
||||
if there’s any.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 5 10:19:45 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
@@ -24,10 +24,9 @@ URL: https://www.lua.org/
|
||||
Source99: lua-interpreter.rpmlintrc
|
||||
BuildRequires: alts
|
||||
Requires: alts
|
||||
BuildRequires: lua-macros
|
||||
Requires: lua
|
||||
Suggests: lua%{lua_version_default_nodots}
|
||||
BuildArch: noarch
|
||||
%{?lua_pref:Suggests: %{lua_pref}}
|
||||
|
||||
%description
|
||||
Shared package owning resources shared among Lua interpreters.
|
||||
|
Reference in New Issue
Block a user