|
|
@ -59,8 +59,9 @@ install -d -m 0755 %{buildroot}%{_localstatedir}/lib/fail2ban/
|
|
|
|
mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
|
|
|
|
mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
|
|
|
|
install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/tmpfiles.d/fail2ban.conf
|
|
|
|
install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/tmpfiles.d/fail2ban.conf
|
|
|
|
|
|
|
|
|
|
|
|
%check
|
|
|
|
# Testcases need network access
|
|
|
|
./fail2ban-testcases
|
|
|
|
#%check
|
|
|
|
|
|
|
|
#./fail2ban-testcases
|
|
|
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
%clean
|
|
|
|
rm -rf %{buildroot}
|
|
|
|
rm -rf %{buildroot}
|
|
|
|