- Fix bnc#943950, escape the macro call %systemd-tmpfiles in comment

OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=308
This commit is contained in:
Tomáš Chvátal 2015-09-01 07:38:56 +00:00 committed by Git OBS Bridge
parent 60fd2664b9
commit 3473e08841
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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