!2 fix build fail for firewalld

Merge pull request !2 from yaqwer/test_ci
This commit is contained in:
openeuler-ci-bot 2020-01-15 04:59:34 +08:00 committed by Gitee
commit bb7f4678ff

View File

@ -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 <buildteam@openeuler.org> - 2.0.10-32
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix build fail for firewalld
* Tue Jan 14 2020 zhangrui <zhangrui182@huawei.com> - 2.0.10-31
- Type:bugfix
- ID:NA