SPECS: quake3.spec - smp runs, don't know is it realy smp - jit co...

sparky sparky at pld-linux.org
Tue Jan 24 01:46:03 CET 2006


Author: sparky                       Date: Tue Jan 24 00:46:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- smp runs, don't know is it realy smp
- jit compiler works on amd64 !!

---- Files affected:
SPECS:
   quake3.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/quake3.spec
diff -u SPECS/quake3.spec:1.59 SPECS/quake3.spec:1.60
--- SPECS/quake3.spec:1.59	Tue Jan 24 01:24:27 2006
+++ SPECS/quake3.spec	Tue Jan 24 01:45:58 2006
@@ -10,7 +10,7 @@
 Name:		quake3
 Version:	1.33
 %define	_snap	20060122
-Release:	0.%{_snap}.0.1
+Release:	0.%{_snap}.0.2
 License:	GPL
 Group:		Applications/Games
 Source0:	http://sparky.homelinux.org/snaps/icculus/%{name}-%{_snap}.tar.bz2
@@ -121,8 +121,7 @@
 # -DUSE_OPENAL_DLOPEN=1"
 %endif
 CFLAGS="$CFLAGS -DNDEBUG -MMD"
-%ifnarch %{ix86}
-# %{x8664} - experimental and broken
+%ifnarch %{ix86} %{x8664}
 CFLAGS="$CFLAGS -DNO_VM_COMPILED"
 %endif
 
@@ -243,6 +242,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2006/01/24 00:45:58  sparky
+- smp runs, don't know is it realy smp
+- jit compiler works on amd64 !!
+
 Revision 1.59  2006/01/24 00:24:27  sparky
 - up to yesterdays snapshot (r518)
 - smp client is back !
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quake3.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list