Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4a5897161ea83dff7b0a207f3ff88c0164821a84

commit 4a5897161ea83dff7b0a207f3ff88c0164821a84
Author: DeX77 <de...@frugalware.org>
Date:   Tue Aug 8 14:48:13 2017 +0200

fail2ban-0.9.7-2-x86_64

* replace denyhosts

diff --git a/source/network-extra/fail2ban/FrugalBuild 
b/source/network-extra/fail2ban/FrugalBuild
index 48797ab..c835d4c 100644
--- a/source/network-extra/fail2ban/FrugalBuild
+++ b/source/network-extra/fail2ban/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=fail2ban
pkgver=0.9.7
-pkgrel=1
+pkgrel=2
pkgdesc="Bans IP that make too many password failures"
depends=('pyinotify' 'iptables' 'whois')
groups=('network-extra')
@@ -16,6 +16,10 @@ backup=(etc/fail2ban/{fail2ban,jail}.conf)
_F_systemd_units=(fail2ban=)
Finclude systemd

+replaces=('denyhosts')
+provides=("${replaces[@]}")
+provides=("${replaces[@]}")
+
build() {
Fbuild
# systemd tmpfiles
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to