rpms/x3270/devel x3270.spec,1.23,1.24

Karsten Hopp (karsten) fedora-extras-commits at redhat.com
Tue Aug 15 09:08:41 UTC 2006


Author: karsten

Update of /cvs/extras/rpms/x3270/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4341

Modified Files:
	x3270.spec 
Log Message:
- fix requirements of -X11 subpackage


Index: x3270.spec
===================================================================
RCS file: /cvs/extras/rpms/x3270/devel/x3270.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- x3270.spec	12 Jul 2006 09:26:06 -0000	1.23
+++ x3270.spec	15 Aug 2006 09:08:41 -0000	1.24
@@ -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: 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 @@
 %{_mandir}/man1/c3270*
 
 %changelog
+* Tue Aug 15 2006 Karsten Hopp <karsten at redhat.de> 3.3.4p7-4
+- fix requirements of -X11 subpackage
+
 * Wed Jul 12 2006 Karsten Hopp <karsten at redhat.de> 3.3.4p7-3
 - fix fileconflicts in subpackages
 




More information about the fedora-extras-commits mailing list