diff --git a/iptables.changes b/iptables.changes index 4db318c..554b179 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 16:21:38 UTC 2018 - matthias.gerstner@suse.com + +- Resolve conflict with ebtables and obtain ethertypes from new netcfg minor + version. FATE#320520 + ------------------------------------------------------------------- Sat Feb 3 14:02:59 UTC 2018 - jengelh@inai.de diff --git a/iptables.spec b/iptables.spec index f17a502..18a450b 100644 --- a/iptables.spec +++ b/iptables.spec @@ -58,8 +58,8 @@ kernel. %package nft Summary: nft packet filter administration utilties in the style of Xtables Group: Productivity/Networking/Security +Requires: netcfg >= 11.6 Requires: xtables-plugins = %version-%release -Conflicts: ebtables %description nft The programs shipped in this subpackage behave like iptables on the @@ -193,7 +193,8 @@ rm -f "%buildroot/%_libdir"/*.la %files nft %defattr(-,root,root) -%_sysconfdir/ethertypes +# is provided by netcfg +%ghost %_sysconfdir/ethertypes %_sbindir/*-compat* %_sbindir/*-translate*