Author: sparky                       Date: Sun Nov 20 03:09:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to yesterdays snapshot (added OpenAL support)

---- Files affected:
SPECS:
   quake3.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/quake3.spec
diff -u SPECS/quake3.spec:1.55 SPECS/quake3.spec:1.56
--- SPECS/quake3.spec:1.55      Sun Nov 13 19:52:34 2005
+++ SPECS/quake3.spec   Sun Nov 20 04:09:48 2005
@@ -8,12 +8,12 @@
 Summary(pl):   Quake3 dla Linuksa
 Name:          quake3
 Version:       1.33
-%define        _snap   20051112
+%define        _snap   20051119
 Release:       0.%{_snap}.1
 License:       GPL
 Group:         Applications/Games
 Source0:       
http://sparky.homelinux.org/snaps/icculus/%{name}-%{_snap}.tar.bz2
-# Source0-md5: 8ed82ca4cf0aed0d9e7ce22f19d4ec01
+# Source0-md5: bc00af2685e26292245aad93b6522cdc
 Source2:       q3ded.init
 Source3:       q3ded.sysconfig
 Source4:       %{name}.png
@@ -22,6 +22,7 @@
 Patch0:                %{name}-gpl-Makefile-install.patch
 Patch1:                %{name}-QUAKELIBDIR.patch
 URL:           http://icculus.org/quake3/
+BuildRequires: OpenAL-devel
 BuildRequires: OpenGL-devel
 BuildRequires: SDL-devel
 BuildRequires: rpmbuild(macros) >= 1.202
@@ -106,6 +107,7 @@
 CFLAGS="$CFLAGS -DQUAKELIBDIR=\\\"%{_libdir}/%{name}\\\""
 CFLAGS="$CFLAGS -Wall -Wimplicit -Wstrict-prototypes"
 CFLAGS="$CFLAGS -DUSE_SDL_VIDEO=1 -DUSE_SDL_SOUND=1 $(sdl-config --cflags)"
+CFLAGS="$CFLAGS -DUSE_OPENAL=1" # -DUSE_OPENAL_DLOPEN=1"
 CFLAGS="$CFLAGS -DNDEBUG -MMD"
 %ifnarch %{ix86}
 # %{x8664} - experimental and broken
@@ -201,7 +203,7 @@
 
 %files common
 %defattr(644,root,root,755)
-%doc id-readme.txt i_o-q3-readme ChangeLog TODO web/include/status.php
+%doc id-readme.txt README ChangeLog TODO web/include/status.php
 %dir %{_datadir}/games/%{name}
 %dir %{_datadir}/games/%{name}/baseq3
 %{_pixmapsdir}/quake3.png
@@ -232,6 +234,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2005/11/20 03:09:48  sparky
+- updated to yesterdays snapshot (added OpenAL support)
+
 Revision 1.55  2005/11/13 18:52:34  sparky
 - updated to yesterdays snapshot (almost nothing has changed)
 - added altivec bcond (with -O3 -fsigned-char -mcpu=7400 -mtune=7400
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to