rpms/openoffice.org/F-9 openoffice.org-2.4.0.ooo93119.shell.echos.patch, NONE, 1.1 openoffice.org.spec, 1.1504, 1.1505

Caolan McNamara caolanm at fedoraproject.org
Tue Aug 26 07:38:12 UTC 2008


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-2.4.0.ooo93119.shell.echos.patch 
Log Message:
add openoffice.org-2.4.0.ooo93119.shell.echos.patch

openoffice.org-2.4.0.ooo93119.shell.echos.patch:

--- NEW FILE openoffice.org-2.4.0.ooo93119.shell.echos.patch ---
Index: source/unix/misc/senddoc.sh
===================================================================
RCS file: /cvs/gsl/shell/source/unix/misc/senddoc.sh,v
retrieving revision 1.13.20.1
diff -u -r1.13.20.1 senddoc.sh
--- openoffice.org.orig/shell/source/unix/misc/senddoc.sh	23 Jan 2008 17:11:34 -0000	1.13.20.1
+++ openoffice.org/shell/source/unix/misc/senddoc.sh	26 Aug 2008 07:35:41 -0000
@@ -1,9 +1,6 @@
 #!/bin/sh
 URI_ENCODE="`dirname $0`/uri-encode"
 
-echo "$@" > /tmp/log.obr.$$
-echo "$#" >> /tmp/log.obr.$$
-
 # tries to locate the executable specified 
 # as first parameter in the user's path.
 which() {


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/F-9/openoffice.org.spec,v
retrieving revision 1.1504
retrieving revision 1.1505
diff -u -r1.1504 -r1.1505
--- openoffice.org.spec	31 Jul 2008 16:06:08 -0000	1.1504
+++ openoffice.org.spec	26 Aug 2008 07:37:41 -0000	1.1505
@@ -1,6 +1,6 @@
 %define oootag OOH680
 %define ooomilestone 17
-%define rh_rpm_release 5
+%define rh_rpm_release 6
 
 # undef to get english only and no-langpacks for a faster smoketest build
 %define langpacks 1
@@ -168,6 +168,7 @@
 Patch93: openoffice.org-3.0.0.ooo92026.sd.disposed_during_disposing.patch
 Patch94: openoffice.org-3.0.0.ooo92253.dbaccess.a11y.crash
 Patch95: openoffice.org-3.0.0.ooo92343.svtools.strangethrow.patch
+Patch96: openoffice.org-2.4.0.ooo93119.shell.echos.patch
 
 %define instdir %{_libdir}/openoffice.org
 
@@ -1150,6 +1151,7 @@
 %patch93 -p1 -b .ooo92026.sd.disposed_during_disposing.patch
 %patch94 -p1 -b .ooo92253.dbaccess.a11y.crash
 %patch95 -p1 -b .ooo92343.svtools.strangethrow.patch
+%patch96 -p1 -b .ooo93119.shell.echos.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -2945,6 +2947,9 @@
 
 
 %changelog
+* Tue Aug 26 2008 Caolan McNamara <caolanm at redhat.com> - 1:2.4.1-17.6
+- add openoffice.org-2.4.0.ooo93119.shell.echos.patch
+
 * Wed Jul 23 2008 Caolan McNamara <caolanm at redhat.com> - 1:2.4.1-17.5
 - Resolves: rhbz#452376 backport workspace.locdat30.patch for Serbian
 - Resolves: rhbz#452376 update Serbian translations




More information about the fedora-extras-commits mailing list