SHA256
1
0
forked from pool/iptables
2011-07-22 13:17:36 +00:00
committed by Git OBS Bridge
parent 3ffef0f144
commit b4706f12c9
4 changed files with 21 additions and 7 deletions

View File

@@ -21,10 +21,11 @@
Name: iptables
License: GPLv2+
Group: Productivity/Networking/Security
Version: 1.4.11+
Version: 1.4.12
Release: 1
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
@@ -51,7 +52,7 @@ These libraries are needed to compile
- programs using libipq
%prep
%setup -qn %name
%setup -q
%patch -P 1 -p1
%build
@@ -84,8 +85,7 @@ find "%buildroot" -iname "*.la" -delete
%_sbindir/iptables*
%_sbindir/ip6tables*
%_sbindir/xtables*
%dir %_libexecdir/xtables
%_libexecdir/xtables/*
%_libdir/xtables
%_libdir/*.so.*
%files devel