Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37728586
en ru br
ALT Linux repos
5.0: 5.2.3-alt1
4.1: 5.2.3-alt1
4.0: 5.2.3-alt1
3.0: 4.0-alt2

Group :: Monitoring
RPM: trafshow

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: trafshow
Version: 5.2.3
Release: alt1

Summary: A tool for real-time network traffic visualization
License: BSD
Group: Monitoring
Url: http://soft.risp.ru/trafshow/index.shtml

# real source: Source: ftp://ftp.nsk.su/pub/RinetSoftware/%name-%version.tgz

Source: ftp://ftp.nsk.su/pub/RinetSoftware/%name-%version.tar.gz
Patch1: %name-5-makefile.patch
Patch2: %name-3.1-alt-without-termcap.patch
#Patch3: %name-4-linux.patch
Packager: Fr. Br. George <george at altlinux.ru>

BuildPreReq: autoconf_2.13

# Automatically added by buildreq on Tue Feb 17 2004

BuildRequires: libncurses-devel libpcap-devel libtinfo-devel

%description
TrafShow continuously display the information regarding packet traffic
on the configured network interface that match the boolean expression.
It periodically sorts and updates this information.

This funny program may be useful for locating suspicious network
traffic on the net or to evaluate current utilization of the network
interface.

%prep
%setup -q
%patch1 -p1
%patch2 -p1
#%patch3 -p1
# this is from PLD. What for?
#sed -i 's/static//' screen.c

%build
%set_autoconf_version 2.13
%__autoconf
%configure
%make_build CCOPT="%optflags"

%install
%makeinstall DESTDIR=%buildroot

%files
%doc INSTALL README
%config %_sysconfdir/%name
%_bindir/*
%_mandir/man?/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin