diff --git a/iptables.spec b/iptables.spec index 3e6ac51..28a1ace 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,7 +1,7 @@ # -# spec file for package iptables (Version 1.4.10) +# spec file for package iptables # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -27,13 +27,13 @@ Summary: IP Packet Filter Administration #Git-Web: http://git.netfilter.org/ #Git-Clone: git://git.netfilter.org/iptables -Source: %name-%version.tar.xz +Source: %name-%version.tar.xz Patch1: iptables-batch.patch -Patch2: 874bd762-owner-restore-invert.diff -Patch3: 71e402b-fix-install-symlinks.diff -URL: http://netfilter.org/ -BuildRoot: %_tmppath/%name-%version-build -BuildRequires: pkg-config, sgmltool, xz +Patch2: 874bd762-owner-restore-invert.diff +Patch3: 71e402b-fix-install-symlinks.diff +Url: http://netfilter.org/ +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkg-config sgmltool xz %description Iptables is used to set up, maintain, and inspect the tables of IP @@ -44,7 +44,7 @@ packet filter rules in the Linux kernel. This version requires kernel License: GPLv2+ Summary: Libraries, Headers and Development Man Pages for iptables Group: Development/Libraries/C and C++ -Autoreqprov: on +AutoReqProv: on Requires: %name = %version %description devel