Go to file
Petr Špaček bc0f275b1e
move ownership of /usr/share/lua/5.3 and /usr/lib64/lua/5.3 to lua-libs
As far as I can tell there should not be any effect visible outside of
RPM database and fedora-review tool.

This change is needed to make lua-libs package + *other* Lua packages
compliant with packaging guidelines.

Formerly the lua-libs package put a library /usr/lib64/lua/5.3 directory
but did not own the directory itself. This is being flagged by
fedora-review as non-compliance.

This problem affected other Lua packages which put library into
/usr/lib64/lua/5.3 as well. These other libraries were always flagged
by fedora-review as non-compliant because the library package did not
Require a package which owns /usr/lib64/lua/5.3.
(The build system autogenerates depedency on lua-libs which did not own
the directory.)
2018-07-18 12:28:45 +02:00
tests add tests 2017-11-09 13:39:24 +02:00
.gitignore 5.3.5 2018-07-10 13:31:57 -04:00
lua-5.2.2-configure-compat-module.patch readd and fix configure-compat-module.patch to use LUA_CONFIG_ALL instead 2013-10-23 17:12:32 +01:00
lua-5.2.2-configure-linux.patch lua 5.2 2013-05-14 16:40:40 -04:00
lua-5.2.2-idsize.patch lua 5.2 2013-05-14 16:40:40 -04:00
lua-5.2.2-luac-shared-link-fix.patch lua 5.2 2013-05-14 16:40:40 -04:00
lua-5.2.3-autotoolize.patch lua 5.3 (with 5.2 library as to not break the whole freaking universe while we rebuild things) 2015-01-16 10:14:21 -05:00
lua-5.3.0-autotoolize.patch lua 5.3 (with 5.2 library as to not break the whole freaking universe while we rebuild things) 2015-01-16 10:14:21 -05:00
lua-5.3.0-configure-compat-module.patch Define LUA_COMPAT_5_2 in addition to LUA_COMPAT_5_1 2015-03-20 11:56:31 +01:00
lua-5.3.0-idsize.patch lua 5.3 (with 5.2 library as to not break the whole freaking universe while we rebuild things) 2015-01-16 10:14:21 -05:00
lua-5.3.4-bug1.patch apply known upstream bugfixes 2017-10-29 20:33:46 -04:00
lua-5.3.4-bug4.patch apply known upstream bugfixes 2017-10-29 20:33:46 -04:00
lua-5.3.4-bug5.patch missing patch 2017-10-29 20:35:10 -04:00
lua-5.3.4-bug6.patch move lua(abi) provide to -libs, add fix for bug 6 2018-02-13 10:23:53 -05:00
lua.spec move ownership of /usr/share/lua/5.3 and /usr/lib64/lua/5.3 to lua-libs 2018-07-18 12:28:45 +02:00
luaconf.h Unnecessary change to RISC-V macros in GCC requires change in luaconf.h. 2018-01-02 15:59:24 +00:00
macros.lua Refactor macros to a more common syntax 2017-05-28 10:48:02 +02:00
mit.txt fix license handling 2014-07-18 15:57:31 -04:00
sources 5.3.5 2018-07-10 13:31:57 -04:00