From adf77a3242a1815d7e1f790aeab43af62b53ac6a2368a83beae352ca7f288ed5 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Sat, 24 Apr 2010 15:23:48 +0000 Subject: [PATCH] Accepting request 38743 from security:netfilter checked in (request 38743) OBS-URL: https://build.opensuse.org/request/show/38743 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=7 --- iptables.changes | 5 ----- iptables.spec | 14 +++++++++++++- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/iptables.changes b/iptables.changes index d07540e..bec470c 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Sat Apr 24 11:38:18 UTC 2010 - coolo@novell.com - -- buildrequire pkg-config to fix provides - ------------------------------------------------------------------- Mon Mar 1 15:43:30 UTC 2010 - jengelh@medozas.de diff --git a/iptables.spec b/iptables.spec index a99c4fe..4951349 100644 --- a/iptables.spec +++ b/iptables.spec @@ -31,13 +31,19 @@ Source: http://netfilter.org/projects/iptables/files/iptables-1.4.7.tar. Patch0: %{name}-batch.patch Url: http://netfilter.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: sgmltool pkg-config +BuildRequires: sgmltool %description Iptables is used to set up, maintain, and inspect the tables of IP packet filter rules in the Linux kernel. This version requires kernel 2.4.0 or newer. + + +Authors: +-------- + Netfilter developer team + %package devel License: GPLv2+ Summary: Libraries, Headers and Development Man Pages for iptables @@ -48,6 +54,12 @@ Requires: %{name} = %{version} %description devel These libraries are needed to compile programs against libipq. + + +Authors: +-------- + Netfilter developer team + %prep %setup -q %patch -P 0 -p1