rpms/strigi/devel strigi-gcc43.patch,1.1,1.2

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Fri Jan 11 12:36:25 UTC 2008


Author: deji

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

Modified Files:
	strigi-gcc43.patch 
Log Message:
One more missing header


strigi-gcc43.patch:

Index: strigi-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/strigi/devel/strigi-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- strigi-gcc43.patch	11 Jan 2008 12:15:30 -0000	1.1
+++ strigi-gcc43.patch	11 Jan 2008 12:36:15 -0000	1.2
@@ -8,3 +8,13 @@
  #include <sys/resource.h>
  #include <sys/select.h>
  #include <sys/types.h>
+--- tests/test_runner.cpp	2007-10-26 08:25:47.000000000 -0400
++++ tests/test_runner.cpp.new	2008-01-11 07:32:21.000000000 -0500
+@@ -27,6 +27,7 @@
+ #include "config.h"
+ 
+ #include <iostream>
++#include <cstdlib>
+ using namespace std;
+ 
+ int main() {




More information about the fedora-extras-commits mailing list