rpms/openbabel/devel openbabel-gcc43.patch,1.6,1.7

Dominik Mierzejewski (rathann) fedora-extras-commits at redhat.com
Sun Jan 6 19:51:23 UTC 2008


Author: rathann

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

Modified Files:
	openbabel-gcc43.patch 
Log Message:
- fix build with gcc-4.3, take 7

openbabel-gcc43.patch:

Index: openbabel-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/devel/openbabel-gcc43.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- openbabel-gcc43.patch	6 Jan 2008 19:43:21 -0000	1.6
+++ openbabel-gcc43.patch	6 Jan 2008 19:51:16 -0000	1.7
@@ -1,3 +1,14 @@
+diff -up openbabel-2.1.1/src/dlhandler_unix.cpp.gcc43 openbabel-2.1.1/src/dlhandler_unix.cpp
+--- openbabel-2.1.1/src/dlhandler_unix.cpp.gcc43	2007-04-14 02:34:11.000000000 +0200
++++ openbabel-2.1.1/src/dlhandler_unix.cpp	2008-01-06 20:50:56.000000000 +0100
+@@ -25,6 +25,7 @@ GNU General Public License for more deta
+ #include <sys/stat.h>
+ #include <dlfcn.h>
+ #include <cstdlib>
++#include <cstring>
+ 
+ using namespace std;
+ 
 diff -up openbabel-2.1.1/src/zipstreamimpl.h.gcc43 openbabel-2.1.1/src/zipstreamimpl.h
 --- openbabel-2.1.1/src/zipstreamimpl.h.gcc43	2006-12-28 16:19:05.000000000 +0100
 +++ openbabel-2.1.1/src/zipstreamimpl.h	2008-01-06 19:28:16.000000000 +0100




More information about the fedora-extras-commits mailing list