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

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

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

# $Revision: 1.28 $, $Date: 2003/11/23 22:35:58 $
Summary: Program for demonstrating the unsafeness of TCP
Summary(es): A network protocol analyzer
Summary(pl): Program do nasЁuchu poЁ╠czeЯ TCP/UDP/ICMP
Summary(pt_BR): Um analisador de protocolos de rede
Name: sniffit
Version: 0.3.7
Release: alt2
License: distributable
Group: Monitoring
Source0: http://reptile.rug.ac.be/~coder/sniffit/files/%name.%version.beta.tar.gz
#Patch0: %name-fixes.patch
Patch0: sniffit-patch-01
Patch1: sniffit-patch-02
Patch2: sniffit-patch-03
Patch3: sniffit-patch-sn_interface.c
Patch4: sniffit-patch-sn_structs.h
Patch5: sniffit-configure.in-patch
Url: http://reptile.rug.ac.be/~coder/sniffit/sniffit.html
Packager: Fr. Br. George <george at altlinux.ru>
# Automatically added by buildreq on Sat Sep 27 2008
BuildRequires: flex libncurses-devel libpcap-devel

BuildRequires: ncurses-devel flex

%description
Sniffit is a packet sniffer for TCP/UDP/ICMP packets. Sniffit is able
to give you very detailed technical info on these packets (SEQ, ACK,
TTL, Window, ...) but also packet contence in different formats (hex
or plain text, ...).

%description -l es
Sniffit is a robust non-commercial network protocol analyzer or packet
sniffer. A packet sniffer basically listens to network traffic and
produces analysis based on the traffic and/or translates packets into
some level of human readable form.

%description -l pl
Sniffit jest programem do podsЁuchu pakietСw TCP/UDP/ICMP. Sniffit
jest w stanie podaФ Ci bardzo wiele informacji o tych pakietach (SEQ,
ACK, TTL, Okno, ...) a tak©e ich zawarto╤Ф w rС©nych formatach
(szesnastkowo lub w czystej postaci, ...).

%description -l pt_BR
Sniffit И um analisador de redes. Ele monitora o trАfego de rede e
produz uma anАlise compreensМvel por humanos.

%prep
%setup -q -n %name.%version.beta
%patch -p0
%patch1 -p0
%patch2 -p0
%patch3 -p0
%patch4 -p0
%patch5 -p0

%build
#(cd libpcap
#aclocal
#autoconf
#)
aclocal
autoconf
%configure
%make

%install
install -d $RPM_BUILD_ROOT{%_bindir,%_mandir/man{5,8}}

install sniffit $RPM_BUILD_ROOT%_bindir

install sniffit.5 $RPM_BUILD_ROOT%_mandir/man5
install sniffit.8 $RPM_BUILD_ROOT%_mandir/man8

%files
%doc PLUGIN-HOWTO README.FIRST BETA-TESTING
%doc HISTORY sample_config_file sniffit-FAQ
%_mandir/man?/*
%_bindir/*

%changelog

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

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