SPECS: glest.spec - BR, setup, NFY

wolvverine wolvverine at pld-linux.org
Tue Sep 11 00:48:00 CEST 2007


Author: wolvverine                   Date: Mon Sep 10 22:47:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR, setup, NFY

---- Files affected:
SPECS:
   glest.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/glest.spec
diff -u SPECS/glest.spec:1.14 SPECS/glest.spec:1.15
--- SPECS/glest.spec:1.14	Mon Sep 10 16:41:48 2007
+++ SPECS/glest.spec	Tue Sep 11 00:47:54 2007
@@ -53,7 +53,9 @@
 Patch1:		%{name}-home_etc.patch
 URL:		http://www.glest.org/
 BuildRequires:	OpenAL-devel
-BuildRequires:	OpenGL-GLU-devel
+BuildRequires:	Mesa-libGL-devel
+BuildRequires:	Mesa-libGLU-devel
+BuildRequires:	Mesa-libGLw-devel
 BuildRequires:	SDL-devel >= 1.2.5
 BuildRequires:	dos2unix
 BuildRequires:	jam >= 2.5
@@ -74,7 +76,7 @@
 XML-a i zestawu narzędzi.
 
 %prep
-%setup -q -n %{name}_source_%{version} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17
+%setup -q -c -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17
 for file in xml ini log txt html lng; do
 	find ./ -noleaf -type f -name \*.$file -exec dos2unix '{}' \;
 done
@@ -87,7 +89,9 @@
 %build
 cd mk/linux
 ./autogen.sh
-%configure
+%configure \
+	--with-x \
+	--enable-optimize 
 jam
 
 %install
@@ -146,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007/09/10 22:47:54  wolvverine
+- BR, setup, NFY
+
 Revision 1.14  2007/09/10 14:41:48  wolvverine
 - up to 2.0.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glest.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list