]> andersk Git - gssapi-openssh.git/blobdiff - openssh/contrib/caldera/openssh.spec
no derived files in cvs
[gssapi-openssh.git] / openssh / contrib / caldera / openssh.spec
index 8b3f80375747629291e84a7dafd7a23d12396058..5397655624971dedf54f3792f81f2519af8fb2c5 100644 (file)
 #old cvs stuff.  please update before use.  may be deprecated.
 %define use_stable     1
 %if %{use_stable}
-  %define version      3.9p1
+  %define version      4.4p1
   %define cvs          %{nil}
   %define release      1
 %else
-  %define version      3.9p1
-  %define cvs          cvs20011009
+  %define version      4.1p1
+  %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}
This page took 0.068791 seconds and 4 git commands to generate.