diff --git a/libreoffice.changes b/libreoffice.changes index ce31c98..d4e8e16 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 26 12:23:45 UTC 2018 - tchvatal@suse.com + +- Disable firebird engine on SLE for now + ------------------------------------------------------------------- Mon Mar 26 08:09:03 UTC 2018 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 5ad9af9..b4ec69d 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -30,7 +30,7 @@ %else %bcond_with kdeintegration %endif -%if 0%{?suse_version} > 1320 +%if 0%{?suse_version} > 1320 && %{?is_opensuse} %bcond_without firebird %else %bcond_with firebird