Author: wolf                         Date: Mon Feb  6 17:15:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.1.11

---- Files affected:
SPECS:
   xmoto.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/xmoto.spec
diff -u SPECS/xmoto.spec:1.10 SPECS/xmoto.spec:1.11
--- SPECS/xmoto.spec:1.10       Sat Dec  3 14:49:35 2005
+++ SPECS/xmoto.spec    Mon Feb  6 18:15:51 2006
@@ -2,14 +2,15 @@
 Summary:       Clone of across/elma games
 Summary(pl):   Klon gry across/elma
 Name:          xmoto
-Version:       0.1.10
+Version:       0.1.11
 Release:       1
 License:       GPL
 Group:         X11/Applications/Games
 Source0:       http://dl.sourceforge.net/xmoto/%{name}-%{version}-src.tar.gz
-# Source0-md5: bd91f049fc60e5036112090f8d89ecea
+# Source0-md5: bf61a7e7d48deee2d88fd345c758d779
 Source1:       %{name}.png
 Source2:       %{name}.desktop
+Patch0:                %{name}-gcc4.patch
 URL:           http://xmoto.sourceforge.net/
 BuildRequires: OpenGL-devel
 BuildRequires: SDL-devel
@@ -42,6 +43,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -50,7 +52,8 @@
 %{__automake}
 
 %configure
-%{__make}
+%{__make} \
+       GL_LIBS="-lGL"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -79,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/02/06 17:15:51  wolf
+- 0.1.11
+
 Revision 1.10  2005/12/03 13:49:35  wolf
 - 0.1.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xmoto.spec?r1=1.10&r2=1.11&f=u

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

Reply via email to