rpms/maniadrive/devel maniadrive-1.2-fixes.patch, 1.1, 1.2 maniadrive.spec, 1.8, 1.9

Hans de Goede jwrdegoede at fedoraproject.org
Tue Sep 30 07:21:20 UTC 2008


Author: jwrdegoede

Update of /cvs/extras/rpms/maniadrive/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32228

Modified Files:
	maniadrive-1.2-fixes.patch maniadrive.spec 
Log Message:
* Mon Sep 15 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 1.2-10
- Rebuild for new ode


maniadrive-1.2-fixes.patch:

Index: maniadrive-1.2-fixes.patch
===================================================================
RCS file: /cvs/extras/rpms/maniadrive/devel/maniadrive-1.2-fixes.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- maniadrive-1.2-fixes.patch	3 Sep 2007 19:18:20 -0000	1.1
+++ maniadrive-1.2-fixes.patch	30 Sep 2008 07:20:49 -0000	1.2
@@ -93,3 +93,15 @@
  INCLUDE_PATH =  -Iraydium/ode/include/ -Iraydium/php/ -Iraydium/php/include -Iraydium/php/main/ -Iraydium/php/Zend -Iraydium/php/TSRM -I/usr/include/curl
  LIBS_PATH =  -L/usr/X11R6/lib/
  CFLAGS=-Wall
+diff -up ManiaDrive-1.2-src/raydium/ode.c~ ManiaDrive-1.2-src/raydium/ode.c
+--- ManiaDrive-1.2-src/raydium/ode.c~	2008-09-15 19:41:57.000000000 +0200
++++ ManiaDrive-1.2-src/raydium/ode.c	2008-09-15 19:41:57.000000000 +0200
+@@ -149,6 +149,8 @@ if(sizeof(dReal) != sizeof(float))
+     exit(34);
+     }
+ 
++dInitODE();
++
+ raydium_ode_ExplosionCallback=NULL;
+ raydium_ode_CollideCallback=NULL;
+ raydium_ode_RayCallback=NULL;


Index: maniadrive.spec
===================================================================
RCS file: /cvs/extras/rpms/maniadrive/devel/maniadrive.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- maniadrive.spec	21 Jun 2008 11:21:11 -0000	1.8
+++ maniadrive.spec	30 Sep 2008 07:20:49 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           maniadrive
 Version:        1.2
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        3D stunt driving game
 Group:          Amusements/Games
 License:        GPLv2+
@@ -161,6 +161,9 @@
 
 
 %changelog
+* Mon Sep 15 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 1.2-10
+- Rebuild for new ode
+
 * Sat Jun 21 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 1.2-9
 - Rebuild for new php version
 




More information about the fedora-extras-commits mailing list