[packages/iproute2] - removed obsolete q_atm_c patch

qboosh qboosh at pld-linux.org
Wed Feb 24 20:09:20 CET 2021


commit 912396bf5c68d94487902bee4222153a9c0ab4b8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Feb 24 20:08:31 2021 +0100

    - removed obsolete q_atm_c patch

 iproute2-q_atm_c.patch | 16 ----------------
 iproute2.spec          |  3 ---
 2 files changed, 19 deletions(-)
---
diff --git a/iproute2.spec b/iproute2.spec
index ff9faf7..86603e3 100644
--- a/iproute2.spec
+++ b/iproute2.spec
@@ -30,7 +30,6 @@ Patch6:		%{name}-print_cache_route_entries.patch
 Patch10:	%{name}-2.2.4-wrr.patch
 Patch11:	esfq-%{name}.patch
 Patch12:	001-net-dev-iface-descr-0.1.diff
-Patch13:	%{name}-q_atm_c.patch
 Patch14:	%{name}-q_srr.v0.4.patch
 Patch15:	%{name}-ip_route_get.patch
 URL:		https://wiki.linuxfoundation.org/networking/iproute2
@@ -126,7 +125,6 @@ tc).
 
 # conflict with atm-vbr patched linux-libc-headers
 %{__rm} include/uapi/linux/atm.h
-#%{__rm} -r include/linux
 
 %patch0 -p1
 %patch3 -p1
@@ -137,7 +135,6 @@ tc).
 %patch10 -p1
 %patch11 -p1
 %{?with_iface_descr:%patch12 -p1}
-%patch13 -p0
 %patch14 -p1
 %patch15 -p1
 
diff --git a/iproute2-q_atm_c.patch b/iproute2-q_atm_c.patch
deleted file mode 100644
index eda718b..0000000
--- a/iproute2-q_atm_c.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- tc/q_atm.c	2007-03-13 22:50:56.000000000 +0100
-+++ tc/q_atm.c-new	2007-05-18 14:04:30.317402219 +0200
-@@ -18,12 +18,11 @@
- #include <string.h>
- #include <atm.h>
- #include <linux/atmdev.h>
--#include <linux/atmarp.h>
- 
- #include "utils.h"
- #include "tc_util.h"
- 
--
-+#define ATMARP_MKIP     _IO('a',ATMIOC_CLIP+2)
- #define MAX_HDR_LEN 64
- 
- #define usage() return(-1)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list