SPECS: quake3.spec - updated to yesterday snapshot (svn rev 252) -...

sparky sparky at pld-linux.org
Fri Nov 4 20:55:28 CET 2005


Author: sparky                       Date: Fri Nov  4 19:55:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to yesterday snapshot (svn rev 252)
- fixed amd64, stupid vim syntax file, '#' in %ifnarch is not a comment

---- Files affected:
SPECS:
   quake3.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/quake3.spec
diff -u SPECS/quake3.spec:1.49 SPECS/quake3.spec:1.50
--- SPECS/quake3.spec:1.49	Tue Nov  1 12:29:10 2005
+++ SPECS/quake3.spec	Fri Nov  4 20:55:22 2005
@@ -4,12 +4,12 @@
 Summary(pl):	Quake3 dla Linuksa
 Name:		quake3
 Version:	1.33
-%define	_snap	20051031
+%define	_snap	20051103
 Release:	0.%{_snap}.0.1
 License:	GPL
 Group:		Applications/Games
 Source0:	http://sparky.homelinux.org/snaps/icculus/%{name}-%{_snap}.tar.bz2
-# Source0-md5:	61fdc38292b88ec3fd594bb505361e94
+# Source0-md5:	db4168a93a253a795095c6a461bfd7e9
 Source1:	ftp://ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-%{_dataver}.x86.run
 # Source1-md5:	c71fdddccb20e8fc393d846e9c61d685
 Source2:	q3ded.init
@@ -102,7 +102,8 @@
 CFLAGS="$CFLAGS -Wall -Wimplicit -Wstrict-prototypes"
 CFLAGS="$CFLAGS -DUSE_SDL_VIDEO=1 -DUSE_SDL_SOUND=1 $(sdl-config --cflags)"
 CFLAGS="$CFLAGS -DNDEBUG -MMD"
-%ifnarch %{ix86} #%{x8664} - experimental
+%ifnarch %{ix86}
+# %{x8664} - experimental and broken
 CFLAGS="$CFLAGS -DNO_VM_COMPILED"
 %endif
 
@@ -214,6 +215,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2005/11/04 19:55:22  sparky
+- updated to yesterday snapshot (svn rev 252)
+- fixed amd64, stupid vim syntax file, '#' in %ifnarch is not a comment
+
 Revision 1.49  2005/11/01 11:29:10  sparky
 - up to yesterday snapshot: q3ded works now on ppc, on sparc still don't
 - works fine but still not rel 1, -smp is not done, maybe just add O: ?
================================================================

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




More information about the pld-cvs-commit mailing list