rpms/openoffice.org/devel openoffice.org.spec, 1.516, 1.517 sources, 1.122, 1.123

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Oct 25 10:19:37 UTC 2005


Author: caolanm

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

Modified Files:
	openoffice.org.spec sources 
Log Message:
let's see if gcj accessor bug is gone


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.516
retrieving revision 1.517
diff -u -r1.516 -r1.517
--- openoffice.org.spec	24 Oct 2005 14:45:05 -0000	1.516
+++ openoffice.org.spec	25 Oct 2005 10:19:34 -0000	1.517
@@ -961,12 +961,14 @@
 export GCJ_LDFLAGS="-L`$JAVACOMPILER -print-search-dirs | grep install | awk ' { print $2 } '`"
 %endif
 
+%if %{build_fc4}
 # gcc#19870# gcj access problems, monsterous hack to force all java through
 # a sed script which replaces private and protected with public, shudder!
 cp %{SOURCE5} solenv/bin/gcj
 chmod u+x solenv/bin/gcj
 export TRUEJAVACOMPILER=$JAVACOMPILER
 export JAVACOMPILER=`pwd`/solenv/bin/gcj
+%endif
 
 %if ! %{internaljavabits}
 export CLASSPATH=/usr/share/java/xalan-j2.jar:/usr/share/java/xerces-j2.jar


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/sources,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- sources	20 Oct 2005 09:02:37 -0000	1.122
+++ sources	25 Oct 2005 10:19:34 -0000	1.123
@@ -6,5 +6,5 @@
 66ee360bd11d33b0ba2283922d853706  opens___.ttf
 f2fc336c9bd7672a13e58d39bbb4553f  GSI_ga.sdf
 49c02048e40f0b51a97abdb94d97dc1f  javavendors.xml
-ec9ad740640323d4d5b80abe40ab1303  OOO680_m3.tar.bz2
 e134623af5c26a275caafb05f7f267c7  openoffice.org-myspell-contrib.tar.gz
+e954b53d5e611af2f47dce372612bfbf  OOO680_m3.tar.bz2




More information about the fedora-cvs-commits mailing list