- (dtucker) [contrib/redhat/openssh.spec] Bug #1992: remove now-gone WARNING
file from spec file. From crighter at nuclioss com.
This commit is contained in:
parent
54c38d24c6
commit
67ccc86506
|
@ -1,3 +1,7 @@
|
|||
20120330
|
||||
- (dtucker) [contrib/redhat/openssh.spec] Bug #1992: remove now-gone WARNING
|
||||
file from spec file. From crighter at nuclioss com.
|
||||
|
||||
20120309
|
||||
- (djm) [openbsd-compat/port-linux.c] bz#1960: fix crash on SELinux
|
||||
systems where sshd is run in te wrong context. Patch from Sven
|
||||
|
|
|
@ -335,7 +335,7 @@ fi
|
|||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc CREDITS ChangeLog INSTALL LICENCE OVERVIEW README* PROTOCOL* TODO WARNING*
|
||||
%doc CREDITS ChangeLog INSTALL LICENCE OVERVIEW README* PROTOCOL* TODO
|
||||
%attr(0755,root,root) %{_bindir}/scp
|
||||
%attr(0644,root,root) %{_mandir}/man1/scp.1*
|
||||
%attr(0755,root,root) %dir %{_sysconfdir}/ssh
|
||||
|
|
Loading…
Reference in New Issue