Dominique Leuenberger 2013-04-03 19:20:41 +00:00 committed by Git OBS Bridge
parent 9d61750557
commit 3ffec2e649
2 changed files with 3 additions and 1 deletions

View File

@ -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
Solaris due to C++ library issues).
- 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
__putname, following what the kernel folks did back in 2.6.6.
Fixes bnc#803157.

View File

@ -26,7 +26,7 @@
%endif
# 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.
%define with_X 1