summaryrefslogtreecommitdiffstats
path: root/packages/redhat
diff options
context:
space:
mode:
Diffstat (limited to 'packages/redhat')
-rw-r--r--packages/redhat/openssh.spec6
1 files changed, 4 insertions, 2 deletions
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