!1 fix build fail

Merge pull request !1 from Anonymous_Z/anonymous_z
This commit is contained in:
openeuler-ci-bot 2020-01-14 23:22:44 +08:00 committed by Gitee
commit 62f59d1834

View File

@ -2,7 +2,7 @@
Name: ebtables Name: ebtables
Version: 2.0.10 Version: 2.0.10
Release: 30 Release: 31
Summary: A filtering tool for a Linux-based bridging firewall Summary: A filtering tool for a Linux-based bridging firewall
License: GPLv2+ License: GPLv2+
URL: http://ebtables.sourceforge.net/ URL: http://ebtables.sourceforge.net/
@ -78,15 +78,17 @@ fi
%files %files
%license COPYING %license COPYING
%{_sbindir}/ebtables-legacy*
%{_unitdir}/ebtables.service %{_unitdir}/ebtables.service
%{_libexecdir}/ebtables %{_libexecdir}/ebtables
/%{_lib}/libebtc.so /%{_lib}/libebtc.so
/%{_lib}/ebtables/ /%{_lib}/ebtables/
%{_sbindir}/ebtables-*
%exclude %{_initrddir} %exclude %{_initrddir}
%exclude %{_sysconfdir}/ethertypes %exclude %{_sysconfdir}/ethertypes
%config(noreplace) %{_sysconfdir}/sysconfig/ebtables-config %config(noreplace) %{_sysconfdir}/sysconfig/ebtables-config
%ghost %{_sbindir}/ebtables %ghost %{_sbindir}/ebtables
%ghost %{_sbindir}/ebtables-save
%ghost %{_sbindir}/ebtables-restore
%ghost %{_sysconfdir}/sysconfig/{ebtables.filter,ebtables.nat,ebtables.broute} %ghost %{_sysconfdir}/sysconfig/{ebtables.filter,ebtables.nat,ebtables.broute}
%files help %files help
@ -94,6 +96,12 @@ fi
%doc %{_mandir}/man8/ebtables.8* %doc %{_mandir}/man8/ebtables.8*
%changelog %changelog
* Tue Jan 14 2020 zhangrui <zhangrui182@huawei.com> - 2.0.10-31
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix build fail for firewalld
* Thu Sep 24 2019 gaoguanghui <gaoguanghui1@huawei.com> - 2.0.10-30 * Thu Sep 24 2019 gaoguanghui <gaoguanghui1@huawei.com> - 2.0.10-30
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA