Wireshark-commits: [Wireshark-commits] master-1.12 7c06489: Remove the old wireshark binary during 
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7c06489af23a8f44b2bf0c0ace8ee098cc0d04ad
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
7c06489 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
    Remove the old wireshark binary during RPM upgrades.
    
    If we have a pre-alternatives wireshark binary out there (e.g., because
    we're upgrading from wireshark-1.10 to wireshark-1.12), get rid of it
    in the %pre script.  Otherwise the binary gets left there (because it's
    listed as a %ghost in the new spec file).
    
    Change-Id: I5828fcff486af3d269bad8dfe544c7659179bf5e
    Reviewed-on: https://code.wireshark.org/review/3332
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    (cherry picked from commit c93297c750b99ac487f1f787896959ca43f64c72)
    Reviewed-on: https://code.wireshark.org/review/3440
    
Actions performed:
    from  5a329cb   Fix a few minor dissector bugs.
    adds  7c06489   Remove the old wireshark binary during RPM upgrades.
Summary of changes:
 packaging/rpm/SPECS/wireshark.spec.in |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)