From 96b2766bccc2f397f3f6543d204a3880cc693d65 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Tue, 15 Aug 2006 09:08:41 +0000 Subject: [PATCH] - fix requirements of -X11 subpackage --- x3270.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/x3270.spec b/x3270.spec index b96ba0b..9c82bd0 100644 --- a/x3270.spec +++ b/x3270.spec @@ -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 3.3.4p7-4 +- fix requirements of -X11 subpackage + * Wed Jul 12 2006 Karsten Hopp 3.3.4p7-3 - fix fileconflicts in subpackages