Matěj Cepl 521e3b1dc4 fix: convert %lua_provides to pure Lua for better control
Converts the logic within the %lua_provides macro from a
multi-line string of RPM macros to native Lua code. This allows
for more robust conditional logic, especially when checking for
default Lua versions and handling provides/obsoletes.
2025-11-03 01:21:47 +01:00
2025-10-10 00:27:10 +02:00
2025-10-10 00:27:10 +02:00
2025-10-21 00:38:19 +02:00
Description
No description provided
132 KiB
Languages
Lua 71.7%
Makefile 19.6%
Shell 8.7%