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

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


Author: rathann

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

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

openbabel-gcc43.patch:

Index: openbabel-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openbabel/devel/openbabel-gcc43.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openbabel-gcc43.patch	6 Jan 2008 18:29:11 -0000	1.3
+++ openbabel-gcc43.patch	6 Jan 2008 18:56:39 -0000	1.4
@@ -10,6 +10,17 @@
  //*****************************************************************************
  //  template class basic_zip_streambuf
  //*****************************************************************************
+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
+@@ -37,6 +37,7 @@ GNU General Public License for more deta
+ #include <sstream>
+ #include <string>
+ #include <map>
++#include <typeinfo>
+ 
+ #include <openbabel/obconversion.h>
+ 
 diff -up openbabel-2.1.1/src/fingerprint.cpp.gcc43 openbabel-2.1.1/src/fingerprint.cpp
 --- openbabel-2.1.1/src/fingerprint.cpp.gcc43	2007-06-02 15:56:31.000000000 +0200
 +++ openbabel-2.1.1/src/fingerprint.cpp	2008-01-06 19:17:45.000000000 +0100




More information about the fedora-extras-commits mailing list