package/rpm: support lua v5.3+
authorJames Knight <james.d.knight@live.com>
Sun, 12 Sep 2021 00:42:13 +0000 (20:42 -0400)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 12 Sep 2021 07:48:58 +0000 (09:48 +0200)
commit0a8ad41f3bcfec1fc28ebc46968f58860aec413e
tree529b07a12522585154ff674c8222b9bbd3d5f334
parent144acc313df5b0a21afb4a65e98377f0b3c63279
package/rpm: support lua v5.3+

The version bump [1] for the rpm package to v4.17 added the newly
required dependency to Lua; however, the change limited support to only
v5.3 (and not higher). Correcting support for v5.3 or higher by making
a dependency on the Lua package and omitting older versions which are
not supported (specifically, the v5.1 series)

[1]: 429e247b869027f6ecd4efa0f31bccd2765e3875

Signed-off-by: James Knight <james.d.knight@live.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/rpm/Config.in