summaryrefslogtreecommitdiffstats
path: root/contrib/caldera/openssh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/caldera/openssh.spec')
-rw-r--r--contrib/caldera/openssh.spec12
1 files changed, 3 insertions, 9 deletions
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 67d8e6ff..b04562dc 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -21,8 +21,8 @@
%define cvs %{nil}
%define release 1
%else
- %define version 3.9p1
- %define cvs cvs20011009
+ %define version 4.0p1
+ %define cvs cvs20050315
%define release 0r1
%endif
%define xsa x11-ssh-askpass
@@ -297,12 +297,7 @@ fi
%PreUn server
[ "$1" = 0 ] || exit 0
-
! %{SVIdir}/sshd status || %{SVIdir}/sshd stop
-: # to protect the rpm database
-
-
-%PostUn server
if [ -x %{LSBinit}-remove ]; then
%{LSBinit}-remove sshd
else
@@ -310,7 +305,6 @@ else
fi
: # to protect the rpm database
-
%Files
%defattr(-,root,root)
%dir %{_sysconfdir}
@@ -363,4 +357,4 @@ fi
* Mon Jan 01 1998 ...
Template Version: 1.31
-$Id: openssh.spec,v 1.52 2005/03/09 00:02:42 djm Exp $
+$Id: openssh.spec,v 1.53 2005/03/15 01:24:51 tim Exp $