buildrequire xorg-x11-font-utils (160737)
This commit is contained in:
parent
e98ab8f386
commit
2cee4bbf79
@ -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 <karsten@redhat.de> 3.3.4-4
|
||||
- buildrequires xorg-x11-font-utils (#160737)
|
||||
|
||||
* Wed Apr 27 2005 Jeremy Katz <katzj@redhat.com>
|
||||
- silence gtk-update-icon-cache in %%post
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user