[Rpm-maint] [rpm-software-management/rpm] Make Lua a hard requirement for rpm (#1527)
Panu Matilainen
notifications at github.com
Thu Feb 4 13:54:29 UTC 2021
More and more macros, scriptlets and other functionality has been getting
built around Lua, to the point that it has in practise been required for
several years now.
Maintaining the pretense of being optional comes at a cost in holding
back developments and having to check for that theoretical special
case. Lets make it a hard requirement and embrace it some more!
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1527
-- Commit Summary --
* Make Lua a hard requirement for rpm
-- File Changes --
M INSTALL (11)
M Makefile.am (3)
M build/Makefile.am (7)
M build/parsePreamble.c (2)
M build/parseScript.c (5)
M build/spec.c (2)
M configure.ac (17)
M lib/rpmds.c (2)
M lib/rpmrc.c (4)
M lib/rpmscript.c (4)
M luaext/Makefile.am (4)
M rpmio/Makefile.am (15)
M rpmio/macro.c (7)
M tests/atlocal.in (5)
M tests/rpmbuild.at (8)
M tests/rpmbuildid.at (2)
M tests/rpmmacro.at (23)
M tests/rpmreplace.at (1)
M tests/rpmscript.at (2)
M tests/rpmvercmp.at (1)
M tests/rpmverify.at (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1527.patch
https://github.com/rpm-software-management/rpm/pull/1527.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1527
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210204/0fc8863c/attachment.html>
More information about the Rpm-maint
mailing list