From 93bd5c4922e049997b7ce488c5c2b069b0de9661a2feacff71a0caa5a1d23c62 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 6 Sep 2018 11:06:12 +0000 Subject: [PATCH] add more u-a requires OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=111 --- iptables.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/iptables.spec b/iptables.spec index f9c26d4..21532fc 100644 --- a/iptables.spec +++ b/iptables.spec @@ -47,6 +47,7 @@ BuildRequires: pkgconfig(libnftnl) >= 1.0.5 Requires: netcfg >= 11.6 Requires: xtables-plugins = %version-%release Requires(post): update-alternatives +Requires(postun): update-alternatives %description iptables is used to set up, maintain, and inspect the rule tables of @@ -56,6 +57,8 @@ 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 +Requires(post): update-alternatives +Requires(postun): update-alternatives %description backend-nft Installation of this package adds higher priority alternatives (cf.