- Fix postin-without-tmpfile-creation and run %tmpfiles_create
macro on our cups.conf OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=301
This commit is contained in:
parent
8c43ac6bd5
commit
dd365fbbe6
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 12:22:42 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Fix postin-without-tmpfile-creation and run %tmpfiles_create
|
||||
macro on our cups.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 10:07:17 CEST 2015 - jsmeix@suse.de
|
||||
|
||||
|
@ -435,6 +435,7 @@ getent group ntadmin >/dev/null || %{_sbindir}/groupadd -g 71 -o -r ntadmin 2>/d
|
||||
|
||||
%post
|
||||
%service_add_post cups.service cups-lpd@.service cups-lpd.socket cups.socket
|
||||
%tmpfiles_create %{_tmpfilesdir}/cups.conf
|
||||
|
||||
%preun
|
||||
%service_del_preun cups.service cups-lpd@.service cups-lpd.socket cups.socket
|
||||
|
Loading…
x
Reference in New Issue
Block a user