Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37555610
en ru br
ALT Linux repositórios
S:1.5-alt3
5.0: 1.4-alt2
4.1: 1.4-alt1
4.0: 1.2-alt2
3.0: 1.0.6-alt1

Group :: Sistema/Base
RPM: bridge-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009