Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37552341
en ru br
Репозитории ALT
5.1: 0.8-alt6
4.1: 0.8-alt6
4.0: 0.8-alt6
3.0: 0.8-alt6
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: ipxripd

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

Name: ipxripd
Version: 0.8
Release: alt6

Packager: Dmitry Lebkov <dlebkov at altlinux.ru>

Summary: IPX RIP/SAP daemon - routing for IPX networks
License: GPL
Group: System/Servers
Url: ftp://ftp.metalab.unc.edu/pub/Linux/system/filesystems/ncpfs

Source0: %url/%name-%version.tar.gz
Source1: %name.init
Patch0: %name-rh5.patch
Patch1: %name-rh61.patch
Patch2: %name-rh71.patch
Patch3: %name-%version-namechange.patch
Patch4: %name-0.8-alt-build-gcc3.patch

Requires: ipxutils

%description
ipxripd is an implementation of Novell's RIP and SAP protocols. It
automagically builds and updates IPX routing table in the Linux kernel.
Usefull when trying to get a Linux box to act as an IPX router.

%prep
%setup
%patch  -p1
%patch1 -p0
%patch2 -p1
%patch3 -p1
%patch4 -p1

%build
%make_build CFLAGS="$RPM_OPT_FLAGS"

%install
install -p -m755 -D %_sourcedir/ipxripd.init %buildroot%_initdir/ipxripd
install -p -m755 -D ipxd %buildroot%_sbindir/ipxripd
install -p -m644 -D ipx_ticks %buildroot%_sysconfdir/ipx_ticks
install -p -m644 -D ipxd.8 %buildroot%_mandir/man8/ipxripd.8
install -p -m644 -D ipx_ticks.5 %buildroot%_mandir/man5/ipx_ticks.5

%files
%_initdir/*
%_sbindir/*
%_mandir/man5/*
%_mandir/man8/*
%config(noreplace) %_sysconfdir/ipx_ticks
%doc README %name-%version.lsm

%post
%post_service %name

%preun
%preun_service %name

%changelog

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

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