mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 16:24:39 +02:00
- (djm) Add LICENSE to RPM spec files
This commit is contained in:
parent
7294baaf6a
commit
51155a70e7
@ -9,6 +9,7 @@
|
|||||||
- (djm) Add recent InitScripts as a RPM dependancy for openssh-server
|
- (djm) Add recent InitScripts as a RPM dependancy for openssh-server
|
||||||
patch from Pekka Savola <pekkas@netcore.fi>
|
patch from Pekka Savola <pekkas@netcore.fi>
|
||||||
- (djm) Forgot to cvs add LICENSE file
|
- (djm) Forgot to cvs add LICENSE file
|
||||||
|
- (djm) Add LICENSE to RPM spec files
|
||||||
- (djm) CVS OpenBSD sync:
|
- (djm) CVS OpenBSD sync:
|
||||||
- markus@cvs.openbsd.org 2000/09/26 13:59:59
|
- markus@cvs.openbsd.org 2000/09/26 13:59:59
|
||||||
[clientloop.c]
|
[clientloop.c]
|
||||||
|
@ -225,7 +225,7 @@ fi
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL
|
%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/ssh-keygen
|
||||||
%attr(0755,root,root) /usr/bin/scp
|
%attr(0755,root,root) /usr/bin/scp
|
||||||
%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1*
|
%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1*
|
||||||
|
@ -162,7 +162,7 @@ fi
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING.Ylonen ChangeLog OVERVIEW README*
|
%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(0755,root,root) %dir /etc/ssh
|
||||||
%attr(0644,root,root) %config /etc/ssh/ssh_config
|
%attr(0644,root,root) %config /etc/ssh/ssh_config
|
||||||
%attr(0600,root,root) %config /etc/ssh/sshd_config
|
%attr(0600,root,root) %config /etc/ssh/sshd_config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user