SPECS: quake3.spec - snapshot uodared (revision 584)

sparky sparky at pld-linux.org
Fri Feb 24 18:21:03 CET 2006


Author: sparky                       Date: Fri Feb 24 17:21:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- snapshot uodared (revision 584)

---- Files affected:
SPECS:
   quake3.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/quake3.spec
diff -u SPECS/quake3.spec:1.63 SPECS/quake3.spec:1.64
--- SPECS/quake3.spec:1.63	Thu Jan 26 14:43:02 2006
+++ SPECS/quake3.spec	Fri Feb 24 18:20:57 2006
@@ -9,12 +9,12 @@
 Summary(pl):	Quake3 dla Linuksa
 Name:		quake3
 Version:	1.33
-%define	_snap	20060123
+%define	_snap	20060223
 Release:	0.%{_snap}.1
 License:	GPL
 Group:		Applications/Games
 Source0:	http://sparky.homelinux.org/snaps/icculus/%{name}-%{_snap}.tar.bz2
-# Source0-md5:	1e3239045aa98fb32f08c6f970ce403b
+# Source0-md5:	abccc686942c3f5f3b24c56a4ae68f43
 Source2:	q3ded.init
 Source3:	q3ded.sysconfig
 Source4:	%{name}.png
@@ -105,11 +105,14 @@
 %patch1 -p1
 %patch2 -p1
 cat << EOF > Makefile.local
-BUILD_CLIENT     = 1
-BUILD_CLIENT_SMP = 1
-BUILD_SERVER     = 1
-BUILD_GAME_SO    = 1
-BUILD_GAME_QVM   = 0
+BUILD_CLIENT	= 1
+BUILD_CLIENT_SMP= 1
+BUILD_SERVER	= 1
+BUILD_GAME_SO	= 1
+BUILD_GAME_QVM	= 0
+%if %{without openal}
+USE_OPENAL	= 0
+%endif
 EOF
 
 %build
@@ -120,7 +123,6 @@
 CFLAGS="$CFLAGS -DUSE_SDL_VIDEO=1 -DUSE_SDL_SOUND=1 $(sdl-config --cflags)"
 %if %{with openal}
 CFLAGS="$CFLAGS -DUSE_OPENAL=1"
-# -DUSE_OPENAL_DLOPEN=1"
 %endif
 CFLAGS="$CFLAGS -DNDEBUG -MMD"
 %ifnarch %{ix86} %{x8664}
@@ -129,9 +131,6 @@
 
 %{__make} makedirs tools targets \
 	B="release-%{_target}"	\
-%if %{without openal}
-	USE_OPENAL=0		\
-%endif
 	CC="%{__cc}"		\
 	CFLAGS="$CFLAGS"
 
@@ -247,6 +246,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2006/02/24 17:20:57  sparky
+- snapshot uodared (revision 584)
+
 Revision 1.63  2006/01/26 13:43:02  ankry
 - rel. .1 STBR
 
================================================================

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



More information about the pld-cvs-commit mailing list