rpms/openoffice.org/devel openoffice.org-2.0.4.ooo71039.svx.purevirtual.patch, NONE, 1.1 openoffice.org.spec, 1.901, 1.902

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Oct 31 14:37:43 UTC 2006


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv27471

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-2.0.4.ooo71039.svx.purevirtual.patch 
Log Message:
add openoffice.org-2.0.4.ooo71039.svx.purevirtual.patch

openoffice.org-2.0.4.ooo71039.svx.purevirtual.patch:
 inc/svdobj.hxx     |    0 
 svx/inc/svdobj.hxx |    2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE openoffice.org-2.0.4.ooo71039.svx.purevirtual.patch ---
Index: inc/svdobj.hxx
===================================================================
RCS file: /cvs/graphics/svx/inc/svdobj.hxx,v
retrieving revision 1.41
diff -u -r1.41 svdobj.hxx
--- openoffice.org.orig/svx/inc/svdobj.hxx	19 Jun 2006 14:44:11 -0000	1.41
+++ openoffice.org/svx/inc/svdobj.hxx	31 Oct 2006 14:28:29 -0000
@@ -323,7 +323,7 @@
 	{}
 	virtual ~SdrObjUserData();
 
-	virtual SdrObjUserData* Clone(SdrObject* pObj1) const = NULL;
+	virtual SdrObjUserData* Clone(SdrObject* pObj1) const = 0;
 	UINT32  GetInventor() const { return nInventor; }
 	UINT16  GetId() const { return nIdentifier; }
 	//BFS01virtual void WriteData(SvStream& rOut);


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.901
retrieving revision 1.902
diff -u -r1.901 -r1.902
--- openoffice.org.spec	31 Oct 2006 11:54:43 -0000	1.901
+++ openoffice.org.spec	31 Oct 2006 14:37:41 -0000	1.902
@@ -140,6 +140,7 @@
 Patch72: workspace.fwk53.patch
 Patch73: openoffice.org-2.0.4.ooo70835.vcl.minimizealerts.patch
 Patch74: openoffice.org-2.0.4.ooo70155.fasterhelplinking.patch
+Patch75: openoffice.org-2.0.4.ooo71039.svx.purevirtual.patch
 
 %define instdir %{_libdir}/openoffice.org2.0
 
@@ -1014,6 +1015,7 @@
 %patch72 -p1 -b .workspace.fwk53.patch
 %patch73 -p1 -b .ooo70835.vcl.minimizealerts.patch
 %patch74 -p1 -b .ooo70155.fasterhelplinking.patch
+%patch75 -p1 -b .ooo71039.svx.purevirtual.patch
 
 tar xzf %{SOURCE1}
 
@@ -2541,6 +2543,7 @@
 %changelog
 * Tue Oct 31 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.4-5.7
 - rebuild for curl
+- add openoffice.org-2.0.4.ooo71039.svx.purevirtual.patch for bad pure virtual
 
 * Mon Oct 23 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.4-5.6
 - add openoffice.org-2.0.4.ooo70601.sd.sal_uInt32_aslong.patch




More information about the fedora-cvs-commits mailing list