[yadex] Font fix.

Jon Ciesla limb at fedoraproject.org
Wed Sep 29 18:53:40 UTC 2010


commit ed297bdb7c650004b809b5914481755482c0db5a
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Wed Sep 29 13:54:33 2010 -0500

    Font fix.

 yadex.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/yadex.spec b/yadex.spec
index 031f0c8..0c1fc09 100644
--- a/yadex.spec
+++ b/yadex.spec
@@ -1,6 +1,6 @@
 Name:           yadex
 Version:        1.7.0
-Release:        16%{?dist}
+Release:        17%{?dist}
 Summary:        Doom level editor
 
 Group:          Amusements/Graphics
@@ -22,7 +22,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  desktop-file-utils
 BuildRequires:  libX11-devel
 # Yadex needs an iwad to run.  freedoom provides a free iwad that we can use.
-Requires:       freedoom
+Requires:       freedoom xorg-x11-fonts-ISO8859-1-75dpi
 
 %description
 Yadex is a Doom level (wad) editor for Unix systems running X, including Linux.
@@ -103,6 +103,9 @@ fi
 
 
 %changelog
+* Wed Sep 29 2010 Jon Ciesla <limb at jcomserv.net> - 1.7.0-17
+- Requires xorg-x11-fonts-ISO8859-1-75dpi, BZ 620251.
+
 * Fri May 07 2010 Jon Ciesla <limb at jcomserv.net> - 1.7.0-16
 - Addition to object overflow patch.
 


More information about the scm-commits mailing list