From 905f069f60ff6690f959ddb321967c94421c6335 Mon Sep 17 00:00:00 2001 From: li-miaomiao_zhr Date: Sat, 6 May 2023 16:36:53 +0800 Subject: [PATCH 1/2] bugfix without subdirectories of rt_tables.d and rt_protos.d --- iproute.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/iproute.spec b/iproute.spec index 7a6387e..4eda766 100644 --- a/iproute.spec +++ b/iproute.spec @@ -2,7 +2,7 @@ Name: iproute Version: 6.1.0 Epoch: 1 -Release: 6 +Release: 7 Summary: Linux network configuration utilities License: GPLv2+ and Public Domain URL: https://kernel.org/pub/linux/utils/net/iproute2/ @@ -89,6 +89,12 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a %{_mandir}/* %changelog +* Sat May 6 2023 jiangheng - 1:6.1.0-7 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:bugfix without subdirectories of rt_tables.d and rt_protos.d + * Sat Feb 25 2023 jiangheng - 1:6.1.0-6 - Type:bugfix - ID:NA -- Gitee From 8faa9906127319848739e422473bc1485b3c1183 Mon Sep 17 00:00:00 2001 From: li-miaomiao_zhr Date: Sat, 6 May 2023 16:38:05 +0800 Subject: [PATCH 2/2] bugfix without subdirectories of rt_tables.d and rt_protos.d --- iproute.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iproute.spec b/iproute.spec index 4eda766..2b8dcb2 100644 --- a/iproute.spec +++ b/iproute.spec @@ -89,7 +89,7 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a %{_mandir}/* %changelog -* Sat May 6 2023 jiangheng - 1:6.1.0-7 +* Sat May 6 2023 li-miaomiao_zhr - 1:6.1.0-7 - Type:bugfix - ID:NA - SUG:NA -- Gitee