]> git.pld-linux.org Git - packages/fail2ban.git/commitdiff
- rel 2; add deps/dir auto/th/fail2ban-0.9.4-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 24 Jul 2017 07:53:24 +0000 (09:53 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 24 Jul 2017 07:53:24 +0000 (09:53 +0200)
fail2ban.spec

index 5068f64957ef9dba41a3373b652676aace3adc11..0f8114af78738c8ad5e431501589700dd01fed12 100644 (file)
@@ -4,7 +4,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.9.4
-Release:       1
+Release:       2
 License:       GPL
 Group:         Daemons
 Source0:       https://github.com/fail2ban/fail2ban/archive/%{version}.tar.gz
@@ -22,6 +22,7 @@ BuildRequires:        rpmbuild(macros) >= 1.710
 Requires(post,preun):  /sbin/chkconfig
 Requires(post,preun,postun):   systemd-units >= 38
 Requires:      python-log4py
+Requires:      python-modules-sqlite
 Requires:      rc-scripts
 Requires:      systemd-units >= 38
 BuildArch:     noarch
@@ -120,4 +121,6 @@ fi
 %{_mandir}/man1/fail2ban-regex.1*
 %{_mandir}/man1/fail2ban-server.1*
 %{_mandir}/man1/fail2ban.1*
+%attr(750,root,root) %dir /var/lib/%{name}
 %attr(640,root,logs) %ghost /var/log/fail2ban.log
+
This page took 0.381564 seconds and 4 git commands to generate.