small cleanup
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=202
This commit is contained in:
parent
ec7af4efd1
commit
b2e9fd5ddd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6193066db69ca58fae7910d335910d248b06f5be1e09c511ecd591b304e85765
|
||||
size 2562768
|
@ -20,9 +20,7 @@
|
||||
%define __find_supplements sh -c '/usr/lib/rpm/find-supplements %{name} | grep -v pci:v00001022d00002000'
|
||||
|
||||
# Modules that have to be build up to version 12.1 (Last checked on 2011-04-14 with kernel 2.6.38)
|
||||
%if 0%{?suse_version} <= 1210
|
||||
%define mod1210 vmblock vmhgfs vmsync vmxnet vmci vsock
|
||||
%endif
|
||||
%define vm_modules vmblock vmhgfs vmsync vmxnet vmci vsock
|
||||
|
||||
# X modules are lower prio upstream and once in a while fail. Offer an easy way to enable/disable them.
|
||||
%define with_X 1
|
||||
@ -68,8 +66,6 @@ Requires(pre): %insserv_prereq
|
||||
Requires(pre): permissions
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
|
||||
%define vm_modules %{?mod1210} %{?mod1120}
|
||||
|
||||
%suse_kernel_module_package -n vmware-guest -p %{SOURCE98} xen um
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user