rpms/openoffice.org/F-13 workspace.vcl110.patch, NONE, 1.1 openoffice.org.spec, 1.2161, 1.2162 openoffice.org-3.2.0.ooo101458.vcl.silencea11y.patch, 1.1, NONE

Caolan McNamara caolanm at fedoraproject.org
Sun Feb 28 17:54:45 UTC 2010


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	workspace.vcl110.patch 
Removed Files:
	openoffice.org-3.2.0.ooo101458.vcl.silencea11y.patch 
Log Message:
rename to accepted workspace

workspace.vcl110.patch:
 atkbridge.cxx |    3 ---
 1 file changed, 3 deletions(-)

--- NEW FILE workspace.vcl110.patch ---
diff -ru vcl.orig/unx/gtk/a11y/atkbridge.cxx vcl/unx/gtk/a11y/atkbridge.cxx
--- vcl.orig/unx/gtk/a11y/atkbridge.cxx	2010-02-25 13:46:41.000000000 +0000
+++ vcl/unx/gtk/a11y/atkbridge.cxx	2010-02-25 13:47:10.000000000 +0000
@@ -43,10 +43,7 @@
 {
     const char* pVersion = atk_get_toolkit_version();
     if( ! pVersion )
-    {
-        g_warning( "unable to get gail version number" );
         return false;
-    }
     
     unsigned int major, minor, micro;
     


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/F-13/openoffice.org.spec,v
retrieving revision 1.2161
retrieving revision 1.2162
diff -u -p -r1.2161 -r1.2162
--- openoffice.org.spec	26 Feb 2010 14:51:45 -0000	1.2161
+++ openoffice.org.spec	28 Feb 2010 17:54:44 -0000	1.2162
@@ -141,7 +141,7 @@ Patch65: openoffice.org-3.2.0.ooo95369.s
 Patch66: openoffice.org-3.3.0.ooo109406.sdext.pdfimport.escape-newlines-in-pdf-processor.patch
 Patch67: workspace.koheicsvimport.patch
 Patch68: openoffice.org-3.2.0.ooo108991.redlandfixes.patch
-Patch69: openoffice.org-3.2.0.ooo101458.vcl.silencea11y.patch
+Patch69: workspace.vcl110.patch
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %define instdir %{_libdir}
@@ -1710,7 +1710,7 @@ cp -p %{SOURCE5} external/unowinreg/unow
 %patch66 -p1 -b .ooo109406.sdext.pdfimport.escape-newlines-in-pdf-processor.patch
 %patch67 -p1 -b .workspace.koheicsvimport.patch
 %patch68 -p1 -b .ooo108991.redlandfixes.patch
-%patch69 -p0 -b .ooo101458.vcl.silencea11y.patch
+%patch69 -p0 -b .workspace.vcl110.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`


--- openoffice.org-3.2.0.ooo101458.vcl.silencea11y.patch DELETED ---



More information about the scm-commits mailing list