]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
zfs-kmod: fix empty rpm requires/conflicts
authorTodd <18294602+seidelma@users.noreply.github.com>
Tue, 23 Apr 2024 00:55:41 +0000 (17:55 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Apr 2024 00:55:41 +0000 (17:55 -0700)
commit87d81d1d13e0ef848d2d533a4f12f5de41026e73
treeab590c9750d6c4bc15cb61cc0f990383f5bcaa38
parent4036b8d027fb7fe1a629b08a0d23cac975ab2eb9
zfs-kmod: fix empty rpm requires/conflicts

Fix an error in zfs-kmod.spec that causes kmod-zfs packages not to
include the correct RPM requires/conflicts relationships.  With this
change applied, RPM correctly no longer allows kmod-zfs & zfs-dkms
packages to be installed together.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Todd Seidelmann <18294602+seidelma@users.noreply.github.com>
Closes #16121
rpm/redhat/zfs-kmod.spec.in