Wireshark-commits: [Wireshark-commits] master 4761939: RPM: obsolete the gnome and gtk packages; al

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 28 Sep 2018 04:28:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=476193973147e69e2024c9ec9b0251537b02e3c8
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    RPM: obsolete the gnome and gtk packages; allow user to set prefix.
    
    Obsoleting the gtk packages allows a clean upgrade to the Qt version (without
    requiring the user to manually remove those packages).
    
    Set the install prefix based on what the user set when running cmake (like
    we did with autotools).
    
    Change-Id: Ica283f40bc002951af4ff1f9d719295c0a598c3b
    Reviewed-on: https://code.wireshark.org/review/29892
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  beccf8f   systemd Journal: Handle empty lines.
     add  4761939   RPM: obsolete the gnome and gtk packages; allow user to set prefix.


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