rpms/openbabel/devel openbabel-gcc43.patch,1.4,1.5

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


Author: rathann

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

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

openbabel-gcc43.patch:

Index: openbabel-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/devel/openbabel-gcc43.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- openbabel-gcc43.patch	6 Jan 2008 18:56:39 -0000	1.4
+++ openbabel-gcc43.patch	6 Jan 2008 19:20:25 -0000	1.5
@@ -10,6 +10,18 @@
  //*****************************************************************************
  //  template class basic_zip_streambuf
  //*****************************************************************************
+diff -up openbabel-2.1.1/src/residue.cpp.gcc43 openbabel-2.1.1/src/residue.cpp
+--- openbabel-2.1.1/src/residue.cpp.gcc43	2007-01-05 17:29:49.000000000 +0100
++++ openbabel-2.1.1/src/residue.cpp	2008-01-06 20:02:27.000000000 +0100
+@@ -26,6 +26,8 @@ obtained in part or whole from RasMol2 b
+ // File Includes
+ ///////////////////////////////////////////////////////////////////////////////
+ 
++#include <string.h>
++
+ #include <openbabel/babelconfig.h>
+ 
+ #include <openbabel/residue.h>
 diff -up openbabel-2.1.1/src/obconversion.cpp.gcc43 openbabel-2.1.1/src/obconversion.cpp
 --- openbabel-2.1.1/src/obconversion.cpp.gcc43	2007-07-01 21:16:17.000000000 +0200
 +++ openbabel-2.1.1/src/obconversion.cpp	2008-01-06 19:48:30.000000000 +0100




More information about the fedora-extras-commits mailing list