SPECS: quake3.spec - gcc42 fixes.
pluto
pluto at pld-linux.org
Fri Mar 23 10:39:38 CET 2007
Author: pluto Date: Fri Mar 23 09:39:38 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gcc42 fixes.
---- Files affected:
SPECS:
quake3.spec (1.75 -> 1.76)
---- Diffs:
================================================================
Index: SPECS/quake3.spec
diff -u SPECS/quake3.spec:1.75 SPECS/quake3.spec:1.76
--- SPECS/quake3.spec:1.75 Tue Feb 13 09:06:43 2007
+++ SPECS/quake3.spec Fri Mar 23 10:39:33 2007
@@ -24,6 +24,7 @@
Patch0: %{name}-gpl-Makefile-install.patch
Patch1: %{name}-QUAKELIBDIR.patch
Patch2: %{name}-alpha.patch
+Patch3: %{name}-gcc42.patch
URL: http://icculus.org/quake3/
%if %{with openal}
BuildRequires: OpenAL-devel
@@ -120,6 +121,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
cat << EOF > Makefile.local
BUILD_CLIENT = 1
BUILD_CLIENT_SMP= 1
@@ -257,6 +259,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.76 2007/03/23 09:39:33 pluto
+- gcc42 fixes.
+
Revision 1.75 2007/02/13 08:06:43 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/quake3.spec?r1=1.75&r2=1.76&f=u
More information about the pld-cvs-commit
mailing list