https://bugzilla.redhat.com/show_bug.cgi?id=720857
--- Comment #65 from Michel Alexandre Salim <[email protected]> --- (In reply to comment #64) > I removed the lua(api) requirement in the SPEC file because I received this > message about el6: > per the draft Lua packaging guidelines, you're only supposed to use it in Fedora (and soon, EPEL 7). You can guard it by using: %if 0%{?fedora} Requires: lua(abi) = ... %else Requires: lua >= ... %endif -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
