Accepting request 587514 from LibreOffice:Factory
- Require liberation-fonts instead of Recommends wrt bsc#1083213 * Basically we need ANY font, but liberation-fonts are the Arial/etc. compatible and thus you can view the MS Word documents - Drop Build/Require on xorg-x11-fonts OBS-URL: https://build.opensuse.org/request/show/587514 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=150
This commit is contained in:
commit
0884cfa2d1
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 09:30:47 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Require liberation-fonts instead of Recommends wrt bsc#1083213
|
||||
* Basically we need ANY font, but liberation-fonts are the
|
||||
Arial/etc. compatible and thus you can view the MS Word
|
||||
documents
|
||||
- Drop Build/Require on xorg-x11-fonts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 8 10:23:52 UTC 2018 - alarrosa@suse.com
|
||||
|
||||
|
@ -161,8 +161,6 @@ BuildRequires: unixODBC-devel
|
||||
BuildRequires: unzip
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xml-commons-apis
|
||||
BuildRequires: xorg-x11
|
||||
BuildRequires: xorg-x11-fonts
|
||||
BuildRequires: xz
|
||||
BuildRequires: zip
|
||||
BuildRequires: perl(Archive::Zip)
|
||||
@ -226,9 +224,9 @@ BuildRequires: pkgconfig(xt)
|
||||
Requires: libreoffice-branding >= 6.0
|
||||
Requires: libreoffice-icon-themes = %{version}
|
||||
# We need at least english to launch ourselves.
|
||||
Requires: liberation-fonts
|
||||
Requires: libreoffice-l10n-en = %{version}
|
||||
Requires: python3
|
||||
Requires: xorg-x11-fonts
|
||||
Requires(post): update-desktop-files
|
||||
Requires(postun): update-desktop-files
|
||||
Recommends: dejavu-fonts
|
||||
@ -262,7 +260,6 @@ BuildRequires: libboost_system-devel
|
||||
BuildRequires: boost-devel
|
||||
%endif
|
||||
BuildRequires: liberation-fonts
|
||||
Recommends: liberation-fonts
|
||||
%if %{with firebird}
|
||||
BuildRequires: pkgconfig(fbclient)
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user