packages: filesystem/filesystem.spec - rel 4 - logrotate does su to non-roo...
baggins
baggins at pld-linux.org
Sun Feb 5 10:51:51 CET 2012
Author: baggins Date: Sun Feb 5 09:51:51 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 4
- logrotate does su to non-root and must be able to enter /var/log/archive
---- Files affected:
packages/filesystem:
filesystem.spec (1.135 -> 1.136)
---- Diffs:
================================================================
Index: packages/filesystem/filesystem.spec
diff -u packages/filesystem/filesystem.spec:1.135 packages/filesystem/filesystem.spec:1.136
--- packages/filesystem/filesystem.spec:1.135 Mon Jan 30 11:26:45 2012
+++ packages/filesystem/filesystem.spec Sun Feb 5 10:51:46 2012
@@ -9,7 +9,7 @@
Summary(pl.UTF-8): Wspólne katalogi
Name: filesystem
Version: 4.0
-Release: 3
+Release: 4
License: GPL
Group: Base
BuildRequires: automake
@@ -211,7 +211,7 @@
%dir /var/lib/color
%dir /var/lib/color/icc
%attr(700,root,root) %dir /var/lock/subsys
-%attr(750,root,logs) %dir /var/log/archive
+%attr(751,root,logs) %dir /var/log/archive
%dir %{_aclocaldir}
%dir %{_desktopdir}
%dir %{_desktopdir}/docklets
@@ -254,6 +254,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.136 2012/02/05 09:51:46 baggins
+- rel 4
+- logrotate does su to non-root and must be able to enter /var/log/archive
+
Revision 1.135 2012/01/30 10:26:45 baggins
- rel 3
- /etc/tmpfiles.d back in systemd
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/filesystem/filesystem.spec?r1=1.135&r2=1.136&f=u
More information about the pld-cvs-commit
mailing list