[packages/xorg-app-xconsole] suggest a font, or it will crash
glen
glen at pld-linux.org
Mon Mar 4 22:48:42 CET 2013
commit a3ac63046c5667f28f4bbd015c06ed05f45af743
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Mar 4 23:25:05 2013 +0200
suggest a font, or it will crash
Warning: Unable to load any usable ISO8859 font
Segmentation fault
stracing shows it searches for '-*-*-*-R-*-*-*-120-*-*-*-*-ISO8859-*'
however it is still crashing nevertheless...
xorg-app-xconsole.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/xorg-app-xconsole.spec b/xorg-app-xconsole.spec
index 0573ec7..fa79c5a 100644
--- a/xorg-app-xconsole.spec
+++ b/xorg-app-xconsole.spec
@@ -19,6 +19,7 @@ BuildRequires: xorg-lib-libXmu-devel
BuildRequires: xorg-lib-libXt-devel >= 1.0.0
BuildRequires: xorg-proto-xproto-devel >= 7.0.17
BuildRequires: xorg-util-util-macros >= 1.8
+Requires: xorg-font-font-misc-misc-base
Requires: xorg-lib-libXt >= 1.0.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-xconsole.git/commitdiff/a3ac63046c5667f28f4bbd015c06ed05f45af743
More information about the pld-cvs-commit
mailing list