From: Jakub Bogusz Date: Tue, 27 May 2008 20:15:32 +0000 (+0000) Subject: - package rawshark in -tools X-Git-Tag: auto/th/wireshark-1_0_0-2~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=38791bb5a09763d187b5f342bfbf58d4e6f681f2;p=packages%2Fwireshark.git - package rawshark in -tools - BR: libsmi-devel Changed files: wireshark.spec -> 1.187 --- diff --git a/wireshark.spec b/wireshark.spec index a20568a..cbf5d41 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -1,6 +1,3 @@ -# TODO: unpackaged files: -# /usr/bin/rawshark -# /usr/share/man/man1/rawshark.1.gz # # Conditional build: %bcond_with gtk1 # build gtk+1 (not gtk+2) based wireshark binary @@ -41,6 +38,7 @@ BuildRequires: gtk+2-devel >= 1:2.0.0 BuildRequires: libcap-devel BuildRequires: libgcrypt-devel >= 1.1.42 BuildRequires: libpcap-devel >= 0.4 +BuildRequires: libsmi-devel BuildRequires: libtool BuildRequires: libxslt-progs BuildRequires: lua51-devel @@ -305,14 +303,16 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/editcap %attr(755,root,root) %{_bindir}/idl2wrs %attr(755,root,root) %{_bindir}/mergecap -%attr(755,root,root) %{_bindir}/text2pcap %attr(755,root,root) %{_bindir}/randpkt -%{_mandir}/man1/capinfo* -%{_mandir}/man1/dumpcap* -%{_mandir}/man1/editcap* -%{_mandir}/man1/idl2wrs* -%{_mandir}/man1/mergecap* -%{_mandir}/man1/text2pcap* +%attr(755,root,root) %{_bindir}/rawshark +%attr(755,root,root) %{_bindir}/text2pcap +%{_mandir}/man1/capinfos.1* +%{_mandir}/man1/dumpcap.1* +%{_mandir}/man1/editcap.1* +%{_mandir}/man1/idl2wrs.1* +%{_mandir}/man1/mergecap.1* +%{_mandir}/man1/rawshark.1* +%{_mandir}/man1/text2pcap.1* %files -n twireshark %defattr(644,root,root,755)