Drop BuildRequires: imake, no longer needed
This commit is contained in:
parent
1c75263ee9
commit
0d92082555
@ -4,7 +4,7 @@
|
|||||||
Summary: An X Window System based IBM 3278/3279 terminal emulator
|
Summary: An X Window System based IBM 3278/3279 terminal emulator
|
||||||
Name: x3270
|
Name: x3270
|
||||||
Version: 3.6ga5
|
Version: 3.6ga5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://x3270.sourceforge.net/
|
URL: http://x3270.sourceforge.net/
|
||||||
@ -24,7 +24,6 @@ BuildRequires: fontpackages-devel
|
|||||||
%package x11
|
%package x11
|
||||||
Summary: IBM 3278/3279 terminal emulator for the X Window System
|
Summary: IBM 3278/3279 terminal emulator for the X Window System
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
BuildRequires: imake
|
|
||||||
BuildRequires: xorg-x11-font-utils
|
BuildRequires: xorg-x11-font-utils
|
||||||
BuildRequires: libXaw-devel
|
BuildRequires: libXaw-devel
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -135,6 +134,9 @@ cd %{_fontdir} && %{_prefix}/bin/mkfontdir
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 14 2018 Adam Jackson <ajax@redhat.com> - 3.6ga5-3
|
||||||
|
- Drop BuildRequires: imake, no longer needed
|
||||||
|
|
||||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6ga5-2
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6ga5-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user