rpms/enigma/devel enigma-gcc-4.4-ftbfs.patch,NONE,1.1

Thorsten Leemhuis thl at fedoraproject.org
Wed Feb 4 18:08:19 UTC 2009


Author: thl

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

Added Files:
	enigma-gcc-4.4-ftbfs.patch 
Log Message:
* Wed Feb 04 2009 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1.01-8
- add enigma-gcc-4.4-ftbfs.patch from debian



enigma-gcc-4.4-ftbfs.patch:

--- NEW FILE enigma-gcc-4.4-ftbfs.patch ---
--- enigma-1.01/src/gui/LevelPackComposer.cc~	2008-11-11 20:42:16.000000000 +0000
+++ enigma-1.01/src/gui/LevelPackComposer.cc	2008-11-11 20:42:22.000000000 +0000
@@ -26,6 +26,7 @@
 #include "sound.hh"
 #include "video.hh"
 #include "lev/Index.hh"
+#include <cstdio>
 
 #include "main.hh"
 
--- enigma-1.01/src/lev/Index.cc~	2008-11-11 20:43:48.000000000 +0000
+++ enigma-1.01/src/lev/Index.cc	2008-11-11 20:43:53.000000000 +0000
@@ -26,6 +26,7 @@
 #include "StateManager.hh"
 #include "lev/ScoreManager.hh"
 #include "lev/RatingManager.hh"
+#include <cstdio>
 
 
 namespace enigma { namespace lev {
--- enigma-1.01/src/PropertyManager.cc~	2008-11-11 20:37:48.000000000 +0000
+++ enigma-1.01/src/PropertyManager.cc	2008-11-11 20:37:57.000000000 +0000
@@ -28,6 +28,7 @@
 #include "XMLtoLocal.hh"
 #include "XMLtoUtf8.hh"
 #include "ecl_system.hh"
+#include <cstdio>
 #include <iostream>
 #include <xercesc/dom/DOM.hpp>
 #include <xercesc/util/XMLDouble.hpp>
--- enigma-1.01/src/StateManager.cc~	2008-11-11 20:38:28.000000000 +0000
+++ enigma-1.01/src/StateManager.cc	2008-11-11 20:38:34.000000000 +0000
@@ -31,6 +31,7 @@
 #include "XMLtoUtf8.hh"
 #include "ecl_system.hh"
 #include "gui/ErrorMenu.hh"
+#include <cstdio>
 #include <iostream>
 #include <sstream>
 #include <xercesc/dom/DOM.hpp>




More information about the scm-commits mailing list