fix build fail for firewalld
This commit is contained in:
parent
62f59d1834
commit
fef5de6ee2
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: ebtables
|
Name: ebtables
|
||||||
Version: 2.0.10
|
Version: 2.0.10
|
||||||
Release: 31
|
Release: 32
|
||||||
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/
|
||||||
@ -83,12 +83,11 @@ fi
|
|||||||
%{_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
|
||||||
@ -96,6 +95,12 @@ fi
|
|||||||
%doc %{_mandir}/man8/ebtables.8*
|
%doc %{_mandir}/man8/ebtables.8*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 14 2020 zhangrui <zhangrui182@huawei.com> - 2.0.10-31
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user