packages: mysecureshell/mysecureshell.spec - changed logrotate config file ...
mguevara
mguevara at pld-linux.org
Sun May 9 13:49:32 CEST 2010
Author: mguevara Date: Sun May 9 11:49:32 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- changed logrotate config file to 640
---- Files affected:
packages/mysecureshell:
mysecureshell.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/mysecureshell/mysecureshell.spec
diff -u packages/mysecureshell/mysecureshell.spec:1.3 packages/mysecureshell/mysecureshell.spec:1.4
--- packages/mysecureshell/mysecureshell.spec:1.3 Sat May 8 16:22:15 2010
+++ packages/mysecureshell/mysecureshell.spec Sun May 9 13:49:27 2010
@@ -46,7 +46,7 @@
%doc README-en
%doc %lang(fr) README-fr
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ssh/sftp_config
-%config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/mysecureshell
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/mysecureshell
%attr(755,root,root) /bin/MySecureShell
%attr(755,root,root) %{_bindir}/sftp-*
%{_mandir}/man8/MySecureShell.8*
@@ -58,6 +58,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/05/09 11:49:27 mguevara
+- changed logrotate config file to 640
+
Revision 1.3 2010/05/08 14:22:15 glen
- cleanup; adapter; verbose files
- lang tag for french readme, no package of common gpl license
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysecureshell/mysecureshell.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list