- Added libtermcap-devel and utempter to BuildRequires

- Changed BuildRequires from XFree86-devel to xorg-x11-devel
This commit is contained in:
mharris 2005-03-07 00:50:46 +00:00
parent 3334fcdacc
commit f31af7698e

View File

@ -4,7 +4,7 @@
Summary: xterm terminal emulator for the X Window System
Name: xterm
Version: 200
Release: 3
Release: 4
URL: http://dickey.his.com/xterm
License: MIT
Group: User Interface/X
@ -14,7 +14,8 @@ Patch0: xterm-can-2003-0063.patch
Patch1: xterm-resources-redhat.patch
Patch2: xterm-179-ppc-fix-bug-101472.patch
BuildRequires: XFree86-devel >= 4.3.0
BuildRequires: xorg-x11-devel >= 6.7.0
BuildRequires: utempter libtermcap-devel
%description
The xterm program is a terminal emulator for the X Window System. It
@ -71,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT
%{_x11bindir}/xterm
%changelog
* Sun Mar 6 2005 Mike A. Harris <mharris@redhat.com> 200-4
- Added libtermcap-devel and utempter to BuildRequires
- Changed BuildRequires from XFree86-devel to xorg-x11-devel
* Sun Mar 6 2005 Mike A. Harris <mharris@redhat.com> 200-3
- Rebuild with gcc 4 for FC4 development