diff --git a/x3270.spec b/x3270.spec index 7d40d55..11c29a0 100644 --- a/x3270.spec +++ b/x3270.spec @@ -5,7 +5,7 @@ Summary: An X Window System based IBM 3278/3279 terminal emulator Name: x3270 Version: 3.3.4 -Release: 3 +Release: 4 License: MIT Group: Applications/Internet URL: http://www.geocities.com/SiliconValley/Peaks/7814 @@ -31,7 +31,7 @@ Obsoletes: x3270-tcl %package x11 Summary: IBM 3278/3279 terminal emulator for the X Window System Group: Applications/Internet -BuildRequires: xorg-x11-devel +BuildRequires: xorg-x11-devel xorg-x11-font-utils Requires: %{name} = %{version} Prereq: gtk2 >= 2.6 @@ -197,6 +197,9 @@ fi %{_mandir}/man1/c3270* %changelog +* Wed Jul 20 2005 Karsten Hopp 3.3.4-4 +- buildrequires xorg-x11-font-utils (#160737) + * Wed Apr 27 2005 Jeremy Katz - silence gtk-update-icon-cache in %%post