Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37402170
en ru br
Репозитории ALT
S:6.6.7-alt4
5.1: 6.6.7-alt2
4.1: 6.6.7-alt2
4.0: 6.6.7-alt2
3.0: 6.6.7-alt1
www.altlinux.org/Changes

Группа :: Мониторинг
Пакет: tcptrace

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: tcptrace
Version: 6.6.7
Release: alt2

Summary: Tool for analysis of TCP dump files
License: GPL
URL: http://www.tcptrace.org/

Group: Monitoring
Source0: http://www.tcptrace.org/download/tcptrace-%version.tar.gz

# Automatically added by buildreq on Tue Jan 04 2005

BuildRequires: flex libpcap-devel

%description
tcptrace is a tool for analysis of TCP dump files. It can take as
input the files produced by several popular packet-capture programs,
including tcpdump, snoop, etherpeek, HP Net Metrix, and WinDump.
tcptrace can produce several different types of output containing
information on each connection seen, such as elapsed time, bytes and
segments sent and recieved, retransmissions, round trip times, window
advertisements, throughput, and more. It can also produce a number of
graphs for further analysis.

%prep
%setup -q
# fix compile error with flex 2.5.31
subst 's/ at LEX at  -t/ at LEX at  -l -t/' Makefile.in

%build
%configure
%make_build

%install
install -d $RPM_BUILD_ROOT%_bindir
install -p -m755 tcptrace xpl2gpl $RPM_BUILD_ROOT%_bindir
install -pD -m644 tcptrace.man $RPM_BUILD_ROOT%_man1dir/tcptrace.1

%files
%doc ARGS CHANGES COPYRIGHT FAQ README
%doc README.mailing_list README.tput_graphs README.xpl2gpl THANKS
%_bindir/*
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin