Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37037383
en ru br
ALT Linux repositórios
S:3.8-alt1
5.0: 2.5-alt2
4.1: 2.5-alt2
4.0: 2.5-alt2
3.0: 2.31-alt1

Group :: Monitoramento
RPM: lft

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: lft
Version: 2.5
Release: alt2

Serial: 1

Summary: Alternative traceroute tool for network (reverse) engineers
License: VOSTROM Public License for Open Source
# maybe even GPL-substitutable, see p. 6 of the license?
Group: Monitoring

Url: http://pwhois.org/lft
Source0: %name-%version.tar.gz
Source1: %name.control
Packager: Michael Shigorin <mike at altlinux.org>
# please read COPYING (it's not exactly GPL)
# when adding patches, authors require that
# modified versions be tagged so they are
# easily identified as such

# Automatically added by buildreq on Mon Jan 17 2005

BuildRequires: hostinfo libpcap-devel
Obsoletes: fft

%description
LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that
often works much faster (than the commonly-used Van Jacobson method) and
goes through many configurations of packet-filter based firewalls. More
importantly, LFT implements numerous other features including AS number
lookups, loose source routing, netblock name lookups, et al.

WhoB is a likable whois client (see whois(1)) designed to provide
everything a network engineer needs to know about a routed IP
address by typing one line and reading one line. But even so,
it's worth typing a few more lines because WhoB can do lots of
other cool things for you!

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall DESTDIR="%buildroot%_bindir" MANDIR="%buildroot%_man8dir"
install -pD -m755 %SOURCE1 %buildroot%_controldir/%name

%pre
%_sbindir/groupadd -r -f netadmin >/dev/null 2>&1
%pre_control %name

%post
%post_control -s netadmin %name

%files
%_bindir/*
%_man8dir/*
%config %_controldir/%name
%doc CHANGELOG COPYING README TODO

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009