rpms/gobby/devel gobby-0.4.5-gcc43.patch,1.1,1.2

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sat Feb 9 04:23:41 UTC 2008


Author: lmacken

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

Modified Files:
	gobby-0.4.5-gcc43.patch 
Log Message:
Update gobby-0.4.5-gcc43.patch to fix more compilation errors

gobby-0.4.5-gcc43.patch:

Index: gobby-0.4.5-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gobby/devel/gobby-0.4.5-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gobby-0.4.5-gcc43.patch	9 Feb 2008 04:10:25 -0000	1.1
+++ gobby-0.4.5-gcc43.patch	9 Feb 2008 04:23:35 -0000	1.2
@@ -8,3 +8,13 @@
  #include "unix.hpp"
  
  namespace
+--- src/header.cpp.orig	2008-02-08 23:21:04.000000000 -0500
++++ src/header.cpp	2008-02-08 23:21:23.000000000 -0500
+@@ -16,6 +16,7 @@
+  * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+  */
+ 
++#include <cstring>
+ #include <gtkmm/stock.h>
+ #include <obby/format_string.hpp>
+ 




More information about the fedora-extras-commits mailing list