Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 038f3dd: Don't force Lua support in RPMs (some distro

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 16 Sep 2015 14:43:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=038f3dd28c1f0d5b7f95892e95ab93dbedad10a0
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

038f3dd by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Don't force Lua support in RPMs (some distros don't ship a compatible Lua
    anymore).
    
    Also make the RPM follow configure's qt4-vs-qt5 choice.
    
    Change-Id: I832af99e055d42b92f3a7c8e4378c7a9d5d628b9
    Reviewed-on: https://code.wireshark.org/review/10532
    Reviewed-by: Jeffrey Smith <whydoubt@xxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  6f84c7b   IPv6: Make "ip.version" field hidden
    adds  038f3dd   Don't force Lua support in RPMs (some distros don't ship a compatible Lua anymore).


Summary of changes:
 configure.ac                          |   11 ++++++++++-
 packaging/rpm/SPECS/wireshark.spec.in |   29 +++++++++++++++++------------
 2 files changed, 27 insertions(+), 13 deletions(-)