SPECS: blobby2.spec - use SDL renreder instead of OpenGL due to Re...

gotar gotar at pld-linux.org
Sun Aug 5 12:27:44 CEST 2007


Author: gotar                        Date: Sun Aug  5 10:27:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use SDL renreder instead of OpenGL due to RenderManagerGL2D segfaults,
- updated md5

---- Files affected:
SPECS:
   blobby2.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/blobby2.spec
diff -u SPECS/blobby2.spec:1.1 SPECS/blobby2.spec:1.2
--- SPECS/blobby2.spec:1.1	Sun Aug  5 11:45:55 2007
+++ SPECS/blobby2.spec	Sun Aug  5 12:27:39 2007
@@ -12,7 +12,7 @@
 License:	GPL v2
 Group:		X11/Applications/Games
 Source0:	%{name}-%{snap}.tar.bz2
-# Source0-md5:	3808d2d3d2186c1424ec9e5b01a05198
+# Source0-md5:	fffe00422e14879fe73db491ae782649
 URL:		http://blobby.redio.de/content/en/
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel
@@ -32,7 +32,7 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-sed -i -e "s:HAVE_LIBGL = @HAVE_LIBGL@:HAVE_LIBGL = 1:" src/Makefile.in
+sed -i -e "s:HAVE_LIBGL = @HAVE_LIBGL@:HAVE_LIBGL = 0:" src/Makefile.in
 sed -i  -e "s:-lSDL:-lSDL -lGL:" configure
 %configure \
 	%{?debug:--enable-debug}
@@ -61,5 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/08/05 10:27:39  gotar
+- use SDL renreder instead of OpenGL due to RenderManagerGL2D segfaults,
+- updated md5
+
 Revision 1.1  2007/08/05 09:45:55  gotar
 - initlal PLD release
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/blobby2.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list