fix: block incompatible kernel from being installed
commitd02257c2804ca7c275cc5c64af9643d32624a61e
authortleydxdy <shironeko.github@tesaguri.club>
Wed, 20 Nov 2024 21:19:07 +0000 (20 16:19 -0500)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2024 21:19:07 +0000 (20 13:19 -0800)
tree479f49279cd4b3e8b6cfc0bf0cb1b53f19645650
parentd76d79fd2784fb8a09edc6a9879b927d2745b6ff
fix: block incompatible kernel from being installed

The current "Requires" lines only ensure the old kernel is
available on the system but it does not prevent fedora from
updating to an incompatible and breaking user's system.

Set Conflicts to block incompatible kernels from being installed.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: tleydxdy <shironeko.github@tesaguri.club>
Closes #16139
rpm/generic/zfs-dkms.spec.in