SPECS: quake3.spec - snapshot updated - fixed build without openal...

sparky sparky at pld-linux.org
Tue Jan 24 02:54:23 CET 2006


Author: sparky                       Date: Tue Jan 24 01:54:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- snapshot updated
- fixed build without openal
- altivec build works well now ! jit compiler for ppc isn't working yet

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

---- Diffs:

================================================================
Index: SPECS/quake3.spec
diff -u SPECS/quake3.spec:1.60 SPECS/quake3.spec:1.61
--- SPECS/quake3.spec:1.60	Tue Jan 24 01:45:58 2006
+++ SPECS/quake3.spec	Tue Jan 24 02:54:18 2006
@@ -9,12 +9,12 @@
 Summary(pl):	Quake3 dla Linuksa
 Name:		quake3
 Version:	1.33
-%define	_snap	20060122
-Release:	0.%{_snap}.0.2
+%define	_snap	20060123
+Release:	0.%{_snap}.0.1
 License:	GPL
 Group:		Applications/Games
 Source0:	http://sparky.homelinux.org/snaps/icculus/%{name}-%{_snap}.tar.bz2
-# Source0-md5:	61589f454bb31b002fcdddb8d4381981
+# Source0-md5:	1e3239045aa98fb32f08c6f970ce403b
 Source2:	q3ded.init
 Source3:	q3ded.sysconfig
 Source4:	%{name}.png
@@ -127,6 +127,9 @@
 
 %{__make} makedirs tools targets \
 	B="release-%{_target}"	\
+%if %{without openal}
+	USE_OPENAL=0		\
+%endif
 	CC="%{__cc}"		\
 	CFLAGS="$CFLAGS"
 
@@ -242,6 +245,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2006/01/24 01:54:18  sparky
+- snapshot updated
+- fixed build without openal
+- altivec build works well now ! jit compiler for ppc isn't working yet
+
 Revision 1.60  2006/01/24 00:45:58  sparky
 - smp runs, don't know is it realy smp
 - jit compiler works on amd64 !!
================================================================

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



More information about the pld-cvs-commit mailing list