From b722e4bda8853b1580745c7fc9e80553885b6bb4 Mon Sep 17 00:00:00 2001 From: Lichen Liu Date: Mon, 29 Apr 2024 10:06:14 +0800 Subject: [PATCH] Add URL for kexec-tools and kump-utils Resolves: RHEL-29044 Upstream: Fedora Conflict: None commit 3fa5df9a684f63e9aa5b42a4c9de538d3be457ed Author: Coiby Xu Date: Mon Apr 8 13:17:23 2024 +0800 Add URL for kexec-tools and kump-utils Suggested-by: Dave Young Signed-off-by: Coiby Xu Reviewed-by: Philipp Rudo Reviewed-by: Dave Young Signed-off-by: Lichen Liu --- kexec-tools.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kexec-tools.spec b/kexec-tools.spec index a033217..196314d 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -6,6 +6,7 @@ Name: kexec-tools Version: 2.0.28 Release: 8%{?dist} +URL: https://kernel.org/pub/linux/utils/kernel/kexec License: GPL-2.0-only Summary: The kexec/kdump userspace component @@ -137,6 +138,7 @@ dumps to reduce its file size. It is typically used with the kdump mechanism. %package -n kdump-utils Version: 1.0.42 License: GPL-2.0-only AND LGPL-2.1-or-later +URL: https://github.com/rhkdump/kdump-utils Summary: Kernel crash dump collection utilities %ifarch ppc64 ppc64le