[fwknop] fix buildrequires

Peter Vrabec pvrabec at fedoraproject.org
Mon Jan 16 09:40:51 UTC 2012


commit d8fbf8b3259f2f5f14b349a324212cc5e7f1a7f6
Author: Peter Vrabec <pvrabec at redhat.com>
Date:   Mon Jan 16 10:40:31 2012 +0100

    fix buildrequires

 fwknop.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fwknop.spec b/fwknop.spec
index e9863a2..db01e43 100644
--- a/fwknop.spec
+++ b/fwknop.spec
@@ -8,7 +8,7 @@ Url: http://www.cipherdyne.org/fwknop/
 Source0: http://cipherdyne.org/fwknop/download/fwknop-%{version}.tar.gz
 Source1: http://cipherdyne.org/fwknop/download/fwknop-%{version}.tar.gz.asc
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: libpcap-devel
+BuildRequires: libpcap-devel iptables
 Requires: logrotate
 Requires(post): chkconfig /sbin/ldconfig
 Requires(preun): chkconfig, initscripts, /sbin/ldconfig


More information about the scm-commits mailing list