zfs-kmod: fix empty rpm requires/conflicts
commit284489893bdd53004fdbc976106cac54a4069250
authorTodd <18294602+seidelma@users.noreply.github.com>
Tue, 23 Apr 2024 00:55:41 +0000 (22 17:55 -0700)
committerTony Hutter <hutter2@llnl.gov>
Mon, 29 Apr 2024 20:50:05 +0000 (29 13:50 -0700)
treef18a2ee767c2c41f255baab81c9c9cb3d2ba9074
parent6581b17842164dc882b00e5a6a0e468e9eadd8ed
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