rpms/openoffice.org/devel openoffice.org-1.9.89.glibcXXXXX.changedundermyfeet.patch, NONE, 1.1 openoffice.org.spec, 1.122, 1.123

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Apr 3 02:20:44 UTC 2005


Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2715

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-1.9.89.glibcXXXXX.changedundermyfeet.patch 
Log Message:
glibc changed between builds

openoffice.org-1.9.89.glibcXXXXX.changedundermyfeet.patch:
 process.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE openoffice.org-1.9.89.glibcXXXXX.changedundermyfeet.patch ---
Index: osl/unx/process.c
===================================================================
RCS file: /cvs/porting/sal/osl/unx/process.c,v
retrieving revision 1.35
diff -u -r1.35 process.c
--- openoffice.org.orig/sal/openoffice.org.orig/sal/osl/unx/process.c	28 Oct 2004 16:25:13 -0000	1.35
+++ osl/unx/process.c	3 Apr 2005 02:24:55 -0000
@@ -533,7 +533,7 @@
 			for (i = 0; data.m_pszEnv[i] != NULL; i++)
 	     		putenv(data.m_pszEnv[i]);
 
-#if defined(LINUX)
+#if 0
             /* mfe: linux likes to have just one thread when the exec family is called */
             /*      this np function has this purpose ...                              */
             pthread_kill_other_threads_np();


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- openoffice.org.spec	2 Apr 2005 23:54:00 -0000	1.122
+++ openoffice.org.spec	3 Apr 2005 02:20:41 -0000	1.123
@@ -70,6 +70,7 @@
 Patch31: openoffice.org-1.9.89.oooXXXXX.systemjpeg.tools.patch
 Patch32: openoffice.org-1.9.89.ooo46481.parallel.svx.patch
 Patch33: openoffice.org-1.9.89.ooo46528.stillnotpic.icu.patch
+Patch34: openoffice.org-1.9.89.glibcXXXXX.changedundermyfeet.patch
 
 %define instdir %{_libdir}/openoffice.org%{version}
 
@@ -597,6 +598,7 @@
 %patch31 -p1 -b .oooXXXXX.systemjpeg.tools.patch
 %patch32 -p1 -b .ooo46481.parallel.svx.patch
 %patch33 -p1 -b .ooo46528.stillnotpic.icu.patch
+%patch34 -p1 -b .glibcXXXXX.changedundermyfeet.patch
 
 cd solenv/bin
 tar xvzf %{SOURCE2} Archive-Zip-1.13/lib




More information about the fedora-cvs-commits mailing list