From 20c06309a813df2fcf08cbff8d74b6ee0e385834 Mon Sep 17 00:00:00 2001 From: ebasov Date: Wed, 12 Feb 2025 18:58:15 +0300 Subject: [PATCH] Returning a code deleted by mistake --- SPECS/kernel-6.1.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/SPECS/kernel-6.1.spec b/SPECS/kernel-6.1.spec index 10d3fda..ecf8f8e 100644 --- a/SPECS/kernel-6.1.spec +++ b/SPECS/kernel-6.1.spec @@ -556,6 +556,16 @@ Requires: %{name}-core-uname-r = %{KVERREL}\ # And, finally, the main -core package. +%ifarch aarch64 +%define variant_summary The Linux kernel. +%kernel_lt_variant_package +%description core +The %{name} package contains the Linux kernel (vmlinuz), the core of any +Linux kernel based operating system. The %{name} package handles the basic +functions of the operating system: memory allocation, process allocation, +device input and output, etc. +%endif + %ifarch x86_64 %define variant_summary The Linux kernel. %kernel_lt_variant_package kmsan