rpms/xmoto/devel xmoto-0.5.0-helpers-text-includes.patch, NONE, 1.1 xmoto.spec, 1.49, 1.50

Jon Ciesla limb at fedoraproject.org
Mon Feb 23 18:35:17 UTC 2009


Author: limb

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

Modified Files:
	xmoto.spec 
Added Files:
	xmoto-0.5.0-helpers-text-includes.patch 
Log Message:
Another patch.


xmoto-0.5.0-helpers-text-includes.patch:

--- NEW FILE xmoto-0.5.0-helpers-text-includes.patch ---
--- src/helpers/Text.cpp.orig	2009-02-23 12:32:09.000000000 -0600
+++ src/helpers/Text.cpp	2009-02-23 12:32:10.000000000 -0600
@@ -21,0 +22 @@
+#include <cstdio>


Index: xmoto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xmoto/devel/xmoto.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- xmoto.spec	23 Feb 2009 17:57:10 -0000	1.49
+++ xmoto.spec	23 Feb 2009 18:34:46 -0000	1.50
@@ -17,6 +17,7 @@
 #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
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	desktop-file-utils
@@ -58,6 +59,7 @@
 #%patch5 -p1
 %patch6 -p0
 %patch7 -p0
+%patch8 -p0
 
 #fix encoding
 sed -i 's/\r//' src/xmscene/Camera.cpp




More information about the scm-commits mailing list