📄 wireshark.spec.in
字号:
# Note that this is NOT a relocatable package%define ver @VERSION@%define rel 2%define prefix /usrSummary: Network protocol analyzerName: wiresharkVersion: %verRelease: %relLicense: GPLGroup: Networking/UtilitiesSource: http://wireshark.org/download/all-versions/%{name}-%{version}.tar.gzSource1: %{name}.desktopSource2: %{name}.pngURL: http://www.wireshark.org/BuildRoot: /tmp/wireshark-%{PACKAGE_VERSION}-rootPackager: Gerald Combs <gerald[AT]wireshark.org>Requires: gtk2Requires: libpcap openssl%descriptionWireshark is a free network protocol analyzer for Unix and Windows. Itallows you to examine data from a live network or from a capture fileon disk. You can interactively browse the capture data, viewing summaryand detail information for each packet. Wireshark has several powerfulfeatures, including a rich display filter language and the ability toview the reconstructed stream of a TCP session.%prep%setupCFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%prefix --with-ssl=/usr --with-krb5make%installrm -rf $RPM_BUILD_ROOTmake DESTDIR=$RPM_BUILD_ROOT install%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-, root, root)%doc AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README*%prefix/bin/*%prefix/lib/*%prefix/share/wireshark/*%prefix/share/wireshark/*/*%prefix/man/*/*%changelog* Thu Aug 10 2006 Joerg Mayer- Starting with X.org 7.x X11R6 is being phased out. Install wireshark and manpage into the standard path.* Mon Aug 01 2005 Gerald Combs- Add a desktop file and icon for future use- Take over the role of packager- Update descriptions and source locations* Thu Oct 28 2004 Joerg Mayer- Add openssl requirement (heimdal and net-snmp are still automatic)* Tue Jul 20 2004 Joerg Mayer- Redo install and files section to actually work with normal builds* Sat Feb 07 2004 Joerg Mayer- in case there are shared libs: include them* Tue Aug 24 1999 Gilbert Ramirez- changed to ethereal.spec.in so that 'configure' can update the version automatically* Tue Aug 03 1999 Gilbert Ramirez <gram@xiexie.org>- updated to 0.7.0 and changed gtk+ requirement* Sun Jan 01 1999 Gerald Combs <gerald@zing.org>- updated to 0.5.1* Fri Nov 20 1998 FastJack <fastjack@i-s-o.net>- updated to 0.5.0* Sun Nov 15 1998 FastJack <fastjack@i-s-o.net>- created .spec file
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -