From 8a2397ffd7852e61da59d738991f67680da36aea Mon Sep 17 00:00:00 2001 From: sparky Date: Sun, 19 Feb 2006 22:53:39 +0000 Subject: [PATCH] - modules build and work on amd64 Changed files: VMware-workstation.spec -> 1.79 --- VMware-workstation.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/VMware-workstation.spec b/VMware-workstation.spec index d69f287..3e7080f 100644 --- a/VMware-workstation.spec +++ b/VMware-workstation.spec @@ -16,6 +16,10 @@ %if %{with kernel24} %define _kernelsrcdir /usr/src/linux-2.4 %endif + +%ifarch %{x8664} +%undefine with_userspace +%endif # %define _ver 5.5.1 %define _build 19175 @@ -52,7 +56,7 @@ BuildRequires: sed >= 4.0 Requires: kernel(vmmon) = %{version}-%{_rel} Requires: libgnomecanvasmm Requires: libview >= 0.5.5-2 -ExclusiveArch: %{ix86} +ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _noautoprovfiles %{_libdir}/vmware/lib/.*\.so.* -- 2.44.0