forked from pool/fail2ban
Accepting request 329471 from home:weberho:branches:security
patches are no longer included conditionally OBS-URL: https://build.opensuse.org/request/show/329471 OBS-URL: https://build.opensuse.org/package/show/security/fail2ban?expand=0&rev=63
This commit is contained in:
parent
abaf2faf24
commit
de2609fc73
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 7 09:45:56 UTC 2015 - jweberhofer@weberhofer.at
|
||||
|
||||
- patches are no longer included conditionally
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 7 06:54:33 UTC 2015 - jweberhofer@weberhofer.at
|
||||
|
||||
|
@ -39,6 +39,10 @@ Patch100: fail2ban-opensuse-locations.patch
|
||||
Patch101: fail2ban-opensuse-service.patch
|
||||
# PATCH-FIX-OPENSUSE fail2ban-exclude-ExecuteTimeoutWithNastyChildren-test.patch jweberhofer@weberhofer.at -- disable test which currently fails on some systems
|
||||
Patch102: fail2ban-exclude-ExecuteTimeoutWithNastyChildren-test.patch
|
||||
# PATCH-FIX-OPENSUSE fail2ban-disable-iptables-w-option.patch jweberhofer@weberhofer.at -- disable iptables "-w" option for older releases
|
||||
Patch200: fail2ban-disable-iptables-w-option.patch
|
||||
# PATCH-FIX-OPENSUSE fail2ban-exclude-dev-log-tests.patch jweberhofer@weberhofer.at -- remove tests that can't work on opensuse < 13.3
|
||||
Patch201: fail2ban-exclude-dev-log-tests.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: logrotate
|
||||
BuildRequires: python-devel
|
||||
@ -51,14 +55,6 @@ Requires: logrotate
|
||||
Requires: python >= 2.5
|
||||
Requires: whois
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# PATCH-FIX-OPENSUSE fail2ban-disable-iptables-w-option.patch jweberhofer@weberhofer.at -- disable iptables "-w" option for older releases
|
||||
%if 0%{?suse_version} < 1310
|
||||
Patch200: fail2ban-disable-iptables-w-option.patch
|
||||
%endif
|
||||
%if 0%{?suse_version} < 1321
|
||||
# PATCH-FIX-OPENSUSE fail2ban-exclude-dev-log-tests.patch jweberhofer@weberhofer.at -- remove tests that can't work on opensuse < 13.3
|
||||
Patch201: fail2ban-exclude-dev-log-tests.patch
|
||||
%endif
|
||||
%if 0%{?suse_version} != 1110
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user