Wireshark-commits: [Wireshark-commits] master 05f50d7: RPM: move the installed development files to

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

Commits:

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

    RPM: move the installed development files to a new -devel package
    
    Development-related files (header files, cmake files, the pkg-config file)
    don't belong in the base RPM.  This moves those ~600 files (~4 MiB) to a
    separate RPM for those who may want them.
    
    Also clean up a few other things in the SPEC file while here to make things
    more readable and consistent.
    
    Change-Id: I89f93a8696c54b9117595f1da9f856c080853dce
    Reviewed-on: https://code.wireshark.org/review/29814
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  be16d87   TLS: fix broken reassembly with multiple PDUs in the same frame
     add  05f50d7   RPM: move the installed development files to a new -devel package


Summary of changes:
 packaging/rpm/wireshark.spec.in | 74 ++++++++++++++++++++++++-----------------
 1 file changed, 43 insertions(+), 31 deletions(-)