rpms/openoffice.org/devel openoffice.org.spec,1.1513,1.1514

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Tue May 27 08:12:26 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20072

Modified Files:
	openoffice.org.spec 
Log Message:
add requires for mediawiki extension


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1513
retrieving revision 1.1514
diff -u -r1.1513 -r1.1514
--- openoffice.org.spec	26 May 2008 15:58:25 -0000	1.1513
+++ openoffice.org.spec	27 May 2008 08:11:44 -0000	1.1514
@@ -68,6 +68,8 @@
 BuildRequires:	gstreamer-devel, gstreamer-plugins-base-devel, openssl-devel
 BuildRequires:	lpsolve-devel, xalan-j2, xerces-j2, hsqldb, bsh
 BuildRequires:  mesa-libGLU-devel, ant, ant-apache-regexp
+BuildRequires:  jakarta-commons-codec, jakarta-commons-httpclient
+BuildRequires:  jakarta-commons-lang
 
 Patch0:  openoffice.org-simple-crash_report.sh
 Patch1:  openoffice.org-multiliblauncher.sh
@@ -1256,7 +1258,7 @@
 cd config_office
 autoconf
 export PATH=$PATH:/usr/sbin
-%configure --with-build-version="Ver: %{version}-%{release}" --with-unix-wrapper=%{name} --with-use-shell=bash --disable-ldap --disable-crashdump --disable-epm --disable-qadevooo --disable-fontooo --disable-mathmldtd --disable-Xaw --disable-gnome-vfs --enable-gio --enable-gstreamer --enable-symbols --enable-lockdown --enable-evolution2 --enable-cairo --enable-vba --with-vba-package-format="builtin" --enable-dbus --with-system-libs --with-system-headers --with-system-mozilla --with-system-libtextcat --without-myspell-dicts --without-system-mspack --without-fonts --without-gpc --without-agg --without-ppds --without-afms --without-writer2latex %{stlflags} --with-lang="%{langpack_langs}" --with-poor-help-localizations="$POORHELPS" --disable-pdfimport --enable-presenter-screen --enable-opengl
+%configure --with-build-version="Ver: %{version}-%{release}" --with-unix-wrapper=%{name} --with-use-shell=bash --disable-ldap --disable-crashdump --disable-epm --disable-qadevooo --disable-fontooo --disable-mathmldtd --disable-Xaw --disable-gnome-vfs --enable-gio --enable-gstreamer --enable-symbols --enable-lockdown --enable-evolution2 --enable-cairo --enable-vba --with-vba-package-format="builtin" --enable-dbus --with-system-libs --with-system-headers --with-system-apache-commons --with-commons-logging-jar=/usr/share/java/commons-logging.jar --with-system-mozilla --with-system-libtextcat --without-myspell-dicts --without-system-mspack --without-fonts --without-gpc --without-agg --without-ppds --without-afms --without-writer2latex %{stlflags} --with-lang="%{langpack_langs}" --with-poor-help-localizations="$POORHELPS" --disable-pdfimport --enable-presenter-screen --enable-opengl
 cd ..
 ./bootstrap
 source Linux*Env.Set.sh




More information about the scm-commits mailing list