[libreoffice] disable gio on rhel-6 again

David Tardon dtardon at fedoraproject.org
Sun Jan 26 15:12:52 UTC 2014


commit aded52c74b1d88e7da61f59ad710057d94096439
Author: David Tardon <dtardon at redhat.com>
Date:   Sun Jan 26 16:12:30 2014 +0100

    disable gio on rhel-6 again

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 5d21b54..8f54ac4 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -1071,7 +1071,7 @@ export CXXFLAGS=$ARCH_FLAGS
 %if 0%{?rhel}
 %if 0%{?rhel} < 7
 # make segfaults on parallel build
-%define distrooptions --disable-graphite --without-junit --enable-gstreamer-0-10 --disable-gstreamer --disable-postgresql-sdbc --enable-python=system --with-system-hsqldb --without-doxygen --with-parallelism=-j1
+%define distrooptions --disable-gio --disable-graphite --without-junit --enable-gstreamer-0-10 --disable-gstreamer --disable-postgresql-sdbc --enable-python=system --with-system-hsqldb --without-doxygen --with-parallelism=-j1
 
 %ifarch s390 s390x
 %define archoptions --disable-sdremote-bluetooth


More information about the scm-commits mailing list