From d6a7b4c8adc70bcfde0301145ccf8c07d422274c Mon Sep 17 00:00:00 2001 From: lisu Date: Fri, 17 Jul 2009 09:50:40 +0000 Subject: [PATCH] - iptables requires in %%post and %%postun sections Changed files: sshguard.spec -> 1.18.2.5 --- sshguard.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sshguard.spec b/sshguard.spec index ceaaf42..9283ba5 100644 --- a/sshguard.spec +++ b/sshguard.spec @@ -16,7 +16,7 @@ Patch1: %{name}-getopt.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool -Requires: iptables +Requires(post,postun): iptables BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0