fix build fail for firewalld
This commit is contained in:
parent
62f59d1834
commit
fef5de6ee2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user