rpms/glest/devel glest-3.2.2-missing-cstdio-include.patch, NONE, 1.1 glest-3.0.0-gcc43.patch, 1.1, NONE glest-3.0.0-unicode.patch, 1.1, NONE glest-3.2.0-gcc44.patch, 1.1, NONE

Bruno Wolff III bruno at fedoraproject.org
Sun Aug 23 01:05:52 UTC 2009


Author: bruno

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

Added Files:
	glest-3.2.2-missing-cstdio-include.patch 
Removed Files:
	glest-3.0.0-gcc43.patch glest-3.0.0-unicode.patch 
	glest-3.2.0-gcc44.patch 
Log Message:
Remove obsolete patch files and add new patch file I forgot to add in the
previous commit.



glest-3.2.2-missing-cstdio-include.patch:
 socket.cpp |    1 +
 1 file changed, 1 insertion(+)

--- NEW FILE glest-3.2.2-missing-cstdio-include.patch ---
*** shared_lib/sources/platform/posix/socket.cpp.orig	2009-04-03 12:40:41.000000000 -0500
--- shared_lib/sources/platform/posix/socket.cpp	2009-08-22 19:57:25.000000000 -0500
***************
*** 9,14 ****
--- 9,15 ----
  #include "socket.h"
  
  #include <cstring>
+ #include <cstdio>
  #include <cstdlib>
  #include <stdexcept>
  #include <sstream>


--- glest-3.0.0-gcc43.patch DELETED ---


--- glest-3.0.0-unicode.patch DELETED ---


--- glest-3.2.0-gcc44.patch DELETED ---




More information about the fedora-extras-commits mailing list