ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 9e02a0b: CMake RPM build: Try to get rid of %globals

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 04 Apr 2018 17:02:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e02a0b65b87349814ab6aa9a1df9d6a930d0a3c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9e02a0b by Anders (anders.broman@xxxxxxxxxxxx):

    CMake RPM build: Try to get rid of %globals in favor of %bcond.
    
    Change-Id: I051fb722b0c4161b373f04a79288faa41a61c3cc
    Reviewed-on: https://code.wireshark.org/review/26735
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1dd1b50   CMake: Add a note about passing /external to Visual C++.
    adds  9e02a0b   CMake RPM build: Try to get rid of %globals in favor of %bcond.


Summary of changes:
 CMakeLists.txt                  | 12 ++++++------
 packaging/rpm/wireshark.spec.in | 34 ++++++++++++++++------------------
 2 files changed, 22 insertions(+), 24 deletions(-)