From 69f0eadf36fd6658b11f51b838b0387da1474ed26553a0cbcbe5eb8d0a9dfcef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 2 Dec 2020 17:34:02 +0000 Subject: [PATCH] Accepting request 851336 from home:dimstar:Factory - Disable firebird integration for the time being (boo#1179203). OBS-URL: https://build.opensuse.org/request/show/851336 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=927 --- libreoffice.changes | 5 +++++ libreoffice.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/libreoffice.changes b/libreoffice.changes index 5cfe6d1..6d4cb2b 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 27 09:44:55 UTC 2020 - Dominique Leuenberger + +- Disable firebird integration for the time being (boo#1179203). + ------------------------------------------------------------------- Thu Oct 29 14:37:53 UTC 2020 - Tomáš Chvátal diff --git a/libreoffice.spec b/libreoffice.spec index 511ef4f..3209939 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -34,11 +34,7 @@ %else %bcond_with kdeintegration %endif -%if 0%{?suse_version} >= 1500 && 0%{?is_opensuse} -%bcond_without firebird -%else %bcond_with firebird -%endif %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 0%{?is_opensuse}) %bcond_without system_gpgme %else