forked from pool/virtualbox
d21b5733af
- Update the host <-> guest KMP conflict dependencies to no longer refer to the old name (boo#983927). OBS-URL: https://build.opensuse.org/request/show/424220 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=270
9 lines
355 B
Plaintext
9 lines
355 B
Plaintext
Requires: kernel-%1
|
|
Provides: virtualbox-guest-kmp = %version
|
|
#rename from ose version:
|
|
Provides: virtualbox-ose-guest-kmp-%1 = %version
|
|
Obsoletes: virtualbox-ose-guest-kmp-%1 < %version
|
|
#host (vboxdrv) and guest (vboxguest) kmp exports the same symbol (RTMemFreeEx)
|
|
#which break loading modules using modprobe (bnc#661740)
|
|
Conflicts: virtualbox-host-kmp
|