From cd1d76fe364d317148c82a8b343c4d2d3ea71f26d52287fda04b705d4b217ac9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 6 Sep 2018 11:05:45 +0000 Subject: [PATCH] Accepting request 632973 from home:markoschandras:branches:security:netfilter - Add missing update-alternatives dependency to Requires(post) section. If this is missing the package fails to install properly when it is used as build dependency. OBS-URL: https://build.opensuse.org/request/show/632973 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=110 --- iptables.changes | 7 +++++++ iptables.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/iptables.changes b/iptables.changes index 7be6a3e..61291d3 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 4 08:08:22 UTC 2018 - Markos Chandras + +- Add missing update-alternatives dependency to Requires(post) + section. If this is missing the package fails to install properly + when it is used as build dependency. + ------------------------------------------------------------------- Mon Jul 9 09:38:13 UTC 2018 - jengelh@inai.de diff --git a/iptables.spec b/iptables.spec index 5446ecf..f9c26d4 100644 --- a/iptables.spec +++ b/iptables.spec @@ -46,6 +46,7 @@ BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0 BuildRequires: pkgconfig(libnftnl) >= 1.0.5 Requires: netcfg >= 11.6 Requires: xtables-plugins = %version-%release +Requires(post): update-alternatives %description iptables is used to set up, maintain, and inspect the rule tables of