1
0
forked from jengelh/iptables

Accepting request 926538 from home:schubi2

- Added alts requirements for iptables-backend-nft package.

OBS-URL: https://build.opensuse.org/request/show/926538
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=148
This commit is contained in:
Jan Engelhardt 2021-10-20 11:28:19 +00:00 committed by Git OBS Bridge
parent 5df98ca110
commit 627d854142
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 20 11:15:19 UTC 2021 - Stefan Schubert <schubi@suse.de>
- Added alts requirements for iptables-backend-nft package.
-------------------------------------------------------------------
Thu Sep 16 11:40:45 UTC 2021 - Stefan Schubert <schubi@suse.com>

View File

@ -51,6 +51,7 @@ Requires: netcfg >= 11.6
Requires: xtables-plugins = %version-%release
%if %{with libalternatives}
Requires: alts
BuildRequires: alts
%else
Requires(post): update-alternatives
Requires(postun):update-alternatives
@ -69,8 +70,13 @@ the various Netfilter packet filter engines inside the Linux kernel.
Summary: Metapackage to make nft the default backend for iptables/arptables/ebtables
Group: Productivity/Networking/Security
Requires: iptables >= 1.8.0
%if %{with libalternatives}
Requires: alts
BuildRequires: alts
%else
Requires(post): update-alternatives
Requires(postun):update-alternatives
%endif
Provides: iptables-nft = %version-%release
Obsoletes: iptables-nft < %version-%release