Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37515579
en ru br
ALT Linux repos
S:0.9.20-alt1
5.0: 0.9.7-alt2
4.1: 0.9.7-alt1
4.0: 0.9.7-alt1
3.0: 0.9.1-alt1

Other repositories
Upstream:0.9.7

Group :: Networking/Other
RPM: etherape

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Graphical network viewer modeled after etherman.
Name: etherape
Version: 0.9.19
Release: alt1
License: GPL
Group: Networking/Other
Packager: Ilya Mashkin <oddity at altlinux.ru>
Source: etherape-%version.tar.gz

Source1:        etherape.pam
Source2:        etherape.console

URL: http://etherape.sourceforge.net

# Automatically added by buildreq on Tue Aug 16 2005

BuildRequires: ORBit2-devel esound fontconfig freetype2 glib2-devel gnome-vfs2-devel libGConf2-devel libart_lgpl-devel libatk-devel libbonobo2-devel libbonoboui-devel libglade2-devel libgnome-devel libgnome-keyring libgnomecanvas-devel libgnomeui-devel libgtk+2-devel libpango-devel libpcap-devel libpopt-devel libxml2-devel pkgconfig librarian gnome-doc-utils
BuildRequires: desktop-file-utils
BuildRequires:  libpcap-devel libgoocanvas2-devel  gettext itstool



%description
Etherape is a graphical network monitor for Unix modeled after
etherman. Featuring ether, ip and tcp modes, it displays network
activity graphically. Hosts and links change in size with traffic.
Color coded protocols display. It supports ethernet, ppp and slip
devices. It can filter traffic to be shown, and can read traffic
from a file as well as live from the network.

%prep
%setup -q

%build
%configure

%make

%install
%makeinstall


mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/pam.d
install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/pam.d/etherape
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/security/console.apps
install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/security/console.apps/etherape
mkdir -p $RPM_BUILD_ROOT/%{_bindir}
#ln -s consolehelper $RPM_BUILD_ROOT/%{_bindir}/etherape


%find_lang --with-gnome %name
desktop-file-install --dir %buildroot%_desktopdir \
--add-category=Monitor \
%buildroot%_desktopdir/etherape.desktop


%files -f %name.lang
%doc AUTHORS COPYING ChangeLog NEWS README FAQ README.bugs
#config %_sysconfdir/%name/*
%config(noreplace) %{_sysconfdir}/pam.d/etherape
%config(noreplace) %{_sysconfdir}/security/console.apps/etherape

%_bindir/*
%_datadir/locale/*/*/*
%_datadir/%name/*/*
%_datadir/applications/%name.desktop
#_datadir/gnome/*/*/*
%_datadir/pixmaps/*
%_man1dir/*
#_var/lib/scrollkeeper/*

%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