rpms/openoffice.org/devel openoffice.org-3.0.0.ooo90876.connectivity.evoab2.patch, NONE, 1.1 openoffice.org.spec, 1.1540, 1.1541

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Thu Jun 19 10:41:23 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23571

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-3.0.0.ooo90876.connectivity.evoab2.patch 
Log Message:
add openoffice.org-3.0.0.ooo90876.connectivity.evoab2.patch

openoffice.org-3.0.0.ooo90876.connectivity.evoab2.patch:

--- NEW FILE openoffice.org-3.0.0.ooo90876.connectivity.evoab2.patch ---
Index: source/drivers/evoab2/NStatement.cxx
===================================================================
RCS file: /cvs/dba/connectivity/source/drivers/evoab2/NStatement.cxx,v
retrieving revision 1.11
diff -u -r1.11 NStatement.cxx
--- openoffice.org.orig/connectivity/source/drivers/evoab2/NStatement.cxx	16 Jun 2008 12:11:05 -0000	1.11
+++ openoffice.org/connectivity/source/drivers/evoab2/NStatement.cxx	19 Jun 2008 10:34:49 -0000
@@ -403,7 +403,7 @@
 			OSQLParseNode *pNodeForTableName = pAllTableNames->getChild( 0 )->getChild( 0 );
 			if( m_aSQLIterator.isTableNode( pNodeForTableName ) )
 			{
-                aTableName = getTableRange(pAllTableNames->getChild( 0 ));
+                                aTableName = OSQLParseNode::getTableRange(pAllTableNames->getChild( 0 ));
 				if( !aTableName.getLength() )
         			OSQLParseNode::getTableComponents( pNodeForTableName, aCatalog, aSchema, aTableName);
 			}


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1540
retrieving revision 1.1541
diff -u -r1.1540 -r1.1541
--- openoffice.org.spec	19 Jun 2008 09:09:18 -0000	1.1540
+++ openoffice.org.spec	19 Jun 2008 10:40:22 -0000	1.1541
@@ -119,6 +119,7 @@
 Patch49: openoffice.org-3.0.0.ooo90306.sw.wrongprotection.patch
 Patch50: openoffice.org-3.0.0.ooo48400.svx.fixspelling.patch
 Patch51: openoffice.org-3.0.0.ooo90697.sd.a11ycrash.patch
+Patch52: openoffice.org-3.0.0.ooo90876.connectivity.evoab2.patch
 
 %define instdir %{_libdir}
 %define baseinstdir %{instdir}/openoffice.org
@@ -1255,6 +1256,7 @@
 %patch49 -p1 -b .ooo90306.sw.wrongprotection.patch
 %patch50 -p1 -b .ooo48400.svx.fixspelling.patch
 %patch51 -p1 -b .ooo90697.sd.a11ycrash.patch
+%patch52 -p1 -b .ooo90876.connectivity.evoab2.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -3458,6 +3460,7 @@
 - drop integrated openoffice.org-3.0.0.ooo87882.lingucomponent.systemdicts.patch
 - drop integrated openoffice.org-3.0.0.ooo87604.fixupsystemhunspell.patch
 - drop integrated openoffice.org-3.0.0.ooo90071.chart2.negativecount.patch
+- add openoffice.org-3.0.0.ooo90876.connectivity.evoab2.patch
 
 * Wed Jun 11 2008 Caolan McNamara <caolanm at redhat.com> - 1:3.0.0-0.19-1
 - next version




More information about the fedora-extras-commits mailing list