rpms/openoffice.org/FC-6 openoffice.org-2.0.4.ooo71076.dtrans.64bitdragdrop.patch, NONE, 1.1 openoffice.org.spec, 1.898, 1.899

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Nov 1 14:45:51 UTC 2006


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-2.0.4.ooo71076.dtrans.64bitdragdrop.patch 
Log Message:
openoffice.org-2.0.4.ooo71076.dtrans.64bitdragdrop.patch

openoffice.org-2.0.4.ooo71076.dtrans.64bitdragdrop.patch:
 dtrans/source/X11/X11_droptarget.cxx |    2 +-
 source/X11/X11_droptarget.cxx        |    0 
 2 files changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE openoffice.org-2.0.4.ooo71076.dtrans.64bitdragdrop.patch ---
Index: source/X11/X11_droptarget.cxx
===================================================================
RCS file: /cvs/gsl/dtrans/source/X11/X11_droptarget.cxx,v
retrieving revision 1.9
diff -u -r1.9 X11_droptarget.cxx
--- openoffice.org.orig/dtrans/source/X11/X11_droptarget.cxx	8 Sep 2005 18:02:19 -0000	1.9
+++ openoffice.org/dtrans/source/X11/X11_droptarget.cxx	1 Nov 2006 14:30:38 -0000
@@ -80,7 +80,7 @@
 		m_xSelectionManager = static_cast< XDragSource* >(m_pSelectionManager);
 		m_pSelectionManager->initialize( arguments );
 
-		sal_Int32 aWindow = None;
+		sal_Size aWindow = None;
 		arguments.getConstArray()[1] >>= aWindow;
 		m_pSelectionManager->registerDropTarget( aWindow, this );
 		m_aTargetWindow = aWindow;


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/FC-6/openoffice.org.spec,v
retrieving revision 1.898
retrieving revision 1.899
diff -u -r1.898 -r1.899
--- openoffice.org.spec	1 Nov 2006 12:02:57 -0000	1.898
+++ openoffice.org.spec	1 Nov 2006 14:45:49 -0000	1.899
@@ -138,6 +138,7 @@
 Patch70: openoffice.org-2.0.4.ooo70782.secondaryfpicker.atk.patch
 Patch71: workspace.fwk53.patch
 Patch72: openoffice.org-2.0.4.ooo70835.vcl.minimizealerts.patch
+Patch73: openoffice.org-2.0.4.ooo71076.dtrans.64bitdragdrop.patch
 
 %define instdir %{_libdir}/openoffice.org2.0
 
@@ -1010,6 +1011,7 @@
 %patch70 -p1 -b .ooo70782.secondaryfpicker.atk.patch
 %patch71 -p1 -b .workspace.fwk53.patch
 %patch72 -p1 -b .ooo70835.vcl.minimizealerts.patch
+%patch73 -p1 -b .ooo71076.dtrans.64bitdragdrop.patch
 
 tar xzf %{SOURCE1}
 
@@ -2543,6 +2545,7 @@
 - Resolves: rhbz#212141 add openoffice.org-2.0.4.ooo70835.vcl.minimizealerts.patch
 - Resolves: rhbz#212988 try /tmp if /home fails, and abort with a message instead of segv
 - Resolves: rhbz#213329 "." from numeric keypad not converted to "," in appropiate locales
+- Resolves: rhbz#212814 openoffice.org-2.0.4.ooo71076.dtrans.64bitdragdrop.patch
 
 * Thu Oct 12 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.4-5.4
 - add openoffice.org-2.0.4.ooo70361.vcl.atkfilechooser.patch for rh#210440#




More information about the fedora-cvs-commits mailing list