X-Git-Url: http://git.pld-linux.org/?p=packages%2FVMware-workstation.git;a=blobdiff_plain;f=VMware-workstation.spec;h=5fd9c63c070603a99bd6899bc1808f7cce800b09;hp=dacc7a61ef63ebaee20bcf51bce1db47363dd510;hb=80b621d9cee014ee991db5386479eb62e3ff7ead;hpb=cc138dbbe6b4f65984241c08cf8008dc79b168fe diff --git a/VMware-workstation.spec b/VMware-workstation.spec index dacc7a6..5fd9c63 100644 --- a/VMware-workstation.spec +++ b/VMware-workstation.spec @@ -200,11 +200,13 @@ cd - cd vmware-any-any-update%{_urel} chmod u+w ../lib/bin/vmware-vmx ../lib/bin-debug/vmware-vmx ../bin/vmnet-bridge +%if 0 rm -f update %{__cc} %{rpmldflags} %{rpmcflags} -o update update.c ./update vmx ../lib/bin/vmware-vmx ./update vmxdebug ../lib/bin-debug/vmware-vmx ./update bridge ../bin/vmnet-bridge +%endif rm -rf built mkdir built @@ -224,7 +226,7 @@ for mod in vmmon vmnet ; do ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm %{__make} -C %{_kernelsrcdir} modules \ - VMWARE_VER=VME_V452 \ + VMWARE_VER=VME_V5 \ M=$PWD O=$PWD \ VM_KBUILD=26 mv -f $mod.ko ../built/$mod-$cfg.ko