1
0

Accepting request 231472 from security:netfilter

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/231472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xtables-addons?expand=0&rev=44
This commit is contained in:
Stephan Kulow 2014-05-26 12:44:31 +00:00 committed by Git OBS Bridge
commit 5973acdf32
6 changed files with 20 additions and 18 deletions

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iF4EABEIAAYFAlLOhtMACgkQkb3j62iiDkWt1wD+IfI5dWcLzUYWj5kvZSn6mM1O
X9CMGpP2LuikEkIYQ1kA/jZdrHHHpV0tWekqGmttDdrcr9HgE80f8lrikBeFHyCz
=Hdpm
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c765a37ea9e8324832d68fd67fdfc2189db1cb9240f2b048aca6064ba9c13cdb
size 312564

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iF4EABEIAAYFAlNRXegACgkQkb3j62iiDkWr0AEAo1+cUV+//TQGzq/AwOd0VF9L
iO3e80ttZbqm8j6FaoABAKXDDdVZ++6PKFJW+NSWKXm20Fn/ffUZrdJC9ivEvS8h
=Jb/x
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2aea0a6ff04d64abfe0cc80b4f23b97e058b4595ab2e29b50ef3fe30952e230d
size 313732

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 18 17:17:14 UTC 2014 - jengelh@inai.de
- Update to new upstream release 2.5
* Support for Linux 3.14, 3.15
* xt_quota2: support distinct network namespaces
-------------------------------------------------------------------
Thu Jan 9 11:24:26 UTC 2014 - jengelh@inai.de

View File

@ -17,7 +17,7 @@
Name: xtables-addons
Version: 2.4
Version: 2.5
Release: 0
Summary: IP Packet Filter Administration Extensions
License: GPL-2.0 and GPL-2.0+
@ -29,13 +29,10 @@ Url: http://xtables-addons.sf.net/
#Git-Web: http://xtables-addons.git.sf.net/
Source3: %name-preamble
Source4: %name.keyring
Source7: %name-2.4.tar.xz
Source8: %name-2.4.tar.asc
Source7: http://downloads.sf.net/%name/%name-%version.tar.xz
Source8: http://downloads.sf.net/%name/%name-%version.tar.asc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} >= 1230
BuildRequires: gpg-offline
%endif
BuildRequires: %kernel_module_package_buildreqs
BuildRequires: kernel-syms >= 3.7
BuildRequires: pkgconfig >= 0.21
@ -69,8 +66,6 @@ contains extensions that were not, or are not yet, accepted in the
main kernel/iptables packages.
%prep
xz -dk "%_sourcedir/%name-%version.tar.xz"
%{?gpg_verify: %gpg_verify %_sourcedir/%name-%version.tar.asc}
%setup -Tqb7
%build