Wireshark-commits: [Wireshark-commits] master-1.12 0af9dd7: Use a wildcard to exclude all Wireshark
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0af9dd7cc34b1f72dc16b6f0f30bce44f37594b1
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
0af9dd7 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Use a wildcard to exclude all Wireshark (GUI) binaries: rpmbuild in RHEL6
errors out if you %exclude a file that's not there.
Fixes the issue reported by Chris on the -dev list.
Change-Id: If8d8b6a9ee69c3d94756b729a809f3c04fc2517f
Reviewed-on: https://code.wireshark.org/review/3586
Reviewed-by: Christopher Maynard <Christopher.Maynard@xxxxxxxxx>
Petri-Dish: Christopher Maynard <Christopher.Maynard@xxxxxxxxx>
(cherry picked from commit a83f67cb85926e42314d25f7ddbbd66dbae5b6ed)
Reviewed-on: https://code.wireshark.org/review/3590
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 9069d7b hip: fix infinite loop in dissect_hip_tlv
adds 0af9dd7 Use a wildcard to exclude all Wireshark (GUI) binaries: rpmbuild in RHEL6 errors out if you %exclude a file that's not there.
Summary of changes:
packaging/rpm/SPECS/wireshark.spec.in | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)