]> git.pld-linux.org Git - packages/fail2ban.git/commitdiff
- up to 0.10.1 auto/th/fail2ban-0.10.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 13 Oct 2017 12:55:58 +0000 (14:55 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 13 Oct 2017 12:55:58 +0000 (14:55 +0200)
fail2ban.spec

index 3de5b6dbf6141996beacb9e09db87b766d63b0bb..9e46762d379d1ce3729b0f2f43c0364e64500092 100644 (file)
@@ -1,12 +1,12 @@
 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.0
-Release:       2
+Version:       0.10.1
+Release:       1
 License:       GPL
 Group:         Daemons
 Source0:       https://github.com/fail2ban/fail2ban/archive/%{version}.tar.gz
-# Source0-md5: 0f504ae1f8af0ac0b600e34ff48eb374
+# Source0-md5: bfcb1dec6d181d5996e00560bdcbfabf
 Source1:       %{name}.init
 Source2:       %{name}.logrotate
 Source3:       paths-pld.conf
@@ -65,7 +65,7 @@ install -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/fail2ban/paths-pld.conf
 install -p %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 
 install -p files/fail2ban-tmpfiles.conf $RPM_BUILD_ROOT%{systemdtmpfilesdir}/fail2ban.conf
-install -p files/fail2ban.service $RPM_BUILD_ROOT%{systemdunitdir}/fail2ban.service
+install -p build-2/fail2ban.service $RPM_BUILD_ROOT%{systemdunitdir}/fail2ban.service
 
 :> $RPM_BUILD_ROOT/var/log/fail2ban.log
 
This page took 0.182671 seconds and 4 git commands to generate.