mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-12-01 09:32:08 +03:00
Remove spl-dkms conflict with spl-kmod
Because the spl-dkms package also provides spl-kmod for the
spl user package yum flags this as a conflict. To avoid the
problem remove the Conflicts tag from spl-dkms and just rely
on the one in spl-kmod.
spl-dkms-0.6.0-rc14.fc18.noarch has installed conflicts
spl-kmod: spl-dkms-0.6.0-rc14.fc18.noarch
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
parent
4074820904
commit
19e9d8fd61
@ -16,7 +16,6 @@ BuildArch: noarch
|
|||||||
|
|
||||||
Requires: dkms >= 2.2.0.2
|
Requires: dkms >= 2.2.0.2
|
||||||
Provides: %{module}-kmod = %{version}
|
Provides: %{module}-kmod = %{version}
|
||||||
Conflicts: %{module}-kmod
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the dkms kernel modules required to emulate
|
This package contains the dkms kernel modules required to emulate
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user