- fix requirements of -X11 subpackage
This commit is contained in:
parent
ff590f9de4
commit
96b2766bcc
@ -5,7 +5,7 @@
|
||||
Summary: An X Window System based IBM 3278/3279 terminal emulator
|
||||
Name: x3270
|
||||
Version: 3.3.4p7
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT
|
||||
Group: Applications/Internet
|
||||
URL: http://www.geocities.com/SiliconValley/Peaks/7814
|
||||
@ -37,7 +37,8 @@ BuildRequires: libXext-devel libX11-devel libXpm-devel libSM-devel
|
||||
BuildRequires: libXt-devel
|
||||
Requires: %{name} = %{version}
|
||||
Requires: gtk2 >= 2.6
|
||||
Requires(pre): chkfontpath
|
||||
Requires(post): /usr/bin/mkfontdir /usr/sbin/chkfontpath
|
||||
Requires(postun): /usr/bin/mkfontdir /usr/sbin/chkfontpath
|
||||
|
||||
%package text
|
||||
Summary: IBM 3278/3279 terminal emulator for text mode
|
||||
@ -192,6 +193,9 @@ fi
|
||||
%{_mandir}/man1/c3270*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 15 2006 Karsten Hopp <karsten@redhat.de> 3.3.4p7-4
|
||||
- fix requirements of -X11 subpackage
|
||||
|
||||
* Wed Jul 12 2006 Karsten Hopp <karsten@redhat.de> 3.3.4p7-3
|
||||
- fix fileconflicts in subpackages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user