rpms/openoffice.org/devel openoffice.org-3.1.1.ooo104306.moverecentlyused.patch, 1.1, 1.2

Caolan McNamara caolanm at fedoraproject.org
Tue Aug 18 11:43:50 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16259

Modified Files:
	openoffice.org-3.1.1.ooo104306.moverecentlyused.patch 
Log Message:
binfilter references it too

openoffice.org-3.1.1.ooo104306.moverecentlyused.patch:
 bf_sfx2/source/doc/sfx2_objstor.cxx                       |    1 
 postprocess/prj/build.lst                                 |    2 -
 sfx2/inc/pch/precompiled_sfx2.hxx                         |    1 
 sfx2/prj/build.lst                                        |    2 -
 sfx2/source/appl/sfxpicklist.cxx                          |    4 --
 sfx2/source/doc/objstor.cxx                               |    3 --
 sfx2/util/makefile.mk                                     |    1 
 shell/prj/d.lst                                           |    4 --
 shell/source/unix/sysshell/makefile.mk                    |    4 --
 shell/source/unix/sysshell/recently_used_file_handler.cxx |    1 
 solenv/inc/libs.mk                                        |    2 -
 vcl/inc/vcl/salinst.hxx                                   |    2 +
 vcl/inc/vcl/svapp.hxx                                     |   14 +++++++++
 vcl/source/app/svapp.cxx                                  |    6 ++++
 vcl/unx/gtk/app/gtkinst.cxx                               |    6 ++++
 vcl/unx/headless/svpinst.cxx                              |    4 ++
 vcl/unx/headless/svpinst.hxx                              |    2 +
 vcl/unx/inc/plugins/gtk/gtkinst.hxx                       |    1 
 vcl/unx/inc/salinst.h                                     |    2 +
 vcl/unx/source/app/salinst.cxx                            |   20 ++++++++++++++
 20 files changed, 61 insertions(+), 21 deletions(-)

Index: openoffice.org-3.1.1.ooo104306.moverecentlyused.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org-3.1.1.ooo104306.moverecentlyused.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- openoffice.org-3.1.1.ooo104306.moverecentlyused.patch	18 Aug 2009 07:47:08 -0000	1.1
+++ openoffice.org-3.1.1.ooo104306.moverecentlyused.patch	18 Aug 2009 11:43:48 -0000	1.2
@@ -285,3 +285,13 @@ diff -ru postprocess.orig/prj/build.lst 
  po	postprocess			    	usr1	-	all	po_mkout NULL
  po	postprocess\checkxml		nmake	-	all	po_checkxml NULL
  po	postprocess\packconfig		nmake	-	all	po_packconfig po_checkxml NULL
+--- binfilter.orig/bf_sfx2/source/doc/sfx2_objstor.cxx	2009-08-18 12:36:03.000000000 +0100
++++ binfilter/bf_sfx2/source/doc/sfx2_objstor.cxx	2009-08-18 12:36:03.000000000 +0100
+@@ -138,7 +138,6 @@
+ #include <unotools/tempfile.hxx>
+ #include <ucbhelper/content.hxx>
+ #include <sot/storinfo.hxx>
+-#include <shell/systemshell.hxx>
+ 
+ #include "objsh.hxx"
+ #include "request.hxx"




More information about the scm-commits mailing list