Wireshark-commits: [Wireshark-commits] master 3af6db7: RPM: fix build since GLIB2_MIN_VERSION was r
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Apr 2019 22:34:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3af6db7dde550aa00ebb1333cf9ee89e5103a9e6
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3af6db7 by Peter Wu (peter@xxxxxxxxxxxxx):

    RPM: fix build since GLIB2_MIN_VERSION was removed
    
    Instead of reintroducing the variable, inline the version. This matches
    with other version checks in the same file and debian/control.
    
    Change-Id: I4dc178575b8f24e7f8e07e8d761e245f14c65ffa
    Fixes: v3.1.0rc0-566-g8c26217548 ("CMake: bail out if minimum GLib version is not satisfied")
    Reviewed-on: https://code.wireshark.org/review/32917
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  f6d7a95   BTMESH: Provisioning Capabilities PDU field fix
     add  3af6db7   RPM: fix build since GLIB2_MIN_VERSION was removed


Summary of changes:
 packaging/rpm/wireshark.spec.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)