Accepting request 886936 from LibreOffice:7.1
- Install qt5 plugin when the desktop environment needs it (boo#1184596) OBS-URL: https://build.opensuse.org/request/show/886936 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=954
This commit is contained in:
parent
2d96934fcf
commit
c763b4f557
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 20 09:31:35 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Install qt5 plugin when the desktop environment needs it (boo#1184596)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 6 12:48:51 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@ -234,6 +234,7 @@ Requires: libreoffice-l10n-en = %{version}
|
||||
Requires: python3
|
||||
Recommends: dejavu-fonts
|
||||
Recommends: google-carlito-fonts
|
||||
Recommends: (libreoffice-qt5 if lxqt-session)
|
||||
Provides: %{name}-draw-extensions = %{version}
|
||||
Obsoletes: %{name}-draw-extensions < %{version}
|
||||
Provides: %{name}-impress-extensions = %{version}
|
||||
@ -271,7 +272,7 @@ BuildConflicts: java-devel >= 9
|
||||
BuildConflicts: java-headless < 1.8
|
||||
BuildConflicts: java-headless >= 9
|
||||
Requires(post): update-desktop-files
|
||||
Requires(postun): update-desktop-files
|
||||
Requires(postun):update-desktop-files
|
||||
%else
|
||||
BuildRequires: gcc >= 7
|
||||
BuildRequires: gcc-c++ >= 7
|
||||
@ -362,7 +363,7 @@ This package includes the original branding for the LibreOffice office suite.
|
||||
Summary: LibreOffice Icon Themes
|
||||
Group: Productivity/Office/Suite
|
||||
Requires(post): %{name}-share-linker
|
||||
Requires(postun): %{name}-share-linker
|
||||
Requires(postun):%{name}-share-linker
|
||||
Supplements: libreoffice
|
||||
Provides: %{name}-icon-theme-breeze = %{version}
|
||||
Obsoletes: %{name}-icon-theme-breeze < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user