From c0d739039807abaa7985112370b4c5f4e85e02d7 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Mon, 27 Dec 1999 09:23:58 +1100 Subject: - Automatically correct paths in manpages and configuration files. Patch and script from Andre Lucas - Removed credits from README to CREDITS file, updated. --- packages/redhat/openssh.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'packages/redhat') diff --git a/packages/redhat/openssh.spec b/packages/redhat/openssh.spec index 85e2b904..1b567c5c 100644 --- a/packages/redhat/openssh.spec +++ b/packages/redhat/openssh.spec @@ -1,5 +1,5 @@ # Version of OpenSSH -%define oversion 1.2.1pre21 +%define oversion 1.2.1pre22 # Version of ssh-askpass %define aversion 0.99 @@ -16,6 +16,7 @@ Group: Applications/Internet BuildRoot: /tmp/openssh-%{version}-buildroot Obsoletes: ssh Requires: openssl +BuildPreReq: perl BuildPreReq: openssl-devel BuildPreReq: tcp_wrappers BuildPreReq: gnome-libs-devel @@ -192,7 +193,8 @@ fi %files %defattr(-,root,root) -%doc ChangeLog OVERVIEW COPYING.Ylonen README README.Ylonen INSTALL UPGRADING +%doc ChangeLog OVERVIEW COPYING.Ylonen README README.Ylonen INSTALL +%doc CREDITS UPGRADING %attr(0755,root,root) /usr/bin/ssh-keygen %attr(0755,root,root) /usr/bin/scp %attr(0644,root,root) /usr/man/man1/ssh-keygen.1 -- cgit v1.2.3