Wireshark-commits: [Wireshark-commits] master 07910e8: RPM: respect options for disabling Qt, SpanD

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 10 Feb 2019 14:50:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07910e841e67ffbbcfb4ea8221244dab4ba13017
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

07910e8 by Peter Wu (peter@xxxxxxxxxxxxx):

    RPM: respect options for disabling Qt, SpanDSP and BCG729
    
    "%bcond_without" enables a feature by default. Be sure to explicitly
    disable features to match the requested configuration.
    
    Change-Id: I90687f35bcd953670e147be9e70af03aaeaef5dc
    Ping-Bug: 14606
    Reviewed-on: https://code.wireshark.org/review/31933
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  55db3d5   [Automatic update for 2019-02-10]
     add  07910e8   RPM: respect options for disabling Qt, SpanDSP and BCG729


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