📄 fprobe.spec
字号:
Name: fprobeVersion: 1.0.2Release: 1Summary: fprobe: a NetFlow probeGroup: Network/MonitoringLicense: GPLURL: http://fprobe.sourceforge.netSource0: %{name}-%{version}.tar.bz2Buildroot: %{_tmppath}/%{name}-buildrootProvides: fprobe%descriptionfprobe - libpcap-based tool that collect network traffic data and emitit as NetFlow flows towards the specified collector.%prep%setup -q%build./configure --bindir=%{_bindir} --mandir=%{_mandir} $EXTRA_OPTIONSmake%installrm -rf %{buildroot}make install-strip DESTDIR=%{buildroot}gzip --best %{buildroot}%{_mandir}/man1/fprobe.1%cleanrm -rf %{buildroot}%files%defattr(-,root,root)%doc AUTHORS ChangeLog NEWS README COPYING TODO/*
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -