📄 ethereal.spec.in
字号:
# Note that this is NOT a relocatable package%define ver @VERSION@%define rel 1%define prefix /usr/X11R6Summary: Network traffic analyzerName: etherealVersion: %verRelease: %relCopyright: GPLGroup: Networking/UtilitiesSource: ethereal-%{PACKAGE_VERSION}.tar.gzURL: http://www.ethereal.com/BuildRoot: /tmp/ethereal-%{PACKAGE_VERSION}-rootPackager: FastJack <fastjack@i-s-o.net>Requires: gtk+Requires: libpcap%descriptionEthereal is a network traffic analyzer for Unix-ish operating systems.%prep%setupCFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%prefix --sysconfdir=/etcmake%installrm -rf $RPM_BUILD_ROOTmkdir -p $RPM_BUILD_ROOT/{etc,usr/X11R6/bin,usr/X11R6/man/man1,usr/bin,usr/man/man1}# can't use make install here. It would put manuf directly into /etccp ethereal $RPM_BUILD_ROOT/usr/X11R6/bincp tethereal $RPM_BUILD_ROOT/usr/bincp editcap $RPM_BUILD_ROOT/usr/bincp ethereal.1 $RPM_BUILD_ROOT/usr/X11R6/man/man1cp tethereal.1 $RPM_BUILD_ROOT/usr/man/man1cp editcap.1 $RPM_BUILD_ROOT/usr/man/man1cp manuf $RPM_BUILD_ROOT/etccp dictionary.dtd $RPM_BUILD_ROOT/etccp dictionary.xml $RPM_BUILD_ROOT/etccp mobileipv4.xml $RPM_BUILD_ROOT/etccp nasreq.xml $RPM_BUILD_ROOT/etccp sunping.xml $RPM_BUILD_ROOT/etc%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-, root, root)%doc AUTHORS COPYING ChangeLog INSTALL NEWS README%doc README.hpux README.linux README.vmware%doc README.aix README.irix README.tru64 README.win32%doc README.bsd%config /etc/manuf%config /etc/dictionary.dtd%config /etc/dictionary.xml%config /etc/mobileipv4.xml%config /etc/nasreq.xml%config /etc/sunping.xml/usr/X11R6/bin/ethereal/usr/X11R6/man/man1/ethereal.1.gz/usr/bin/tethereal/usr/bin/editcap/usr/man/man1/tethereal.1.gz/usr/man/man1/editcap.1.gz%changelog* 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 + -