|
|
|
@ -65,10 +65,9 @@ install -p -m 0644 files/fail2ban-tmpfiles.conf %{buildroot}%{_sysconfdir}/tmpfi
|
|
|
|
|
# Remove installed doc, use doc macro instead
|
|
|
|
|
rm -r %{buildroot}%{_docdir}/%{name}
|
|
|
|
|
|
|
|
|
|
# Testcases need network access
|
|
|
|
|
%check
|
|
|
|
|
./fail2ban-testcases-all --no-network
|
|
|
|
|
|
|
|
|
|
# Testcases still pulling in network tests, wants /dev/log
|
|
|
|
|
#./fail2ban-testcases-all --no-network
|
|
|
|
|
|
|
|
|
|
%post
|
|
|
|
|
%if 0%{?fedora} >= 19
|
|
|
|
|