Don't BuildRequire: imake, we're not actually using it to build.
This commit is contained in:
parent
ef7fef7106
commit
53be751c81
@ -1,11 +1,11 @@
|
||||
Summary: Terminal emulator for the X Window System
|
||||
Name: xterm
|
||||
Version: 313
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://invisible-island.net/xterm
|
||||
License: MIT
|
||||
Group: User Interface/X
|
||||
BuildRequires: imake pkgconfig ncurses-devel libutempter-devel
|
||||
BuildRequires: pkgconfig ncurses-devel libutempter-devel
|
||||
BuildRequires: libXft-devel libXaw-devel libXext-devel desktop-file-utils
|
||||
BuildRequires: libxkbfile-devel
|
||||
|
||||
@ -102,6 +102,9 @@ fi
|
||||
%{x11_app_defaults_dir}/XTerm*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 08 2014 Adam Jackson <ajax@redhat.com> 313-2
|
||||
- Don't BuildRequire: imake, we're not actually using it to build.
|
||||
|
||||
* Mon Dec 08 2014 Miroslav Lichvar <mlichvar@redhat.com> 313-1
|
||||
- update to 313
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user