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

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

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

%define svndate 20081017

Name:  vrrpd
Version: 1.0
Release: alt2
Epoch: 1

Summary: VRRPd is an implementation of Virtual Router Redundancy Protocol
License: %gpl2plus
Group: Networking/Other
Url: http://sourceforge.net/projects/vrrpd/

Source0: %name-%version-%svndate.tgz
Source1: vrrpd_wrapper
Source2: vrrpd-etcnet.txt

Packager: Denis Kuznetsov <dek at altlinux.ru>

BuildRequires: rpm-build-licenses

Requires: etcnet perl-base

%description
VRRPd is an implementation of Virtual Router Redundancy Protocol
as specified in rfc2338. VRRPd is interoperable with other RFC-based
VRRP implementations, including Cisco and Juniper, and is included as
a standard feature on ImageStream routers.


%prep
%setup -q -n %name-%version-%svndate

%build
%make_build

%install
mkdir -p %buildroot/%_sbindir
mkdir -p %buildroot/%_mandir/man8
install -pD -m755 vrrpd %buildroot/%_sbindir/%name
install -pD -m644 vrrpd.8 %buildroot/%_mandir/man8/vrrpd.8
install -pD -m755 %SOURCE1 %buildroot/%_sbindir/vrrpd_wrapper
install -pD -m644 %SOURCE2 vrrpd-etcnet.txt


%files
%_sbindir/%name
%_sbindir/vrrpd_wrapper
%_mandir/man8/%name.8.*

%doc Changes FAQ TODO README doc/draft-ietf-vrrp-spec-v2-05.txt doc/draft-jou-duplicate-ip-address-02.txt doc/rfc2338.txt.vrrp vrrpd-etcnet.txt

%changelog

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

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