No more vmblock.ko
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=238
This commit is contained in:
parent
9d61750557
commit
3ffec2e649
@ -8,6 +8,8 @@ Wed Apr 3 18:26:54 UTC 2013 - dimstar@opensuse.org
|
|||||||
+ Fixes for Copy/Paste (and C&P is temporarily disabled on
|
+ Fixes for Copy/Paste (and C&P is temporarily disabled on
|
||||||
Solaris due to C++ library issues).
|
Solaris due to C++ library issues).
|
||||||
- Drop open-vm-tools-kernel-3.6.patch: fixed upstream.
|
- Drop open-vm-tools-kernel-3.6.patch: fixed upstream.
|
||||||
|
- No longer build vmblock.ko: it's been obsoleted in favor of
|
||||||
|
vmblock-fuse.
|
||||||
- Add open-vm-tools-putname.patch: Change the putname symbol to
|
- Add open-vm-tools-putname.patch: Change the putname symbol to
|
||||||
__putname, following what the kernel folks did back in 2.6.6.
|
__putname, following what the kernel folks did back in 2.6.6.
|
||||||
Fixes bnc#803157.
|
Fixes bnc#803157.
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Modules that have to be build up to version 12.2 (Last checked on 2012-02-05 with kernel 3.2.0)
|
# Modules that have to be build up to version 12.2 (Last checked on 2012-02-05 with kernel 3.2.0)
|
||||||
%define vm_modules vmci vmblock vmhgfs vmsync vsock %{?vm_modules1210}
|
%define vm_modules vmci vmhgfs vmsync vsock %{?vm_modules1210}
|
||||||
|
|
||||||
# X modules are lower prio upstream and once in a while fail. Offer an easy way to enable/disable them.
|
# X modules are lower prio upstream and once in a while fail. Offer an easy way to enable/disable them.
|
||||||
%define with_X 1
|
%define with_X 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user