[packages/iproute2] link patch not needed since 4.20.0

atler atler at pld-linux.org
Mon Mar 11 21:38:54 CET 2024


commit f7dcdaee40003b040e485c99e9bb08a92e9eb7f6
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Mar 11 21:23:50 2024 +0100

    link patch not needed since 4.20.0
    
    fixed in:
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=6ddb36c

 iproute2-link.patch | 10 ----------
 iproute2.spec       |  2 --
 2 files changed, 12 deletions(-)
---
diff --git a/iproute2.spec b/iproute2.spec
index b5aa041..228652b 100644
--- a/iproute2.spec
+++ b/iproute2.spec
@@ -20,7 +20,6 @@ Group:		Networking/Admin
 Source0:	https://www.kernel.org/pub/linux/utils/net/iproute2/%{name}-%{version}.tar.xz
 # Source0-md5:	35d8277d1469596b7edc07a51470a033
 Source1:	%{name}.tmpfiles
-Patch0:		%{name}-link.patch
 Patch3:		%{name}-LDFLAGS.patch
 
 Patch5:		%{name}-build.patch
@@ -154,7 +153,6 @@ tc).
 # conflict with atm-vbr patched linux-libc-headers
 %{__rm} include/uapi/linux/atm.h
 
-%patch0 -p1
 %patch3 -p1
 
 %patch5 -p1
diff --git a/iproute2-link.patch b/iproute2-link.patch
deleted file mode 100644
index ef650fd..0000000
--- a/iproute2-link.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- iproute2-4.17.0/tc/Makefile.orig	2018-07-24 17:16:55.547584691 +0200
-+++ iproute2-4.17.0/tc/Makefile	2018-07-24 17:35:16.220905453 +0200
-@@ -84,6 +84,7 @@
-   ifeq ($(TC_CONFIG_XT),y)
-     TCSO += m_xt.so
-     TCMODULES += em_ipt.o
-+    LDLIBS += $$($(PKG_CONFIG) xtables --libs)
-     ifeq ($(TC_CONFIG_IPSET),y)
-       TCMODULES += em_ipset.o
-     endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iproute2.git/commitdiff/a9a761d4b033f81db6a60d7628518f0af902050a



More information about the pld-cvs-commit mailing list