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 72767a6: Begin support for Qt5 in RPM packaging

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

Commits:

72767a6 by Jeffrey Smith (whydoubt@xxxxxxxxx):

    Begin support for Qt5 in RPM packaging
    
    The spec file for building RPM's is not currently set up to handle
    using Qt5 rather than Qt4.
    
    This change adds Qt5 support to the spec file.
    
    Change-Id: Ie726603377953bec41692a21148325829a26ba9a
    Reviewed-on: https://code.wireshark.org/review/10276
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  3f85d73   Bluetooth: ATT: Add remaining attributes
    adds  72767a6   Begin support for Qt5 in RPM packaging


Summary of changes:
 packaging/rpm/SPECS/wireshark.spec.in |   43 ++++++++++++++++++++++++++++-----
 1 file changed, 37 insertions(+), 6 deletions(-)