From c9add81243d86f3605f54428462302d378bad725 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 30 Apr 2021 07:40:33 +0200 Subject: [PATCH] cups.spec: set 'lp' group for /var/log/cups and set perms to 755 Synch with SUSE and let others to see logs --- cups.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cups.spec b/cups.spec index c26f874..7286ad9 100644 --- a/cups.spec +++ b/cups.spec @@ -545,7 +545,7 @@ rm -f %{cups_serverbin}/backend/smb %{_datadir}/pixmaps/cupsprinter.png %dir %attr(1770,root,lp) %{_localstatedir}/spool/cups/tmp %dir %attr(0710,root,lp) %{_localstatedir}/spool/cups -%dir %attr(0700,root,root) %{_localstatedir}/log/cups +%dir %attr(0755,root,lp) %{_localstatedir}/log/cups %{_mandir}/man[1578]/* # client subpackage %exclude %{_mandir}/man1/lp*.1.gz