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
This commit is contained in:
Tomáš Chvátal 2020-12-02 17:34:02 +00:00 committed by Git OBS Bridge
parent f405d586ec
commit 69f0eadf36
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 27 09:44:55 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Disable firebird integration for the time being (boo#1179203).
-------------------------------------------------------------------
Thu Oct 29 14:37:53 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -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