summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-03-30 10:19:56 +1100
committerDarren Tucker <dtucker@zip.com.au>2012-03-30 10:19:56 +1100
commit67ccc86506212c12e60bffd9a0e924a84800cf00 (patch)
tree2969f61a88889ee83abd4e9ac1e88aff95e24859
parent54c38d24c6e748b100ba305a3b15e0085f52c7d4 (diff)
- (dtucker) [contrib/redhat/openssh.spec] Bug #1992: remove now-gone WARNING
file from spec file. From crighter at nuclioss com.
-rw-r--r--ChangeLog4
-rw-r--r--contrib/redhat/openssh.spec2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 03c2674f3..ac8fd70b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120120330
2 - (dtucker) [contrib/redhat/openssh.spec] Bug #1992: remove now-gone WARNING
3 file from spec file. From crighter at nuclioss com.
4
120120309 520120309
2 - (djm) [openbsd-compat/port-linux.c] bz#1960: fix crash on SELinux 6 - (djm) [openbsd-compat/port-linux.c] bz#1960: fix crash on SELinux
3 systems where sshd is run in te wrong context. Patch from Sven 7 systems where sshd is run in te wrong context. Patch from Sven
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index be6de088c..87c375620 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -335,7 +335,7 @@ fi
335 335
336%files 336%files
337%defattr(-,root,root) 337%defattr(-,root,root)
338%doc CREDITS ChangeLog INSTALL LICENCE OVERVIEW README* PROTOCOL* TODO WARNING* 338%doc CREDITS ChangeLog INSTALL LICENCE OVERVIEW README* PROTOCOL* TODO
339%attr(0755,root,root) %{_bindir}/scp 339%attr(0755,root,root) %{_bindir}/scp
340%attr(0644,root,root) %{_mandir}/man1/scp.1* 340%attr(0644,root,root) %{_mandir}/man1/scp.1*
341%attr(0755,root,root) %dir %{_sysconfdir}/ssh 341%attr(0755,root,root) %dir %{_sysconfdir}/ssh