rpms/openoffice.org/devel openoffice.org.spec,1.154,1.155

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Apr 21 07:25:50 UTC 2005


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

Modified Files:
	openoffice.org.spec 
Log Message:
try and not run out of space on our irritating build system


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- openoffice.org.spec	20 Apr 2005 15:14:19 -0000	1.154
+++ openoffice.org.spec	21 Apr 2005 07:25:46 -0000	1.155
@@ -706,7 +706,7 @@
 export LANG=en_US.UTF-8 # gcc#20629#
 cd config_office
 autoconf
-%configure --with-java=%{java_interpreter} --disable-crashdump --disable-epm --enable-libart --enable-symbols --enable-gtk --enable-gnome-vfs --enable-openldap --enable-cups --enable-libsn --enable-fontconfig --disable-fontooo --with-system-libs --with-system-python --with-system-mozilla --with-system-boost --without-system-mspack --without-system-sablot --without-system-nas --without-system-sndfile --without-system-portaudio --without-system-db --without-fonts %{withlang}
+%configure --with-java=%{java_interpreter} --disable-crashdump --disable-epm --enable-libart --enable-symbols=SMALL --enable-gtk --enable-gnome-vfs --enable-openldap --enable-cups --enable-libsn --enable-fontconfig --disable-fontooo --with-system-libs --with-system-python --with-system-mozilla --with-system-boost --without-system-mspack --without-system-sablot --without-system-nas --without-system-sndfile --without-system-portaudio --without-system-db --without-fonts %{withlang}
 cd ..
 ./bootstrap
 source Linux*Env.Set.sh




More information about the fedora-cvs-commits mailing list