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

Группа :: Сети/Прочее
Пакет: lft

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

Name: lft
Version: 3.35
Release: alt1
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: Networking/Other

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 Tue Apr 07 2009

BuildRequires: 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_std
install -pDm755 %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

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

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