From c8ef0d302cb4f5849ad8b1d8d981078417998c60 Mon Sep 17 00:00:00 2001 From: wangxp006 Date: Thu, 24 Mar 2022 17:36:37 +0800 Subject: [PATCH] del broken lib (cherry picked from commit 57b8fca281e9db9c3d5992a4b8abd3c944801ac4) --- ebtables.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) 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