Bug 671997

Summary: wireshark - missing header files in the -devel subpackage
Product: [Fedora] Fedora Reporter: Jose Pedro Oliveira <jose.p.oliveira.oss>
Component: wiresharkAssignee: Radek Vokál <rvokal>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jsafrane, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: wireshark-1.4.3-2.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-24 09:38:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Wireshark-1.4.3-1 specfile patch none

Description Jose Pedro Oliveira 2011-01-23 05:46:39 UTC
Created attachment 474784 [details]
Wireshark-1.4.3-1 specfile patch

Description of problem:
There are several wireshark header files (cfile.h, file.h, packet-range.h, print.h, wsutil/priviledges.h) missing from the wireshark-devel subpackage
which are required for building sharktools (links below). 

Version-Release number of selected component (if applicable):
wireshark 1.4.x


Expected results:
To have the files - cfile.h, file.h, packet-range.h, print.h, wsutil/priviledges.h - included wireshark-devel.

Additional info:
sharktools announcement:
http://www.wireshark.org/lists/wireshark-users/201011/msg00028.html
sharktool homepage:
http://www.mit.edu/~armenb/sharktools/

Comment 1 Jan Safranek 2011-01-24 09:38:33 UTC
I added the requested files to -devel package. Don't hesitate to request more of them, the selection of header files is more or less wild guess - upstream does not specify, which headers are public and private :(.

Comment 2 Jose Pedro Oliveira 2011-01-24 17:17:46 UTC
Jan,

Thanks for the update (wireshark-1.4.3-2). It's now possible to build the sharktools perl wrapper module without supplying the wireshark' source tarball (it only needs wireshark-devel-1.4.3-2 as a build requirement).

Note: I've a draft specfile for perl-Net-Sharktools available here:
http://um-pe09-2.di.uminho.pt./fedora/perl-Net-Sharktools.spec

Regards,
jpo