rpms/xmoto/devel xmoto-0.5.0-helpers-log-include.patch, NONE, 1.1 xmoto.spec, 1.50, 1.51

Jon Ciesla limb at fedoraproject.org
Mon Feb 23 18:44:54 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/xmoto/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23418

Modified Files:
	xmoto.spec 
Added Files:
	xmoto-0.5.0-helpers-log-include.patch 
Log Message:
One more.


xmoto-0.5.0-helpers-log-include.patch:

--- NEW FILE xmoto-0.5.0-helpers-log-include.patch ---
--- src/helpers/Log.cpp.orig	2009-02-23 12:42:15.000000000 -0600
+++ src/helpers/Log.cpp	2009-02-23 12:42:15.000000000 -0600
@@ -25,0 +26 @@
+#include <cstdio>


Index: xmoto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xmoto/devel/xmoto.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- xmoto.spec	23 Feb 2009 18:34:46 -0000	1.50
+++ xmoto.spec	23 Feb 2009 18:44:24 -0000	1.51
@@ -17,7 +17,8 @@
 #Patch5:		xmoto-0.4.2-initode.patch
 Patch6:		xmoto-0.4.2-opengldepth.patch
 Patch7:		xmoto-0.5.0-xmargs-include.patch
-PAtch8:		xmoto-0.5.0-helpers-text-includes.patch
+Patch8:		xmoto-0.5.0-helpers-text-includes.patch
+Patch9:		xmoto-0.5.0-helpers-log-include.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	desktop-file-utils
@@ -60,6 +61,7 @@
 %patch6 -p0
 %patch7 -p0
 %patch8 -p0
+%patch9 -p0
 
 #fix encoding
 sed -i 's/\r//' src/xmscene/Camera.cpp




More information about the scm-commits mailing list