forked from pool/xtables-addons
Xtables-addons 1.42
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/xtables-addons?expand=0&rev=51
This commit is contained in:
parent
d6f10ae929
commit
267ddf1a62
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c80435cd9ff564b331c9ed53b1d61f5dfba0f6c73ffc303e1a87fdf4c1e3132
|
||||
size 394016
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.18 (GNU/Linux)
|
||||
|
||||
iF4EABEIAAYFAk8EuCkACgkQkb3j62iiDkWU8gEAooh4+gVyAKHKtImtHy9A0cqy
|
||||
kWr5xfKhA19ondzUeAEA/jYNbuO23edAIsivoanB7DaAB0RmS8Y/xjubYcsQ2wYV
|
||||
=YQK6
|
||||
-----END PGP SIGNATURE-----
|
3
xtables-addons-1.42.tar.xz
Normal file
3
xtables-addons-1.42.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc5427ee9918a0ccd8284ae9ba69c9bdd3385ab1870bb31ad77c887eb4a02408
|
||||
size 310872
|
7
xtables-addons-1.42.tar.xz.asc
Normal file
7
xtables-addons-1.42.tar.xz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.18 (GNU/Linux)
|
||||
|
||||
iF4EABEIAAYFAk99Ct0ACgkQkb3j62iiDkWbXwD/SYaxpCBa0zaO4r3y2M8ySMeX
|
||||
UPVH5JcVqHr11Fqp2JUA/1Z7kDBZXG0215lbdxYZjX+yrDJ5ygOC+3DRwNJtjUtq
|
||||
=15JM
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 5 03:04:48 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
- update to new upstream release 1.42
|
||||
* Linux 3.3/3.4 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 13 10:58:00 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: xtables-addons
|
||||
Version: 1.41
|
||||
Version: 1.42
|
||||
Release: 0
|
||||
Summary: IP Packet Filter Administration Extensions
|
||||
License: GPL-2.0 ; GPL-2.0+
|
||||
@ -38,8 +38,8 @@ BuildRequires: automake >= 1.10b
|
||||
BuildRequires: libtool
|
||||
%endif
|
||||
BuildRequires: pkgconfig >= 0.23
|
||||
BuildRequires: pkgconfig(xtables) >= 1.4.5
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(xtables) >= 1.4.5
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: %kernel_module_package_buildreqs
|
||||
Recommends: %name-kmp
|
||||
@ -79,8 +79,6 @@ main kernel/iptables packages.
|
||||
if [ ! -e configure ]; then
|
||||
./autogen.sh;
|
||||
fi;
|
||||
# ipset now in a separate RPM
|
||||
echo "build_ipset6=" >>mconfig;
|
||||
pushd ../;
|
||||
for flavor in %flavors_to_build; do
|
||||
cp -a "%name-%version" "%name-$flavor-%version";
|
||||
|
Loading…
Reference in New Issue
Block a user