forked from pool/virtualbox
Accepting request 424220 from home:michal-m:branches:Virtualization
- 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
This commit is contained in:
parent
4bac402b42
commit
d21b5733af
@ -5,4 +5,4 @@ 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-ose-host-kmp
|
||||
Conflicts: virtualbox-host-kmp
|
||||
|
@ -5,4 +5,4 @@ Provides: virtualbox-ose-host-kmp-%1 = %version
|
||||
Obsoletes: virtualbox-ose-host-kmp-%1 < %version
|
||||
#host (vboxdrv) and guest (vboxguest) kmp exports the same symbol (RTMemFreeEx)
|
||||
#which break loading modules using modprobe (bnc#661740)
|
||||
Conflicts: virtualbox-ose-guest-kmp
|
||||
Conflicts: virtualbox-guest-kmp
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 11:54:43 UTC 2016 - mmarek@suse.cz
|
||||
|
||||
- Update the host <-> guest KMP conflict dependencies to no longer
|
||||
refer to the old name (boo#983927).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 28 01:59:37 UTC 2016 - Larry.Finger@lwfinger.net
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user