From dbf721c60cdf062b4838822640189516121df4de Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Tue, 13 Jun 2006 11:35:37 +0000 Subject: [PATCH] - update to 3.3.4p7, buildrequire libtool --- .cvsignore | 5 ++--- sources | 5 ++--- x3270.spec | 15 ++++++++------- 3 files changed, 12 insertions(+), 13 deletions(-) diff --git a/.cvsignore b/.cvsignore index 16ecfa2..93a1add 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,2 @@ -c3270-334p6.tgz -x3270-3.3.4p6-1.src.rpm -x3270-334p6.tgz +c3270-3.3.4p7.tgz +x3270-3.3.4p7.tgz diff --git a/sources b/sources index d285892..e1981cb 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ -16e58bf598c7108eff30b110f09a40a0 c3270-334p6.tgz -6eb99bca32d52dbab92094964b5a3a34 x3270-3.3.4p6-1.src.rpm -f8a770dca736699f0a30571c9db45e56 x3270-334p6.tgz +3ee50cfc7ad1f29ca34f7e10968a6127 c3270-3.3.4p7.tgz +cf996a476f6daa2eed337449c900ee58 x3270-3.3.4p7.tgz diff --git a/x3270.spec b/x3270.spec index 951fabb..91f0c13 100644 --- a/x3270.spec +++ b/x3270.spec @@ -4,13 +4,13 @@ %endif Summary: An X Window System based IBM 3278/3279 terminal emulator Name: x3270 -Version: 3.3.4p6 -Release: 6%{?dist} +Version: 3.3.4p7 +Release: 1%{?dist} License: MIT Group: Applications/Internet URL: http://www.geocities.com/SiliconValley/Peaks/7814 -Source0: http://x3270.bgp.nu/download/x3270-334p6.tgz -Source1: http://x3270.bgp.nu/download/c3270-334p6.tgz +Source0: http://x3270.bgp.nu/download/x3270-334p7.tgz +Source1: http://x3270.bgp.nu/download/c3270-334p7.tgz Source2: x3270.png Source3: x3270.desktop Patch0: x3270-3.2.16-redhat.patch @@ -20,7 +20,7 @@ Patch3: x3270-3.3-syntax.patch Patch4: x3270-3.3-encoding.patch Patch5: x3270-3.3-modularX.patch Prereq: xorg-x11-font-utils -BuildPreReq: ncurses-devel readline-devel glibc-devel openssl-devel +BuildPreReq: ncurses-devel readline-devel glibc-devel openssl-devel libtool BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if %{desktop_file} Requires: /usr/bin/desktop-file-install @@ -203,8 +203,9 @@ fi %{_mandir}/man1/c3270* %changelog -* Tue May 16 2006 Karsten Hopp 3.3.4p6-6 -- rebuild +* Tue Jun 13 2006 Karsten Hopp 3.3.4p6-6 +- update to 3.3.4p7 +- buildrequire libtool * Fri Feb 17 2006 Karsten Hopp 3.3.4p6-5 - rebuild