rpms/xmoto/devel xmoto-0.3.4-BikePlayer-includetokens.patch, NONE, 1.1 xmoto.spec, 1.29, 1.30

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Wed Jan 9 14:35:35 UTC 2008


Author: limb

Update of /cvs/pkgs/rpms/xmoto/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27255

Modified Files:
	xmoto.spec 
Added Files:
	xmoto-0.3.4-BikePlayer-includetokens.patch 
Log Message:
Another patch.


xmoto-0.3.4-BikePlayer-includetokens.patch:

--- NEW FILE xmoto-0.3.4-BikePlayer-includetokens.patch ---
--- src/xmscene/BikePlayer.cpp	2008-01-09 08:24:49.000000000 -0600
+++ src/xmscene/BikePlayer.cpp	2008-01-09 08:24:49.000000000 -0600
@@ -24,7 +24,7 @@
 #include "BikeAnchors.h"
 #include "PhysSettings.h"
 #include "../Collision.h"
-#include "Zone.h";
+#include "Zone.h"
 #include "../Game.h"
 
 /* This is the magic depth factor :)  - tweak to obtain max. stability */


Index: xmoto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xmoto/devel/xmoto.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- xmoto.spec	9 Jan 2008 14:07:55 -0000	1.29
+++ xmoto.spec	9 Jan 2008 14:34:58 -0000	1.30
@@ -14,6 +14,7 @@
 Patch2:		xmoto-0.3.4-Environment-cstlib.patch
 Patch3:		xmoto-0.3.4-Game-cstdlib.patch
 Patch4:		xmoto-0.3.4-GameInit-includetokens.patch
+Patch5:		xmoto-0.3.4-BikePlayer-includetokens.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	desktop-file-utils
@@ -45,6 +46,7 @@
 %patch2 -p0
 %patch3 -p0
 %patch4 -p0
+%patch5 -p0
 
 #fix encoding
 sed -i 's/\r//' src/xmscene/Camera.cpp
@@ -99,7 +101,7 @@
 
 %changelog
 * Tue Jan 08 2008 Jon Ciesla <limb at jcomserv.net> 0.3.4-2
-- Added cstdlib patches.
+- Added cstdlib, include extra tokens patches.
 
 * Thu Oct 25 2007 Jon Ciesla <limb at jcomserv.net> 0.3.4-1
 - Bumped to 0.3.4.




More information about the fedora-extras-commits mailing list