From 30b044d14ab8b49a2127af8b0705a14527226093 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Jul 09 2018 14:36:03 +0000 Subject: Temporarily disable the build on i686 This should let us to get the Python 3.7 rebuild done on other arches at least. --- diff --git a/libreoffice.spec b/libreoffice.spec index 83b3657..753160a 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -68,6 +68,8 @@ Release: 1%{?libo_prerelease}%{?dist} License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 URL: http://www.libreoffice.org/ +ExcludeArch: %{ix86} + Source0: %{source_url}/libreoffice-%{version}%{?libo_prerelease}%{?libo_buildfix}.tar.xz Source1: %{source_url}/libreoffice-%{version}%{?libo_prerelease}%{?libo_buildfix}.tar.xz.asc Source2: %{source_url}/libreoffice-help-%{version}%{?libo_prerelease}%{?libo_buildfix}.tar.xz