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

Группа :: Безопасность/Сети
Пакет: fping

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

# $Id: fping.spec,v 1.4 2002/11/16 15:51:58 homyakov Exp $

Name: fping
Version: 2.4b2
Release: alt2
%define srcname %name-%{version}_to

Summary: %name - A tool to quickly ping N number of hosts to determine their reachability
Summary(ru_RU.KOI8-R): аналог ping для использования в скриптах.
License: GPL
Group: Security/Networking
Url: http://www.fping.com

Source: http://www.fping.com/download/%name.tar.gz
Patch: %name-2.4-alt-cleanup.patch

%description
fping is a ping(1) like program which uses the Internet Control Message
Protocol (ICMP) echo request to determine if a host is up. fping is
different from ping in that you can specify any number of hosts on the
command line, or specify a file containing the lists of hosts to ping.
Instead of trying one host until it timeouts or replies, fping will send out
a ping packet and move on to the next host in a round-robin fashion. If a
host replies, it is noted and removed from the list of hosts to check. If a
host does not respond within a certain time limit and/or retry limit it will
be considered unreachable.

%description -l ru_RU.KOI8-R
fping это аналог известной утилиты ping(1) использующей протокол ICMP для
определения доступности удаленного хоста. fping создан для использования
в perl и shell скриптах. Поддерживает возможность сканирования диапазона
адресов.

%prep
%setup -q -n %srcname

%patch -p1

%build
%configure

%make_build

# in original tarball all files executable :(

%__chmod -x README INSTALL ChangeLog

%install
%make_install install DESTDIR=%buildroot

%files
%_sbindir/*
%_man8dir/*
%doc README INSTALL ChangeLog

%changelog

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

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