Accepting request 328249 from Printing
- Fix bnc#943950, escape the macro call %systemd-tmpfiles in comment OBS-URL: https://build.opensuse.org/request/show/328249 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cups?expand=0&rev=131
This commit is contained in:
commit
635414acae
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 07:36:59 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Fix bnc#943950, escape the macro call %systemd-tmpfiles in comment
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 20 14:07:47 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -436,7 +436,7 @@ getent group ntadmin >/dev/null || %{_sbindir}/groupadd -g 71 -o -r ntadmin 2>/d
|
||||
|
||||
%post -p /bin/bash
|
||||
%service_add_post cups.service cups-lpd@.service cups-lpd.socket cups.socket
|
||||
# Use %tmpfiles_create when 13.2 is oldest in support scope
|
||||
# Use %%tmpfiles_create when 13.2 is oldest in support scope
|
||||
/usr/bin/systemd-tmpfiles --create %{_tmpfilesdir}/cups.conf || :
|
||||
|
||||
%preun -p /bin/bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user