summaryrefslogtreecommitdiff
path: root/packages/redhat/openssh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packages/redhat/openssh.spec')
-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 85e2b9043..1b567c5c0 100644
--- a/packages/redhat/openssh.spec
+++ b/packages/redhat/openssh.spec
@@ -1,5 +1,5 @@
1# Version of OpenSSH 1# Version of OpenSSH
2%define oversion 1.2.1pre21 2%define oversion 1.2.1pre22
3 3
4# Version of ssh-askpass 4# Version of ssh-askpass
5%define aversion 0.99 5%define aversion 0.99
@@ -16,6 +16,7 @@ Group: Applications/Internet
16BuildRoot: /tmp/openssh-%{version}-buildroot 16BuildRoot: /tmp/openssh-%{version}-buildroot
17Obsoletes: ssh 17Obsoletes: ssh
18Requires: openssl 18Requires: openssl
19BuildPreReq: perl
19BuildPreReq: openssl-devel 20BuildPreReq: openssl-devel
20BuildPreReq: tcp_wrappers 21BuildPreReq: tcp_wrappers
21BuildPreReq: gnome-libs-devel 22BuildPreReq: gnome-libs-devel
@@ -192,7 +193,8 @@ fi
192 193
193%files 194%files
194%defattr(-,root,root) 195%defattr(-,root,root)
195%doc ChangeLog OVERVIEW COPYING.Ylonen README README.Ylonen INSTALL UPGRADING 196%doc ChangeLog OVERVIEW COPYING.Ylonen README README.Ylonen INSTALL
197%doc CREDITS UPGRADING
196%attr(0755,root,root) /usr/bin/ssh-keygen 198%attr(0755,root,root) /usr/bin/ssh-keygen
197%attr(0755,root,root) /usr/bin/scp 199%attr(0755,root,root) /usr/bin/scp
198%attr(0644,root,root) /usr/man/man1/ssh-keygen.1 200%attr(0644,root,root) /usr/man/man1/ssh-keygen.1