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