!20 [sync] PR-19: del broken lib
From: @openeuler-sync-bot Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
9501959f1a
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: ebtables
|
Name: ebtables
|
||||||
Version: 2.0.11
|
Version: 2.0.11
|
||||||
Release: 3
|
Release: 4
|
||||||
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/
|
||||||
@ -47,8 +47,6 @@ install -m0755 %{SOURCE2} %{buildroot}%{_libexecdir}/ebtables
|
|||||||
touch %{buildroot}%{_sysconfdir}/sysconfig/{ebtables.nat,ebtables.filter,ebtables.broute}
|
touch %{buildroot}%{_sysconfdir}/sysconfig/{ebtables.nat,ebtables.filter,ebtables.broute}
|
||||||
|
|
||||||
|
|
||||||
mv %{buildroot}/%{_lib}/ebtables/libebtc.so %{buildroot}/%{_lib}/
|
|
||||||
|
|
||||||
# remove rpath or runpath
|
# remove rpath or runpath
|
||||||
chrpath -d %{buildroot}%{_sbindir}/ebtablesd
|
chrpath -d %{buildroot}%{_sbindir}/ebtablesd
|
||||||
chrpath -d %{buildroot}%{_sbindir}/ebtables-legacy
|
chrpath -d %{buildroot}%{_sbindir}/ebtables-legacy
|
||||||
@ -86,7 +84,6 @@ fi
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%{_unitdir}/ebtables.service
|
%{_unitdir}/ebtables.service
|
||||||
%{_libexecdir}/ebtables
|
%{_libexecdir}/ebtables
|
||||||
/%{_lib}/libebtc.so
|
|
||||||
/%{_lib}/ebtables/
|
/%{_lib}/ebtables/
|
||||||
%{_sbindir}/ebtables-*
|
%{_sbindir}/ebtables-*
|
||||||
%{_sbindir}/ebtables*
|
%{_sbindir}/ebtables*
|
||||||
@ -104,7 +101,13 @@ fi
|
|||||||
%doc %{_mandir}/man8/ebtables-legacy.8*
|
%doc %{_mandir}/man8/ebtables-legacy.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Mar 09 2023 wangxiaopeng <wangxiaopeng7@huawei.com> - 2.0.11-3
|
* Thu Mar 24 2022 wangxiaopeng <wangxiaopeng7@huawei.com> - 2.0.11-4
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:del broken lib
|
||||||
|
|
||||||
|
* Tue Mar 09 2022 wangxiaopeng <wangxiaopeng7@huawei.com> - 2.0.11-3
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user