rpms/openoffice.org/devel openoffice.org-3.0.0.ooo95908.pyuno.debugging.spew.patch, NONE, 1.1 openoffice.org.spec, 1.1686, 1.1687

Caolan McNamara caolanm at fedoraproject.org
Thu Nov 6 08:40:50 UTC 2008


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-3.0.0.ooo95908.pyuno.debugging.spew.patch 
Log Message:
openoffice.org-3.0.0.ooo95908.pyuno.debugging.spew.patch

openoffice.org-3.0.0.ooo95908.pyuno.debugging.spew.patch:

--- NEW FILE openoffice.org-3.0.0.ooo95908.pyuno.debugging.spew.patch ---
Index: source/loader/pythonloader.py
===================================================================
RCS file: /cvs/udk/pyuno/source/loader/pythonloader.py,v
retrieving revision 1.7
diff -u -r1.7 pythonloader.py
--- openoffice.org.orig/pyuno/source/loader/pythonloader.py	20 May 2008 14:32:42 -0000	1.7
+++ openoffice.org/pyuno/source/loader/pythonloader.py	6 Nov 2008 08:35:03 -0000
@@ -38,7 +38,7 @@
 from com.sun.star.lang import XServiceInfo
 
 MODULE_PROTOCOL = "vnd.openoffice.pymodule:"
-DEBUG = 1
+DEBUG = 0
 
 g_supportedServices  = "com.sun.star.loader.Python",      # referenced by the native C++ loader !
 g_implementationName = "org.openoffice.comp.pyuno.Loader" # referenced by the native C++ loader !


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1686
retrieving revision 1.1687
diff -u -r1.1686 -r1.1687
--- openoffice.org.spec	4 Nov 2008 15:41:22 -0000	1.1686
+++ openoffice.org.spec	6 Nov 2008 08:40:19 -0000	1.1687
@@ -1,6 +1,6 @@
 %define oootag OOO300
 %define ooomilestone 9
-%define rh_rpm_release 8
+%define rh_rpm_release 9
 
 # rhbz#465664 jar-repacking breaks help by reordering META-INF/MANIFEST.MF
 %define __jar_repack %{nil}
@@ -127,6 +127,7 @@
 Patch54: openoffice.org-3.0.0.ooo95341.cppcanvas.patch
 Patch55: openoffice.org-3.0.0.ooo95793.goodies.met.patch
 Patch56: openoffice.org-3.0.0.ooo95834.dontset-nonfunctional-forward.patch
+Patch57: openoffice.org-3.0.0.ooo95908.pyuno.debugging.spew.patch
 
 %define instdir %{_libdir}
 %define baseinstdir %{instdir}/openoffice.org
@@ -1378,6 +1379,7 @@
 %patch54 -p1 -b .ooo95341.cppcanvas.patch
 %patch55 -p1 -b .ooo95793.goodies.met.patch
 %patch56 -p1 -b .ooo95834.dontset-nonfunctional-forward.patch
+%patch57 -p1 -b .ooo95908.pyuno.debugging.spew.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -3743,6 +3745,9 @@
     unopkg list --shared > /dev/null 2>&1 || :
 
 %changelog
+* Thu Nov 06 2008 Caolán McNamara <caolanm at redhat.com> - 1:3.0.0-9.9
+- add openoffice.org-3.0.0.ooo95908.pyuno.debugging.spew.patch
+
 * Tue Nov 04 2008 Caolán McNamara <caolanm at redhat.com> - 1:3.0.0-9.8
 - Resolves: rhbz#469804 openoffice.org-3.0.0.ooo95793.goodies.met.patch
 - Resolves: rhbz#469630 openoffice.org-3.0.0.ooo95834.dontset-nonfunctional-forward.patch




More information about the fedora-extras-commits mailing list