SPECS: VMware-workstation.spec - fix 64bit platform detection

sparky sparky at pld-linux.org
Mon Feb 20 00:32:46 CET 2006


Author: sparky                       Date: Sun Feb 19 23:32:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix 64bit platform detection

---- Files affected:
SPECS:
   VMware-workstation.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/VMware-workstation.spec
diff -u SPECS/VMware-workstation.spec:1.79 SPECS/VMware-workstation.spec:1.80
--- SPECS/VMware-workstation.spec:1.79	Sun Feb 19 23:53:39 2006
+++ SPECS/VMware-workstation.spec	Mon Feb 20 00:32:40 2006
@@ -289,6 +289,8 @@
 #%patch0 -p0
 cp -a vmmon-only{,.clean}
 cp -a vmnet-only{,.clean}
+sed -e 's/filter x86_64%/filter x86_64% amd64% ia64%/' \
+	-i vmnet-only.clean/Makefile.kernel
 cd -
 %patch1 -p1
 
@@ -652,6 +654,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2006/02/19 23:32:40  sparky
+- fix 64bit platform detection
+
 Revision 1.79  2006/02/19 22:53:39  sparky
 - modules build and work on amd64
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/VMware-workstation.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list