From 51155a70e74443e085b016a8c3fbfbf71ae56c76 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 30 Sep 2000 14:41:38 +1100 Subject: - (djm) Add LICENSE to RPM spec files --- ChangeLog | 1 + contrib/redhat/openssh.spec | 2 +- contrib/suse/openssh.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 20f3efc5f..5f0b2979c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ - (djm) Add recent InitScripts as a RPM dependancy for openssh-server patch from Pekka Savola - (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] diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index ac9330947..d1bd16701 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 c26b5d582..50019cbc1 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 -- cgit v1.2.3