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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to