rpms/xmoto/devel xmoto-0.3.4-GameInit-includetokens.patch, NONE, 1.1 xmoto.spec, 1.28, 1.29

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


Author: limb

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

Modified Files:
	xmoto.spec 
Added Files:
	xmoto-0.3.4-GameInit-includetokens.patch 
Log Message:
Patch.


xmoto-0.3.4-GameInit-includetokens.patch:

--- NEW FILE xmoto-0.3.4-GameInit-includetokens.patch ---
--- src/GameInit.cpp	2008-01-09 07:35:15.000000000 -0600
+++ src/GameInit.cpp	2008-01-09 07:35:15.000000000 -0600
@@ -30,7 +30,7 @@
 #include "Sound.h"
 #include "PhysSettings.h"
 #include "Input.h"
-#include "db/xmDatabase.h";
+#include "db/xmDatabase.h"
 #include "helpers/Log.h"
 
 #include <curl/curl.h>


Index: xmoto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xmoto/devel/xmoto.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- xmoto.spec	9 Jan 2008 12:46:15 -0000	1.28
+++ xmoto.spec	9 Jan 2008 14:07:55 -0000	1.29
@@ -13,6 +13,7 @@
 Patch1:		xmoto-0.3.4-XMArgs-cstdlib.patch
 Patch2:		xmoto-0.3.4-Environment-cstlib.patch
 Patch3:		xmoto-0.3.4-Game-cstdlib.patch
+Patch4:		xmoto-0.3.4-GameInit-includetokens.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	desktop-file-utils
@@ -43,6 +44,7 @@
 %patch1 -p0
 %patch2 -p0
 %patch3 -p0
+%patch4 -p0
 
 #fix encoding
 sed -i 's/\r//' src/xmscene/Camera.cpp




More information about the fedora-extras-commits mailing list