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 ++++-- packages/suse/openssh.spec | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'packages') diff --git a/packages/redhat/openssh.spec b/packages/redhat/openssh.spec index 85e2b9043..1b567c5c0 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 diff --git a/packages/suse/openssh.spec b/packages/suse/openssh.spec index 23926e017..1d0168ba6 100644 --- a/packages/suse/openssh.spec +++ b/packages/suse/openssh.spec @@ -1,6 +1,6 @@ Summary: OpenSSH, a free Secure Shell (SSH) implementation Name: openssh -Version: 1.2.1pre21 +Version: 1.2.1pre22 Release: 1 Source0: openssh-%{version}.tar.gz Copyright: BSD @@ -203,7 +203,7 @@ fi %files %defattr(-,root,root) %doc COPYING.Ylonen ChangeLog OVERVIEW README README.Ylonen -%doc RFC.nroff TODO UPGRADING +%doc RFC.nroff TODO UPGRADING CREDITS %attr(0755,root,root) /usr/bin/ssh-keygen %attr(0755,root,root) /usr/bin/scp %attr(0644,root,root) %doc /usr/man/man1/ssh-keygen.1 -- cgit v1.2.3