On Wed, Jul 28, 2021 at 01:31:07PM +0300, jarmo wrote: > Now what makes me wonder, why this: > kernel-headers-5.13.3-200.fc34.x86_64 > is different than all other KERNEL versions?
The kernel-headers package no longer tracks the version of the kernel installed. This bit me a while back because I was relying on it for a third-party kmod I built, since it relied on the buildroot having a kernel-headers that was the same version-release as the latest kernel-devel, so it could dynamically set up BuildRequires and Provides. So, I guess it's "No worries". -- Jonathan Billings <[email protected]> _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
