kernel-clk6.18: add ciq-kmod Requires and ship %clk_version macro#1252
Open
josephtate wants to merge 1 commit into
Open
kernel-clk6.18: add ciq-kmod Requires and ship %clk_version macro#1252josephtate wants to merge 1 commit into
josephtate wants to merge 1 commit into
Conversation
Require ciq-kmod from the kernel metapackage so the patched kmod binary (which handles xz-compressed symvers in CLK 6.x kernels) is pulled in automatically when the CLK kernel is installed. Ship /usr/lib/rpm/macros.d/macros.kernel-clk6.18 in kernel-clk6.18-devel so kmod spec files can use %clk_version to name CLK subpackages without hardcoding the kernel version string. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Requires: ciq-kmodto thekernel-clk6.18metapackage so the patched kmod binary (which handles xz-compressed symvers in CLK 6.x kernels) is pulled in automatically when the CLK kernel is installed/usr/lib/rpm/macros.d/macros.kernel-clk6.18inkernel-clk6.18-develcontaining%clk_version 6.18, so kmod spec files can reference the CLK version without hardcoding it%filesentry are both guarded to the base (non-variant) devel package onlyTest plan
kernel-clk6.18andkernel-clk6.18-develRPMsrpm -qR kernel-clk6.18-*.rpmincludesciq-kmodrpm -ql kernel-clk6.18-devel-*.rpmincludes/usr/lib/rpm/macros.d/macros.kernel-clk6.18%clk_version 6.18🤖 Generated with Claude Code