From c95fe7da5024c99a26d2964e8537110218d4359af3856de7bcf65324c85174db Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 31 Dec 2011 23:51:26 +0000 Subject: [PATCH] Need more BuildRequires for git builds OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=42 --- iptables.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/iptables.spec b/iptables.spec index c179943..bc93f53 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,7 +1,7 @@ # # spec file for package iptables # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,7 +41,8 @@ BuildRequires: sgmltool %if 0%{?fedora_version} || 0%{?centos_version} BuildRequires: sgml-common %endif -BuildRequires: fdupes pkgconfig >= 0.23 pkgconfig(libnfnetlink) >= 1.0.0 +BuildRequires: autoconf automake fdupes libtool +BuildRequires: pkgconfig >= 0.23 pkgconfig(libnfnetlink) >= 1.0.0 BuildRequires: xz %description