diff --git a/libreoffice.changes b/libreoffice.changes index d8c4792..c452fc1 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 26 13:22:21 UTC 2018 - tchvatal@suse.com + +- Reenable firebird integration + ------------------------------------------------------------------- Mon Jul 23 08:43:51 UTC 2018 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 77db4e3..e506578 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -34,8 +34,8 @@ %else %bcond_with kdeintegration %endif -%if 0%{?suse_version} > 1320 && 0%{?is_opensuse} -%bcond_with firebird +%if 0%{?suse_version} >= 1500 && 0%{?is_opensuse} +%bcond_without firebird %else %bcond_with firebird %endif