[packages/fail2ban] - rel 2; add supported deps to fail2ban

arekm arekm at pld-linux.org
Mon Feb 4 14:47:15 CET 2019


commit c7b1b78ca05d271bf7b9b4ec660c42cbab2c17ff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Feb 4 14:47:08 2019 +0100

    - rel 2; add supported deps to fail2ban

 fail2ban.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/fail2ban.spec b/fail2ban.spec
index 3878a28..f513aa4 100644
--- a/fail2ban.spec
+++ b/fail2ban.spec
@@ -2,7 +2,7 @@ Summary:	Ban IPs that make too many password failures
 Summary(pl.UTF-8):	Blokowanie IP powodujących zbyt dużo prób logowań z błędnym hasłem
 Name:		fail2ban
 Version:	0.10.4
-Release:	1
+Release:	2
 License:	GPL
 Group:		Daemons
 Source0:	https://github.com/fail2ban/fail2ban/archive/%{version}.tar.gz
@@ -19,8 +19,10 @@ BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.710
 Requires(post,preun):	/sbin/chkconfig
 Requires(post,preun,postun):	systemd-units >= 38
+Requires:	python-dnspython
 Requires:	python-log4py
 Requires:	python-modules-sqlite
+Requires:	python-pyinotify >= 0.8.3
 Requires:	rc-scripts
 Requires:	systemd-units >= 38
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fail2ban.git/commitdiff/c7b1b78ca05d271bf7b9b4ec660c42cbab2c17ff



More information about the pld-cvs-commit mailing list