- Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com>

This commit is contained in:
Damien Miller 1999-12-26 19:38:17 +11:00
parent 9673b2b59a
commit aae1093640
2 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,7 @@
- Released 1.2.1pre21
- Fixed implicit '.' in default path, report from Jim Knoble
<jmknoble@pobox.com>
- Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com>
19991225
- More fixes from Andre Lucas <andre.lucas@dial.pipex.com>

View File

@ -16,7 +16,6 @@ Group: Applications/Internet
BuildRoot: /tmp/openssh-%{version}-buildroot
Obsoletes: ssh
Requires: openssl
PreReq: openssl
BuildPreReq: openssl-devel
BuildPreReq: tcp_wrappers
BuildPreReq: gnome-libs-devel
@ -29,9 +28,9 @@ Obsoletes: ssh-clients
%package server
Summary: OpenSSH Secure Shell protocol server (sshd)
Requires: openssh chkconfig >= 0.9
Group: System Environment/Daemons
Obsoletes: ssh-server
PreReq: openssh chkconfig >= 0.9
%package askpass
Summary: OpenSSH X11 passphrase dialog