Dominique Leuenberger 2015-08-10 14:15:56 +00:00 committed by Git OBS Bridge
parent 8f9730c4e7
commit 2d843f1ef6

View File

@ -30,7 +30,7 @@
# The vmhgfs module is currently built for all versions
# (Shared Folders are not supported under ESX/ESXi, so this driver is not necessary for SLES11/12)
%define vmhgfs vmhgfs
%define vmhgfs %nil
# exclude AMD PCnet32 LANCE pci.id from Supplements list [bnc#397554]
%define __find_supplements sh -c '/usr/lib/rpm/find-supplements %{name} | grep -v pci:v00001022d00002000'
@ -116,7 +116,10 @@ Requires: tar
%if 0%{?suse_version} >= 1310
Requires: which
%endif
%if %{?vm_modules}
# only require the kmp package, if there are modules being built
Requires: vmware-guest-kmp
%endif
# To prevent autoinstallation on SLES11, exclude supplements from that version
%if 0%{?suse_version} != 1110
Supplements: modalias(pci:v000015ADd*sv*sd*bc*sc*i*)