packages: mrtg/mrtg.spec - rel 5 - give logrotate a chance to access log/ar...
baggins
baggins at pld-linux.org
Sun Feb 5 12:43:37 CET 2012
Author: baggins Date: Sun Feb 5 11:43:37 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 5
- give logrotate a chance to access log/archive dir
---- Files affected:
packages/mrtg:
mrtg.spec (1.166 -> 1.167)
---- Diffs:
================================================================
Index: packages/mrtg/mrtg.spec
diff -u packages/mrtg/mrtg.spec:1.166 packages/mrtg/mrtg.spec:1.167
--- packages/mrtg/mrtg.spec:1.166 Sun Feb 5 12:11:53 2012
+++ packages/mrtg/mrtg.spec Sun Feb 5 12:43:32 2012
@@ -14,7 +14,7 @@
Summary(ru.UTF-8): MRTG - программа изображения граффиков, изображающих траффик на множестве роутеров
Name: mrtg
Version: 2.17.0
-Release: 4
+Release: 5
License: GPL
Group: Applications/Networking
Source0: http://oss.oetiker.ch/mrtg/pub/%{name}-%{version}.tar.gz
@@ -172,7 +172,7 @@
%attr(755,root,root) %{_libdir}/mrtg/cfgmaker
%attr(755,root,root) %{_libdir}/mrtg/indexmaker
%attr(1751,stats,logs) %dir /var/log/mrtg
-%attr(751,root,logs) %dir /var/log/archive/mrtg
+%attr(751,stats,logs) %dir /var/log/archive/mrtg
%attr(755,stats,stats) %dir /var/run/mrtg
%attr(755,stats,stats) %dir /var/lib/mrtg
/usr/lib/tmpfiles.d/%{name}.conf
@@ -194,6 +194,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.167 2012/02/05 11:43:32 baggins
+- rel 5
+- give logrotate a chance to access log/archive dir
+
Revision 1.166 2012/02/05 11:11:53 baggins
- rel 4
- logrotate 3.8.0 requires "su" option for non-root writable dirs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mrtg/mrtg.spec?r1=1.166&r2=1.167&f=u
More information about the pld-cvs-commit
mailing list