From de396da924b5002b42a1f810fe4ca38df6fee16a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mar 18 2014 00:43:32 +0000 Subject: Disable tests again for now --- diff --git a/fail2ban.spec b/fail2ban.spec index 04ce99a..f75952b 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -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