[libreoffice] bundling opts are already set elsewhere

David Tardon dtardon at fedoraproject.org
Fri Jan 24 21:17:39 UTC 2014


commit 639352b39d24b94df3527651d5107afb53d7dcae
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Jan 24 22:15:47 2014 +0100

    bundling opts are already set elsewhere

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 8422570..44d0b26 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -1070,7 +1070,7 @@ export CXXFLAGS=$ARCH_FLAGS
 %define archoptions --disable-sdremote-bluetooth
 %endif
 %else # rhel7
-%define distrooptions --disable-gstreamer-0-10 --enable-gstreamer --with-system-mythes --enable-python=system --without-system-libetonyek --without-system-libfreehand --without-system-libebook --without-system-firebird --without-system-libodfgen %{?_smp_mflags:--with-parallelism=%{_smp_mflags}}
+%define distrooptions --disable-gstreamer-0-10 --enable-gstreamer --with-system-mythes --enable-python=system %{?_smp_mflags:--with-parallelism=%{_smp_mflags}}
 %endif
 %else # fedora
 %define distrooptions --enable-kde4 --disable-gstreamer-0-10 --enable-gstreamer --with-system-mythes %{?_smp_mflags:--with-parallelism=%{_smp_mflags}}


More information about the scm-commits mailing list