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

Группа :: Разработка/Python
Пакет: fail2ban

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

# This spec is backported to ALTLinux 5.1 automatically by rpmbph script. Do not edit it.
#
%define module_name fail2ban
Name: %module_name
Version: 0.8.4
Release: alt1.M51.2.1

Summary: Fail2Ban is an intrusion prevention framework

License: GPL v2
Group: Development/Python
Url: http://www.fail2ban.org

Source: %name-%version.tar
Source1: alt-initd

BuildArch: noarch

%setup_python_module %module_name


%description
Fail2Ban is an intrusion prevention framework written in the Python
programming language. It is able to run on POSIX systems that have an
interface to a packet-control system or firewall installed locally
(for example, iptables or TCP Wrapper).

%prep
%setup

%build
%python_build

%install
install -pD -m 744 %SOURCE1 %buildroot%_initdir/fail2ban
%python_install

%files
%doc README
%_datadir/%module_name
%_bindir/%module_name-*
%_sysconfdir/%module_name
%_var/run/fail2ban
%_initdir/fail2ban

%changelog

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

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