]> andersk Git - gssapi-openssh.git/blobdiff - openssh/contrib/caldera/openssh.spec
Import of OpenSSH 5.2p1
[gssapi-openssh.git] / openssh / contrib / caldera / openssh.spec
index 264cd16aec8f10236416cff59163281201d31a2a..780a4dea576bba508e95330bc9606d27a68fd196 100644 (file)
 #old cvs stuff.  please update before use.  may be deprecated.
 %define use_stable     1
 %if %{use_stable}
-  %define version      5.1p1
+  %define version      5.2p1
   %define cvs          %{nil}
   %define release      1
 %else
-  %define version      5.1p1
+  %define version      5.2p1
   %define cvs          cvs20050315
   %define release      0r1
 %endif
@@ -251,7 +251,7 @@ install -m 0755 contrib/caldera/ssh-host-keygen $SKG
 # install remaining docs
 DocD="%{buildroot}%{_defaultdocdir}/%{name}-%{version}"
 mkdir -p $DocD/%{askpass}
-cp -a CREDITS ChangeLog LICENCE OVERVIEW README* TODO  $DocD
+cp -a CREDITS ChangeLog LICENCE OVERVIEW README* TODO PROTOCOL* $DocD
 install -p -m 0444 %{SOURCE3}  $DocD/faq.html
 cp -a %{askpass}/{README,ChangeLog,TODO,SshAskpass*.ad}  $DocD/%{askpass}
 %if %{use_stable}
This page took 4.805652 seconds and 4 git commands to generate.