forked from pool/iptables
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
This commit is contained in:
parent
778e2419ae
commit
cd1d76fe36
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 08:08:22 UTC 2018 - Markos Chandras <mchandras@suse.de>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user