diff --git a/iptables.changes b/iptables.changes index 4db318c..59e7012 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 12 10:08:53 UTC 2018 - matthias.gerstner@suse.com + +- Fix ethertypes ownership, should be %exclude, not %ghost. + +------------------------------------------------------------------- +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..faa43f6 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 +%exclude %_sysconfdir/ethertypes %_sbindir/*-compat* %_sbindir/*-translate*