Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37402991
en ru br
Репозитории ALT
S:0.1.9.1-alt1.qa1
5.1: 0.1.9.1-alt1
www.altlinux.org/Changes

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

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

Name: nettee
Version: 0.1.9.1
Release: alt1.qa1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: nettee is a network "tee" program
License: GPLv2+
Group: Networking/Other

Url: http://saf.bio.caltech.edu/nettee.html
Source: http://saf.bio.caltech.edu/pub/software/linux_or_unix_tools/nettee-%version.tar.gz
Patch1: nettee-0.1.9.1-openoptions.patch

%description
nettee is a network "tee" program. It can typically transfer data between N nodes
at (nearly) the full bandwidth provided by the switch which connects them. It is
handy for cloning nodes or moving large database files.

%prep
%setup
%patch1 -p1

%build
rm -f nettee
%__cc %optflags -D_LARGEFILE64_SOURCE -o nettee nettee.c

%install
install -Dp -m 0755 nettee %buildroot%_bindir/nettee
install -Dp -m 0644 nettee.1 %buildroot%_man1dir/nettee.1

%files
%_bindir/*
%_man1dir/*

%changelog

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

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