Accepting request 812896 from home:alarrosa:branches:X11:terminals

- Add Recommends: xorg-x11-fonts-legacy, since the default font
  is now available in that package. If the font is not available
  it will fall back to use a font installed in xorg-x11-fonts
  and it can also use truetype fonts, thus the Recommends instead
  of a Requires (related to boo#1169444)

OBS-URL: https://build.opensuse.org/request/show/812896
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=187
This commit is contained in:
Marcus Meissner 2020-06-22 11:22:31 +00:00 committed by Git OBS Bridge
parent 5150f8697c
commit 0c655d8e9b
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 9 11:02:07 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Add Recommends: xorg-x11-fonts-legacy, since the default font
is now available in that package. If the font is not available
it will fall back to use a font installed in xorg-x11-fonts
and it can also use truetype fonts, thus the Recommends instead
of a Requires (related to boo#1169444)
-------------------------------------------------------------------
Fri Jun 5 13:03:22 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

View File

@ -67,6 +67,7 @@ BuildRequires: pkgconfig(x11-xcb)
BuildRequires: pkgconfig(xaw7)
BuildRequires: pkgconfig(xft)
Requires: luit
Recommends: xorg-x11-fonts-legacy
%if 0%{?suse_version} > 1220
%reconfigure_fonts_prereq
%endif