From 4d31c677bb547eed2a9fefa5ee3305523fab0f8d Mon Sep 17 00:00:00 2001 From: Jessica Yu Date: Oct 20 2021 11:11:32 +0000 Subject: Merge branch 'users/msuchanek/SLE15-SP4/for-next' into SLE15-SP4 Pull packaging update from Michal Suchanek. --- diff --git a/rpm/kernel-binary.spec.in b/rpm/kernel-binary.spec.in index 430c98a..8da2297 100644 --- a/rpm/kernel-binary.spec.in +++ b/rpm/kernel-binary.spec.in @@ -147,7 +147,7 @@ BuildRequires: modutils BuildRequires: openssl BuildRequires: pesign-obs-integration # pahole for CONFIG_DEBUG_INFO_BTF - ToDo: make it conditional -BuildRequires: dwarves >= 1.21 +BuildRequires: dwarves >= 1.22 # for objtool BuildRequires: libelf-devel # required for 50-check-kernel-build-id rpm check @@ -1286,7 +1286,7 @@ Requires: kernel-source-vanilla = %version-%source_rel Supplements: packageand(%name:kernel-source-vanilla) %endif %if "%CONFIG_DEBUG_INFO_BTF_MODULES" == "y" -Requires: dwarves >= 1.21 +Requires: dwarves >= 1.22 %endif @PROVIDES_OBSOLETES_DEVEL@ %obsolete_rebuilds %name-devel