[packages/eventum: 5/10] allow app to put new files to log dir
glen
glen at pld-linux.org
Sat May 20 13:50:17 CEST 2017
commit 7e9ea0b3f2c72b71d4c1c43bd12d199cef9f5512
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed May 17 22:11:16 2017 +0300
allow app to put new files to log dir
eventum.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 47ad77b..511d722 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_with order # with experimental order patch
-%define rel 0.2
+%define rel 0.3
%define subver 344
%define githash 7f34327f
%define php_min_version 5.5.0
@@ -581,7 +581,7 @@ done
%attr(660,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/setup.php
%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/htpasswd
-%dir %attr(711,root,http) /var/log/%{name}
+%dir %attr(731,root,http) /var/log/%{name}
%attr(620,root,http) %ghost /var/log/%{name}/*
%dir %attr(750,root,root) /var/log/archive/%{name}
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/ea3c18c959573399f020716d5d28188b4364d8e2
More information about the pld-cvs-commit
mailing list