diff --git a/ebtables.spec b/ebtables.spec index 9d560c6..a98a020 100644 --- a/ebtables.spec +++ b/ebtables.spec @@ -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 - 2.0.11-3 +* Thu Mar 24 2022 wangxiaopeng - 2.0.11-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:del broken lib + +* Tue Mar 09 2022 wangxiaopeng - 2.0.11-3 - Type:bugfix - ID:NA - SUG:NA