rpms/sword/devel sword-gcc43.patch,1.2,1.3

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Thu Jan 10 20:54:24 UTC 2008


Author: deji

Update of /cvs/extras/rpms/sword/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22901

Modified Files:
	sword-gcc43.patch 
Log Message:
Yet more patching for gcc43


sword-gcc43.patch:

Index: sword-gcc43.patch
===================================================================
RCS file: /cvs/extras/rpms/sword/devel/sword-gcc43.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sword-gcc43.patch	10 Jan 2008 20:13:43 -0000	1.2
+++ sword-gcc43.patch	10 Jan 2008 20:54:12 -0000	1.3
@@ -18,3 +18,47 @@
  #ifdef __cplusplus
  #endif
  
+--- utilities/diatheke/diatheke.cpp	2005-05-16 14:10:25.000000000 -0400
++++ utilities/diatheke/diatheke.cpp.new	2008-01-10 15:42:10.000000000 -0500
+@@ -5,10 +5,10 @@
+ // see accompanying LICENSE file for license details
+ 
+ 
++#include <iostream>
+ #include "corediatheke.h"
+ #include "diathekemgr.h"
+ #include "diafiltmgr.h"
+-#include <iostream>
+ #include <utilstr.h>
+ 
+ using std::cout;
+--- utilities/diatheke/diatheke.cpp	2005-05-16 14:10:25.000000000 -0400
++++ utilities/diatheke/diatheke.cpp.new2	2008-01-10 15:49:58.000000000 -0500
+@@ -8,7 +8,6 @@
+ #include "corediatheke.h"
+ #include "diathekemgr.h"
+ #include "diafiltmgr.h"
+-#include <iostream>
+ #include <utilstr.h>
+ 
+ using std::cout;
+--- utilities/diatheke/corediatheke.cpp	2005-11-20 01:20:30.000000000 -0500
++++ utilities/diatheke/corediatheke.cpp.new	2008-01-10 15:48:38.000000000 -0500
+@@ -6,7 +6,6 @@
+ 
+ #include "corediatheke.h"
+ #include <regex.h>
+-#include <iostream>
+ #include <list>
+ #include <utilstr.h>
+ #include <versekey.h>
+--- utilities/diatheke/corediatheke.h	2003-04-04 23:13:23.000000000 -0500
++++ utilities/diatheke/corediatheke.h.new	2008-01-10 15:49:18.000000000 -0500
+@@ -4,6 +4,7 @@
+ // see accompanying LICENSE file for license details
+ 
+ #include <stdio.h>
++#include <iostream>
+ 
+ #include "diathekemgr.h"
+ #include <localemgr.h>




More information about the fedora-extras-commits mailing list