Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37550004
en ru br
ALT Linux repositórios
S:5.2.8-alt1

Group :: Segurança/Rede
RPM: shorewall-core

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define _libexecdir /usr/libexec

Summary: Shoreline Firewall is an iptables-based firewall for Linux systems
Name: shorewall-core
Version: 5.2.8
Release: alt1
License: GPLv2
Group: Security/Networking
Source: %name-%version.tar.bz2
Url: http://www.shorewall.net
BuildArch: noarch

Requires: iptables iproute perl-base
Provides: shoreline_firewall = %version-%release
Conflicts: shorewall < 5.1

%description
The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
(iptables) based firewall that can be used on a dedicated firewall system,
a multi-function gateway/ router/server or on a standalone GNU/Linux system.

%prep
%setup -n %name-%version

%build
%install
./configure.pl --host=%_vendor \
              --prefix=%prefix \
              --perllibdir=%perl_vendorlib \
              --libexecdir=%_libexecdir \
              --sbindir=%_sbindir

DESTDIR=%buildroot ./install.sh

%files
%doc COPYING INSTALL changelog.txt releasenotes.txt
%dir %_datadir/shorewall
%_datadir/shorewall/*
%dir %_libexecdir/shorewall
%_libexecdir/shorewall/wait4ifup
%_sbindir/shorewall
%_man8dir/*

%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