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

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

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

Name: smcroute
Version: 2.5.6
Release: alt1

Summary: Static Multicast Routing Daemon
License: GPLv2
Group: System/Servers
Url: https://troglobit.com/projects/smcroute/

Source: %name-%version-%release.tar

BuildRequires: libcap-devel libsystemd-devel

%description
SMCRoute is a daemon and command line tool to manipulate the multicast routes
of the Linux kernel. It can be used as an alternative to dynamic multicast
routers like 'mrouted' in situations where (only) static multicast routes
should be maintained and/or no proper IGMP signaling exists.

%define docdir %_defaultdocdir/%name

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
install -pm0755 -D smcroute.init %buildroot%_initdir/smcroute
touch %buildroot%_sysconfdir/smcroute.conf

%post
%post_service %name

%preun
%preun_service %name

%files
%doc %docdir
%config(noreplace) %_sysconfdir/smcroute.conf
%_initdir/smcroute
%_unitdir/smcroute.service

%_sbindir/smcroute
%_sbindir/smcrouted
%_sbindir/smcroutectl

%_man5dir/smcroute.conf.*
%_man8dir/smcrouted.*
%_man8dir/smcroutectl.*

%changelog

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

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