Wireshark-commits: [Wireshark-commits] master 790dab1: RPM: make autoconf (and a few other build de

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 May 2016 01:36:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=790dab15681ed75f21f470be693aad831a6af768
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

790dab1 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    RPM: make autoconf (and a few other build dependencies) optional.
    
    Most people building RPMs don't need autoconf, automake, flex, or bison.
    But enough people do patch Wireshark (in the spec file) to make it an option.
    
    Based on Joao's Ib3f85b59c26c25c83fe6a939aee1a2dc75dd28f9.
    
    Change-Id: I62bf2a0c5cbe0a1abd680322ab82fcb14aedd0c3
    Reviewed-on: https://code.wireshark.org/review/15313
    Reviewed-by: João Valverde <j@xxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  bbfe038   Run checkAPIs in epan/ .
    adds  790dab1   RPM: make autoconf (and a few other build dependencies) optional.


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