- The kde integration now properly installed by upstream, no need

to do it in %install phase

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=669
This commit is contained in:
Tomáš Chvátal 2018-06-16 13:04:34 +00:00 committed by Git OBS Bridge
parent d3dded00d6
commit 26d2b24d5b
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,8 @@
-------------------------------------------------------------------
Sat Jun 16 12:08:53 UTC 2018 - tchvatal@suse.com
- The kde integration now properly installed
- The kde integration now properly installed by upstream, no need
to do it in %install phase
-------------------------------------------------------------------
Sat Jun 16 09:20:57 UTC 2018 - tchvatal@suse.com
@ -14,7 +15,6 @@ Fri Jun 15 09:40:55 UTC 2018 - tchvatal@suse.com
- Update to 6.1.0.0.beta2:
* Various buildfixes as found by our testing
- Reenable KDE integration on 32bit
- Reenable firebird
- Drop merged patch libreoffice-libxmlsec.patch
-------------------------------------------------------------------

View File

@ -35,7 +35,7 @@
%bcond_with kdeintegration
%endif
%if 0%{?suse_version} > 1320 && 0%{?is_opensuse}
%bcond_without firebird
%bcond_with firebird
%else
%bcond_with firebird
%endif