SHA256
1
0
forked from pool/iptables

Accepting request 38700 from home:coolo:branches:openSUSE:Factory

Copy from home:coolo:branches:openSUSE:Factory/iptables via accept of submit request 38700 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/38700
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=6
This commit is contained in:
Stephan Kulow 2010-04-24 12:16:49 +00:00 committed by Git OBS Bridge
parent cfdebdc8a0
commit 85ea66a599
2 changed files with 6 additions and 13 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
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

View File

@ -31,19 +31,13 @@ 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
BuildRequires: sgmltool pkg-config
%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 <netfilter-devel@vger.kernel.org>
%package devel
License: GPLv2+
Summary: Libraries, Headers and Development Man Pages for iptables
@ -54,12 +48,6 @@ Requires: %{name} = %{version}
%description devel
These libraries are needed to compile programs against libipq.
Authors:
--------
Netfilter developer team <netfilter-devel@vger.kernel.org>
%prep
%setup -q
%patch -P 0 -p1