]> andersk Git - openssh.git/commitdiff
- (djm) Add LICENSE to RPM spec files
authordjm <djm>
Sat, 30 Sep 2000 03:41:38 +0000 (03:41 +0000)
committerdjm <djm>
Sat, 30 Sep 2000 03:41:38 +0000 (03:41 +0000)
ChangeLog
contrib/redhat/openssh.spec
contrib/suse/openssh.spec

index 20f3efc5fcbebe4540ca8cfa155bb7aca598f77d..5f0b2979cdd5037455d045eed29df3791530ceaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
  - (djm) Add recent InitScripts as a RPM dependancy for openssh-server
    patch from Pekka Savola <pekkas@netcore.fi>
  - (djm) Forgot to cvs add LICENSE file
+ - (djm) Add LICENSE to RPM spec files
  - (djm) CVS OpenBSD sync:
    - markus@cvs.openbsd.org  2000/09/26 13:59:59
      [clientloop.c]
index ac9330947e516177a188e10c8e997334fcd60eab..d1bd1670104c868889d884dae9658e8bed7ea66d 100644 (file)
@@ -225,7 +225,7 @@ fi
 %files
 %defattr(-,root,root)
 %doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL 
-%doc CREDITS UPGRADING
+%doc CREDITS UPGRADING LICENSE
 %attr(0755,root,root) /usr/bin/ssh-keygen
 %attr(0755,root,root) /usr/bin/scp
 %attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1*
index c26b5d58256f7b91a3257d2d210fc8ba66c27469..50019cbc1ebc72a1b244164e1fdabe7658921d94 100644 (file)
@@ -162,7 +162,7 @@ fi
 %files
 %defattr(-,root,root)
 %doc COPYING.Ylonen ChangeLog OVERVIEW README* 
-%doc RFC.nroff TODO UPGRADING CREDITS
+%doc RFC.nroff TODO UPGRADING CREDITS LICENSE
 %attr(0755,root,root) %dir /etc/ssh
 %attr(0644,root,root) %config /etc/ssh/ssh_config
 %attr(0600,root,root) %config /etc/ssh/sshd_config
This page took 0.231128 seconds and 5 git commands to generate.