Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531119
en ru br
ALT Linux repos
S:2.0.11-alt2
5.0: 2.0.6-alt2
4.1: 2.0.6-alt2
4.0: 2.0.6-alt2
3.0:
+backports:2.0.6-alt0.M30.1

Other repositories
Upstream:2.0.8.2

Group :: System/Kernel and hardware
RPM: ebtables

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ebtables
Version: 2.0.11
Release: alt2

Summary: A filtering tool for a bridging firewall
License: GPLv2
Group: System/Kernel and hardware
Url: http://ebtables.sourceforge.net

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

%description
The ebtables program is a filtering tool for a bridging firewall.
The filtering is focussed on the Link Layer Ethernet frame fields.
Apart from filtering, it also gives the ability to alter the
Ethernet MAC addresses and implement a brouter.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
mkdir -p %buildroot/sbin
ln -sfvr %buildroot%_sbindir/ebtables-legacy %buildroot/sbin/ebtables
ln -sfvr %buildroot%_sbindir/ebtables-legacy-save %buildroot/sbin/ebtables-save
ln -sfvr %buildroot%_sbindir/ebtables-legacy-restore %buildroot/sbin/ebtables-restore

%files
%doc ChangeLog THANKS
%config %_sysconfdir/ethertypes
/sbin/ebtables*
%_sbindir/*
%_libdir/libebtc.so.*
%_man8dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin