cups.spec: set 'lp' group for /var/log/cups and set perms to 755
Synch with SUSE and let others to see logs
This commit is contained in:
parent
64bf0a98ee
commit
c9add81243
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user