forked from pool/iptables
iptables-1.4.16.2
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=56
This commit is contained in:
@@ -19,19 +19,19 @@
|
||||
Name: iptables
|
||||
%define lname_ipq libipq0
|
||||
%define lname_iptc libiptc0
|
||||
%define lname_xt libxtables7
|
||||
Version: 1.4.15
|
||||
%define lname_xt libxtables9
|
||||
Version: 1.4.16.2
|
||||
Release: 0
|
||||
Summary: IP Packet Filter Administration utilities
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/Security
|
||||
|
||||
Url: http://netfilter.org/
|
||||
#DL-URL: ftp://ftp.netfilter.org/pub/iptables/
|
||||
#Git-Web: http://git.netfilter.org/
|
||||
#Git-Clone: git://git.netfilter.org/iptables
|
||||
Source: ftp://ftp.netfilter.org/pub/iptables/%name-%version.tar.bz2
|
||||
Source2: ftp://ftp.netfilter.org/pub/iptables/%name-%version.tar.bz2.sig
|
||||
#DL-URL: http://netfilter.org/projects/iptables/files/
|
||||
Source: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2
|
||||
Source2: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2.sig
|
||||
Patch1: iptables-batch.patch
|
||||
Patch2: iptables-apply-mktemp-fix.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -215,12 +215,13 @@ rm -f "%buildroot/%_libdir"/*.la;
|
||||
|
||||
%files -n %lname_xt
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libxtables.so.7*
|
||||
%_libdir/libxtables.so.9*
|
||||
|
||||
%files -n libxtables-devel
|
||||
%defattr(-,root,root)
|
||||
%dir %_includedir/%name-%version
|
||||
%_includedir/%name-%version/xtables.h
|
||||
%_includedir/%name-%version/xtables-version.h
|
||||
%_libdir/libxtables.so
|
||||
%_libdir/pkgconfig/xtables.pc
|
||||
|
||||
|
Reference in New Issue
Block a user