forked from pool/xtables-addons
Xtables-addons 1.41
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/xtables-addons?expand=0&rev=46
This commit is contained in:
parent
8b9e8c7926
commit
cbf072c142
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c57cd71e936c1bcd14492b49a5a24ef6ab5b6e8698cf301a08b5a4b158e6efbe
|
||||
size 380488
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.16 (GNU/Linux)
|
||||
|
||||
iF4EABEIAAYFAk7WCKkACgkQkb3j62iiDkWC2AD+IGuKhNEGL+xj3wpOok3Q3rWn
|
||||
h3FkvzqP22P1A1mp12UBAJFxBCGbbrtlMPWCVFtmYU3x82liNvqKbiNVUapD9k4v
|
||||
=6AgM
|
||||
-----END PGP SIGNATURE-----
|
3
xtables-addons-1.41.tar.xz
Normal file
3
xtables-addons-1.41.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c80435cd9ff564b331c9ed53b1d61f5dfba0f6c73ffc303e1a87fdf4c1e3132
|
||||
size 394016
|
7
xtables-addons-1.41.tar.xz.asc
Normal file
7
xtables-addons-1.41.tar.xz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.18 (GNU/Linux)
|
||||
|
||||
iF4EABEIAAYFAk8EuCkACgkQkb3j62iiDkWU8gEAooh4+gVyAKHKtImtHy9A0cqy
|
||||
kWr5xfKhA19ondzUeAEA/jYNbuO23edAIsivoanB7DaAB0RmS8Y/xjubYcsQ2wYV
|
||||
=YQK6
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 20:37:45 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
- update to new upstream release 1.41
|
||||
* support for Linux 3.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 30 23:35:33 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xtables-addons
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,19 +18,24 @@
|
||||
|
||||
|
||||
Name: xtables-addons
|
||||
Version: 1.40
|
||||
Release: 1
|
||||
Version: 1.41
|
||||
Release: 0
|
||||
Group: Productivity/Networking/Security
|
||||
Summary: IP Packet Filter Administration Extensions
|
||||
License: GPL-2.0; GPL-2.0+
|
||||
Url: http://xtables-addons.sf.net/
|
||||
|
||||
#Git-Clone: git://xtables-addons.git.sf.net/gitroot/xtables-addons/xtables-addons
|
||||
#Git-Web: http://xtables-addons.git.sf.net/
|
||||
%define git_snapshot 0
|
||||
Source: %name-%version.tar.xz
|
||||
Source2: %name-%version.tar.xz.asc
|
||||
Source3: %name-preamble
|
||||
#Git-Clone: git://xtables-addons.git.sf.net/gitroot/xtables-addons/xtables-addons
|
||||
#Git-Web: http://xtables-addons.git.sf.net/
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: autoconf automake libtool
|
||||
%if %git_snapshot
|
||||
BuildRequires: autoconf automake >= 1.10b libtool
|
||||
%endif
|
||||
BuildRequires: pkgconfig >= 0.23 pkgconfig(xtables) >= 1.4.5 xz
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: %kernel_module_package_buildreqs
|
||||
|
Loading…
Reference in New Issue
Block a user