diff --git a/ebtables.changes b/ebtables.changes index 2d5f1b4..4809a9c 100644 --- a/ebtables.changes +++ b/ebtables.changes @@ -3,11 +3,16 @@ Thu Mar 15 13:30:35 UTC 2018 - kstreitova@suse.com - fix ExecStart/ExecStop path in ebtables.service [bnc#1085228] +------------------------------------------------------------------- +Mon Mar 12 10:08:51 UTC 2018 - matthias.gerstner@suse.com + +- Fix ethertypes ownership, should be %exclude, not %ghost. + ------------------------------------------------------------------- Thu Feb 22 16:22:33 UTC 2018 - matthias.gerstner@suse.com -- Resolve conflict with iptables-nft and obtain ethertypes from new - netcfg minor version. FATE#320520 +- Resolve conflict with iptables-nft and obtain ethertypes from new netcfg + minor version. FATE#320520 ------------------------------------------------------------------- Thu Nov 23 13:37:47 UTC 2017 - rbrown@suse.com diff --git a/ebtables.spec b/ebtables.spec index ea36772..27bde32 100644 --- a/ebtables.spec +++ b/ebtables.spec @@ -135,7 +135,7 @@ rm -f "%{buildroot}/%{_sysconfdir}/ebtables-config" %ghost %{_fillupdir}/sysconfig.%{name}.nat %ghost %{_fillupdir}/sysconfig.%{name}.broute # is provided by the netcfg package -%ghost %{_sysconfdir}/ethertypes +%exclude %{_sysconfdir}/ethertypes %dir %{_libdir}/%{name} %{_libdir}/%{name}/*.so %{_sbindir}/ebtables