rpms/dbxml/devel dbxml-g++-4.3.patch,1.1,1.2

Milan Zazrivec (mzazrive) fedora-extras-commits at redhat.com
Wed Feb 20 17:16:13 UTC 2008


Author: mzazrive

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

Modified Files:
	dbxml-g++-4.3.patch 
Log Message:
fix g++ 4.3 patch


dbxml-g++-4.3.patch:

Index: dbxml-g++-4.3.patch
===================================================================
RCS file: /cvs/pkgs/rpms/dbxml/devel/dbxml-g++-4.3.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dbxml-g++-4.3.patch	20 Feb 2008 16:55:52 -0000	1.1
+++ dbxml-g++-4.3.patch	20 Feb 2008 17:15:58 -0000	1.2
@@ -251,14 +251,14 @@
  
  #include <db.h>
  #include "db_utils.h"
---- include/dbxml/DbXmlFwd.hpp	2008-02-20 11:25:11.000000000 -0500
-+++ include/dbxml/DbXmlFwd.hpp	2008-02-20 11:25:23.000000000 -0500
+--- include/dbxml/DbXmlFwd.hpp 2007-01-30 16:34:40.000000000 +0100
++++ include/dbxml/DbXmlFwd.hpp 2008-02-20 18:12:17.000000000 +0100
 @@ -15,7 +15,7 @@
  #define DBXML_VERSION_MINOR 3
  #define DBXML_VERSION_PATCH 10
- #define DBXML_VERSION_STRING "Oracle: Berkeley DB XML 2.3.10: (February 20, 2008)"
+ #define DBXML_VERSION_STRING "Oracle: Berkeley DB XML 2.3.10: (January 30, 2007)"
 -#define XERCESC xercesc_2_7
 +#define XERCESC xercesc_2_8
  //END-DBXML-VERSION
- 
+
  namespace XERCESC {




More information about the fedora-extras-commits mailing list