SPECS: glest.spec - cosmetics, unified GLU dep

qboosh qboosh at pld-linux.org
Sun Jun 25 22:08:55 CEST 2006


Author: qboosh                       Date: Sun Jun 25 20:08:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics, unified GLU dep

---- Files affected:
SPECS:
   glest.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/glest.spec
diff -u SPECS/glest.spec:1.5 SPECS/glest.spec:1.6
--- SPECS/glest.spec:1.5	Mon Jun 12 13:38:43 2006
+++ SPECS/glest.spec	Sun Jun 25 22:08:50 2006
@@ -3,8 +3,9 @@
 #TODO
 # - patch for search glest.ini (HOME_ETC) in glest_game/config.cpp  glest_game/main_menu.cpp  glest_game/renderer.cpp
 # - copy glest_game directory (data game) from SOURCE1 without program source files
+# - check for additional xorg deps
 Summary:	Glest - 3D real time strategy game
-Summary(pl):	Glest - Strategia 3D czasu rzeczywistego.
+Summary(pl):	Glest - Strategia 3D czasu rzeczywistego
 Name:		glest
 Version:	1.1.0
 Release:	0.1
@@ -16,10 +17,9 @@
 # Source1-md5:	bbf40de52ad412b1e36fc3bc1f6822fc
 #Patch0: %{name}-DESTDIR.patch
 URL:		http://www.glest.org/
-BuildRequires:	Mesa-libGLU-devel
 BuildRequires:	OpenAL-devel
+BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	SDL-devel >= 1.2.5
-BuildRequires:	X11-devel
 BuildRequires:	jam >= 2.5
 BuildRequires:	libogg-devel
 BuildRequires:	libvorbis-devel
@@ -33,11 +33,12 @@
 tools.
 
 %description -l pl
-Glest to darmowa gra 3D typu RTS(real time stategy), dostępna dla
-różnych systemów.
+Glest to darmowa gra 3D typu RTS (real time stategy), dostępna dla
+kilku różnych systemów operacyjnych. Można ją modyfikować przy użyciu
+XML-a i zestawu narzędzi.
 
 %prep
-%setup -q -a0 -a1
+%setup -q -a1
 
 %build
 %configure
@@ -57,7 +58,6 @@
 rm glest.ini
 cp -r ./* $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -74,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/06/25 20:08:50  qboosh
+- cosmetics, unified GLU dep
+
 Revision 1.5  2006/06/12 11:38:43  spider
 - litle extend description
 - sorted build requires
@@ -89,5 +92,3 @@
 
 Revision 1.1  2006/06/09 16:52:05  wolvverine
 - init, NFY
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glest.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list