SPECS: VMware-workstation.spec - modules build and work on amd64
sparky
sparky at pld-linux.org
Sun Feb 19 23:53:45 CET 2006
Author: sparky Date: Sun Feb 19 22:53:45 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- modules build and work on amd64
---- Files affected:
SPECS:
VMware-workstation.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: SPECS/VMware-workstation.spec
diff -u SPECS/VMware-workstation.spec:1.78 SPECS/VMware-workstation.spec:1.79
--- SPECS/VMware-workstation.spec:1.78 Sat Feb 11 14:01:26 2006
+++ SPECS/VMware-workstation.spec Sun Feb 19 23:53:39 2006
@@ -17,6 +17,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
@@ -53,7 +57,7 @@
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.*
@@ -648,6 +652,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2006/02/19 22:53:39 sparky
+- modules build and work on amd64
+
Revision 1.78 2006/02/11 13:01:26 charles
- new way of building modules
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/VMware-workstation.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list