del broken lib
(cherry picked from commit 57b8fca281e9db9c3d5992a4b8abd3c944801ac4)
This commit is contained in:
parent
61b68e295f
commit
c8ef0d302c
@ -1,7 +1,7 @@
|
||||
|
||||
Name: ebtables
|
||||
Version: 2.0.11
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A filtering tool for a Linux-based bridging firewall
|
||||
License: GPLv2+
|
||||
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}
|
||||
|
||||
|
||||
mv %{buildroot}/%{_lib}/ebtables/libebtc.so %{buildroot}/%{_lib}/
|
||||
|
||||
# remove rpath or runpath
|
||||
chrpath -d %{buildroot}%{_sbindir}/ebtablesd
|
||||
chrpath -d %{buildroot}%{_sbindir}/ebtables-legacy
|
||||
@ -86,7 +84,6 @@ fi
|
||||
%license COPYING
|
||||
%{_unitdir}/ebtables.service
|
||||
%{_libexecdir}/ebtables
|
||||
/%{_lib}/libebtc.so
|
||||
/%{_lib}/ebtables/
|
||||
%{_sbindir}/ebtables-*
|
||||
%{_sbindir}/ebtables*
|
||||
@ -104,7 +101,13 @@ fi
|
||||
%doc %{_mandir}/man8/ebtables-legacy.8*
|
||||
|
||||
%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
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user