> - add missing buildrequires so that x3270 will be built with SSL support

> (#159527)
This commit is contained in:
Karsten Hopp 2005-09-08 12:51:14 +00:00
parent 557afcf9eb
commit 4bb9f0f591

View File

@ -5,7 +5,7 @@
Summary: An X Window System based IBM 3278/3279 terminal emulator
Name: x3270
Version: 3.3.4
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
Group: Applications/Internet
URL: http://www.geocities.com/SiliconValley/Peaks/7814
@ -20,7 +20,7 @@ Patch3: c3270-332-ncursesw.patch
Patch4: x3270-3.3-syntax.patch
Patch5: x3270-3.3-encoding.patch
Prereq: %{_prefix}/X11R6/bin/mkfontdir
BuildPreReq: ncurses-devel readline-devel glibc-devel
BuildPreReq: ncurses-devel readline-devel glibc-devel openssl-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%if %{desktop_file}
Requires: /usr/bin/desktop-file-install
@ -197,6 +197,10 @@ fi
%{_mandir}/man1/c3270*
%changelog
* Thu Sep 08 2005 Karsten Hopp <karsten@redhat.de> 3.3.4-5
- add missing buildrequires so that x3270 will be built with SSL support
(#159527)
* Wed Jul 20 2005 Karsten Hopp <karsten@redhat.de> 3.3.4-4
- buildrequires xorg-x11-font-utils (#160737)
- add disttag