From cc3b88c11902e689017d50805d69e85e04bc1fe26f9496f3d615541e274ace55 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 2 Jun 2021 21:21:23 +0000 Subject: [PATCH] Accepting request 896976 from home:gladiac:mailman3 - Fix log dir permissions OBS-URL: https://build.opensuse.org/request/show/896976 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=43 --- python-HyperKitty.changes | 5 +++++ python-HyperKitty.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-HyperKitty.changes b/python-HyperKitty.changes index b9f4ef4..2b5cc25 100644 --- a/python-HyperKitty.changes +++ b/python-HyperKitty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 2 18:33:55 UTC 2021 - Andreas Schneider + +- Fix log dir permissions + ------------------------------------------------------------------- Wed Jun 2 12:25:48 UTC 2021 - pgajdos@suse.com diff --git a/python-HyperKitty.spec b/python-HyperKitty.spec index 68ed32b..09d6872 100644 --- a/python-HyperKitty.spec +++ b/python-HyperKitty.spec @@ -326,7 +326,7 @@ fi %attr(640,root,hyperkitty) %config(noreplace) %{hyperkitty_etcdir}/settings_local.py %attr(750,root,hyperkitty) %dir %{hyperkitty_libdir} %attr(750,hyperkitty,hyperkitty) %dir %{hyperkitty_datadir} -%attr(770,root,hyperkitty) %dir %{hyperkitty_logdir} +%attr(770,hyperkitty,hyperkitty) %dir %{hyperkitty_logdir} %files -n %{hyperkitty_pkgname}-web-uwsgi %dir %{_sysconfdir}/uwsgi