5 Commits

Author SHA256 Message Date
500e5a90f5 Switch off building lua51 build of the package. 2025-10-29 17:14:40 +01:00
3b73956db3 Make the package build with updated %luarocks_* macros. 2025-10-16 16:21:31 +02:00
c9baa7f803 Make the package build with updated %%luarocks_* macros. 2025-10-15 01:28:18 +02:00
eafc3e4d42 Make the package buildable with LuaJIT. 2025-10-13 13:30:47 +02:00
f28b5366ff Fix rpmlint "file-contains-buildroot" error
This was failing with
osc build --noservice --clean --vm-type=kvm -M=lua51 standard

 lua51-luarepl.noarch: I: package-supports-update-alternatives
 lua51-luarepl.src: E: invalid-spec-name
 The spec file name (without the .spec suffix) must match the package name
 ('Name:' tag).

 lua51-luarepl.noarch: E: file-contains-buildroot (Badness: 10000) /usr/bin/rep.lua-5.1
 Your file contains traces of %{buildroot}.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luarepl?expand=0&rev=5
2024-09-27 20:31:23 +00:00