- update to 3.3.4p7, buildrequire libtool
This commit is contained in:
parent
c1b1ef3e36
commit
dbf721c60c
@ -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
|
||||
|
||||
5
sources
5
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
|
||||
|
||||
15
x3270.spec
15
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 <karsten@redhat.de> 3.3.4p6-6
|
||||
- rebuild
|
||||
* Tue Jun 13 2006 Karsten Hopp <karsten@redhat.de> 3.3.4p6-6
|
||||
- update to 3.3.4p7
|
||||
- buildrequire libtool
|
||||
|
||||
* Fri Feb 17 2006 Karsten Hopp <karsten@redhat.de> 3.3.4p6-5
|
||||
- rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user