rpms/openoffice.org/devel openoffice.org-2.0.4.ooo71285.tools.ulongmax.patch, NONE, 1.1 openoffice.org.spec, 1.916, 1.917

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 7 09:51:22 UTC 2006


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-2.0.4.ooo71285.tools.ulongmax.patch 
Log Message:
try this

openoffice.org-2.0.4.ooo71285.tools.ulongmax.patch:
 inc/stream.hxx       |    0 
 tools/inc/stream.hxx |    2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE openoffice.org-2.0.4.ooo71285.tools.ulongmax.patch ---
Index: inc/stream.hxx
===================================================================
RCS file: /cvs/util/tools/inc/stream.hxx,v
retrieving revision 1.11
diff -u -r1.11 stream.hxx
--- openoffice.org.orig/tools/inc/stream.hxx	19 Jul 2006 17:12:49 -0000	1.11
+++ openoffice.orgr/tools/inc/stream.hxx	7 Nov 2006 09:44:24 -0000
@@ -104,7 +104,7 @@
 #define STREAM_STD_READWRITE			(STREAM_READWRITE | STREAM_SHARE_DENYALL)
 
 #define STREAM_SEEK_TO_BEGIN			0L
-#define STREAM_SEEK_TO_END				0xFFFFFFFFL
+#define STREAM_SEEK_TO_END				ULONG_MAX
 
 #define NUMBERFORMAT_INT_BIGENDIAN		(sal_uInt16)0x0000
 #define NUMBERFORMAT_INT_LITTLEENDIAN	(sal_uInt16)0xFFFF


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.916
retrieving revision 1.917
diff -u -r1.916 -r1.917
--- openoffice.org.spec	6 Nov 2006 17:27:04 -0000	1.916
+++ openoffice.org.spec	7 Nov 2006 09:51:20 -0000	1.917
@@ -128,6 +128,7 @@
 Patch62: openoffice.org-1.9.129.ooo54603.fontconfig.part4.patch
 Patch63: openoffice.org-2.1.0.ooo71078.pyuno.correctrelease.patch
 Patch64: openoffice.org-2.0.4.rh213710.vba.patch
+Patch65: openoffice.org-2.0.4.ooo71285.tools.ulongmax.patch
 
 %define instdir %{_libdir}/openoffice.org2.1
 
@@ -992,6 +993,7 @@
 %patch62 -p1 -b .ooo54603.fontconfig.part4.patch
 %patch63 -p1 -b .ooo71078.pyuno.correctrelease.patch
 %patch64 -p1 -b .rh213710.vba.patch
+%patch65 -p1 -b .ooo71285.tools.ulongmax.patch
 
 tar xzf %{SOURCE1}
 
@@ -2517,6 +2519,7 @@
 %changelog
 * Mon Nov 06 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.1.0-1.2
 - Resolves: rhbz#213710
+- Resolves: rhbz#214187 openoffice.org-2.0.4.ooo71285.tools.ulongmax.patch
 
 * Thu Nov 02 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.1.0-1.1
 - start of 2.1.0




More information about the fedora-cvs-commits mailing list