summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-30 14:41:38 +1100
committerDamien Miller <djm@mindrot.org>2000-09-30 14:41:38 +1100
commit51155a70e74443e085b016a8c3fbfbf71ae56c76 (patch)
tree55799d63f8d872323db6b5369e8e52545eb840d5 /contrib
parent7294baaf6ab389fd206899d68a1ad400ba2f4508 (diff)
- (djm) Add LICENSE to RPM spec files
Diffstat (limited to 'contrib')
-rw-r--r--contrib/redhat/openssh.spec2
-rw-r--r--contrib/suse/openssh.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index ac933094..d1bd1670 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -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*
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index c26b5d58..50019cbc 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -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