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

Группа :: Система/Основа
Пакет: bridge-utils

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

Name: bridge-utils
Version: 1.5
Release: alt3

Summary: Utilities for configuring the linux ethernet bridge
License: GPLv2+
Group: System/Base

URL: http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
# git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils
# git://git.altlinux.org/gears/b/bridge-utils.git
Source: %name-%version-%release.tar

Obsoletes: bridgex

# /usr may be network-mounted, hence /usr/sbin/ is a bad place for brctl

%define _sbindir /sbin

%description
This package contains utilities for configuring the linux ethernet
bridge.  The linux ethernet bridge can be used for connecting multiple
ethernet devices together.  The connecting is fully transparent: hosts
connected to one ethernet device see hosts connected to the other
ethernet devices directly.

%prep
%setup -n %name-%version-%release

%build
autoconf
%configure --with-linux-headers=%_includedir/linux-default/include
%make_build CFLAGS='%optflags'

%install
%makeinstall_std

%files
%_sbindir/*
%_man8dir/*
%doc AUTHORS ChangeLog README THANKS TODO doc/[A-LN-Z]* tests

%post
%post_service bridge

%preun
%preun_service bridge

%changelog

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

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