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
|
Summary: Terminal emulator for the X Window System
|
||||||
Name: xterm
|
Name: xterm
|
||||||
Version: 313
|
Version: 313
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
URL: http://invisible-island.net/xterm
|
URL: http://invisible-island.net/xterm
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X
|
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: libXft-devel libXaw-devel libXext-devel desktop-file-utils
|
||||||
BuildRequires: libxkbfile-devel
|
BuildRequires: libxkbfile-devel
|
||||||
|
|
||||||
@ -102,6 +102,9 @@ fi
|
|||||||
%{x11_app_defaults_dir}/XTerm*
|
%{x11_app_defaults_dir}/XTerm*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Dec 08 2014 Miroslav Lichvar <mlichvar@redhat.com> 313-1
|
||||||
- update to 313
|
- update to 313
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user