diff --git a/ebtables.spec b/ebtables.spec index 2ea345f..16c90d8 100644 --- a/ebtables.spec +++ b/ebtables.spec @@ -2,7 +2,7 @@ Name: ebtables Version: 2.0.10 -Release: 31 +Release: 32 Summary: A filtering tool for a Linux-based bridging firewall License: GPLv2+ URL: http://ebtables.sourceforge.net/ @@ -83,12 +83,11 @@ fi %{_libexecdir}/ebtables /%{_lib}/libebtc.so /%{_lib}/ebtables/ +%{_sbindir}/ebtables-* %exclude %{_initrddir} %exclude %{_sysconfdir}/ethertypes %config(noreplace) %{_sysconfdir}/sysconfig/ebtables-config %ghost %{_sbindir}/ebtables -%ghost %{_sbindir}/ebtables-save -%ghost %{_sbindir}/ebtables-restore %ghost %{_sysconfdir}/sysconfig/{ebtables.filter,ebtables.nat,ebtables.broute} %files help @@ -96,6 +95,12 @@ fi %doc %{_mandir}/man8/ebtables.8* %changelog +* Wed Jan 15 2020 openEuler Buildteam - 2.0.10-32 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix build fail for firewalld + * Tue Jan 14 2020 zhangrui - 2.0.10-31 - Type:bugfix - ID:NA