diff --git a/iptables.changes b/iptables.changes index d2e0cf5..b2bae13 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 30 14:28:11 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Tue Oct 4 23:01:57 UTC 2011 - jengelh@medozas.de diff --git a/iptables.spec b/iptables.spec index c47764e..88d5b74 100644 --- a/iptables.spec +++ b/iptables.spec @@ -15,22 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: iptables -License: GPLv2+ +License: GPL-2.0+ Group: Productivity/Networking/Security Version: 1.4.12.1+16 -Release: 1 +Release: 0 %define xt_sover 7 Summary: IP Packet Filter Administration - #DL-URL: ftp://ftp.netfilter.org/pub/iptables/ #Git-Web: http://git.netfilter.org/ #Git-Clone: git://git.netfilter.org/iptables Source: %name-%version.tar.xz Patch1: iptables-batch.patch -URL: http://netfilter.org/ +Url: http://netfilter.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} BuildRequires: sgmltool @@ -40,7 +37,11 @@ BuildRequires: sgml-common Provides: iptables-ipv6 = %version-%release Obsoletes: iptables-ipv6 < %version-%release %endif -BuildRequires: fdupes libnfnetlink-devel pkgconfig xz +BuildRequires: automake +BuildRequires: fdupes +BuildRequires: libnfnetlink-devel +BuildRequires: pkgconfig +BuildRequires: xz %description Iptables is used to set up, maintain, and inspect the tables of IP