[libreoffice/master-3.5] drop removed configure options

David Tardon dtardon at fedoraproject.org
Thu Dec 1 14:46:11 UTC 2011


commit 75d2c60af40046a7cf63efe6cb3966405ec2845d
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Dec 1 15:09:30 2011 +0100

    drop removed configure options

 libreoffice.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 51ff9b2..881a541 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -807,14 +807,14 @@ autoconf
 %configure \
  %vendoroption --with-num-cpus=$NBUILDS --with-max-jobs=$NDMAKES \
  --with-build-version="Ver: %{version}-%{release}" --with-unix-wrapper=%{name} \
- --disable-ldap --disable-epm --disable-mathmldtd --disable-Xaw \
+ --disable-ldap --disable-epm --disable-mathmldtd \
  --disable-gnome-vfs --enable-gio --enable-symbols --enable-lockdown \
  --enable-evolution2 --enable-cairo --enable-dbus --enable-opengl --enable-vba \
  --enable-binfilter --enable-ext-presenter-minimizer \
  --enable-ext-presenter-console --enable-ext-pdfimport \
  --enable-ext-wiki-publisher --enable-ext-report-builder \
  --enable-ext-scripting-beanshell --enable-ext-scripting-javascript \
- --enable-ext-scripting-python --without-system-libexttextcat \
+ --without-system-libexttextcat \
  --with-system-jfreereport --with-vba-package-format="builtin" \
  --with-system-libs --with-system-headers --with-system-mozilla \
  --with-system-mythes --with-system-dicts --with-system-apache-commons \
@@ -822,7 +822,6 @@ autoconf
  --without-myspell-dicts --without-fonts --without-ppds --without-afms \
  %{with_lang} --with-poor-help-localizations="$POORHELPS" \
  --with-external-tar=`pwd`/ext_sources --with-java-target-version=1.5 \
- --with-external-libtextcat-data --without-system-translate-toolkit \
  --without-system-libcmis --without-system-libvisio \
  --without-system-mysql-cppconn \
  %{distrooptions}


More information about the scm-commits mailing list