rpms/openoffice.org/F-11 openoffice.org-3.1.0.oooXXXXX.gcc44.buildfixes.patch, 1.3, 1.4

Caolan McNamara caolanm at fedoraproject.org
Wed Aug 5 22:07:27 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16063/F-11

Modified Files:
	openoffice.org-3.1.0.oooXXXXX.gcc44.buildfixes.patch 
Log Message:
little fix

openoffice.org-3.1.0.oooXXXXX.gcc44.buildfixes.patch:
 bridges/source/cpp_uno/gcc3_linux_s390x/except.cxx |    1 +
 sc/source/filter/ftools/ftools.cxx                 |    1 +
 soltools/mkdepend/def.h                            |    2 +-
 soltools/mkdepend/main.c                           |    2 +-
 soltools/mkdepend/parse.c                          |    4 ++--
 sw/source/core/doc/docbm.cxx                       |    4 ++--
 sw/source/filter/ww8/WW8TableInfo.cxx              |    1 +
 7 files changed, 9 insertions(+), 6 deletions(-)

Index: openoffice.org-3.1.0.oooXXXXX.gcc44.buildfixes.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/F-11/openoffice.org-3.1.0.oooXXXXX.gcc44.buildfixes.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- openoffice.org-3.1.0.oooXXXXX.gcc44.buildfixes.patch	12 Mar 2009 13:45:06 -0000	1.3
+++ openoffice.org-3.1.0.oooXXXXX.gcc44.buildfixes.patch	5 Aug 2009 22:07:27 -0000	1.4
@@ -86,3 +86,14 @@ Index: mkdepend/parse.c
  		switch(type = deftype(line, filep, file_red, file, FALSE, symbols)) {
  		case IF:
  		case IFFALSE:
+diff -ru bridges.orig/source/cpp_uno/gcc3_linux_s390x/except.cxx bridges/source/cpp_uno/gcc3_linux_s390x/except.cxx
+--- openoffice.org.orig/bridges/source/cpp_uno/gcc3_linux_s390x/except.cxx	2009-08-05 23:04:02.000000000 +0100
++++ openoffice.org/bridges/source/cpp_uno/gcc3_linux_s390x/except.cxx	2009-08-05 23:04:34.000000000 +0100
+@@ -33,6 +33,7 @@
+ #include "precompiled_bridges.hxx"
+ 
+ #include <stdio.h>
++#include <string.h>
+ #include <dlfcn.h>
+ #include <cxxabi.h>
+ #include <hash_map>




More information about the fedora-extras-commits mailing list