[cups/f19] amend previous commit and fix versions in changelog

Jiří Popelka jpopelka at fedoraproject.org
Fri Apr 19 11:28:57 UTC 2013


commit b4b4411cb5c053852bdfe677cab8bb5eedd224f2
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Fri Apr 19 13:20:30 2013 +0200

    amend previous commit and fix versions in changelog

 cups.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/cups.spec b/cups.spec
index 3b3f11d..1f8eac4 100644
--- a/cups.spec
+++ b/cups.spec
@@ -342,7 +342,7 @@ d /var/spool/cups/tmp - - - 30d
 EOF
 
 # /usr/lib/tmpfiles.d/cups-lp.conf (bug #812641)
-cat > ${RPM_BUILD_ROOT}%{_prefix}/lib/tmpfiles.d/cups-lp.conf <<EOF
+cat > ${RPM_BUILD_ROOT}%{_tmpfilesdir}/cups-lp.conf <<EOF
 # Legacy parallel port character device nodes, to trigger the
 # auto-loading of the kernel module on access.
 #
@@ -495,8 +495,8 @@ rm -f %{cups_serverbin}/backend/smb
 %dir %attr(0755,root,lp) %{_sysconfdir}/cups
 %dir %attr(0755,root,lp) %{_localstatedir}/run/cups
 %dir %attr(0511,lp,sys) %{_localstatedir}/run/cups/certs
-%{_prefix}/lib/tmpfiles.d/cups.conf
-%{_prefix}/lib/tmpfiles.d/cups-lp.conf
+%{_tmpfilesdir}/cups.conf
+%{_tmpfilesdir}/cups-lp.conf
 %verify(not md5 size mtime) %config(noreplace) %attr(0640,root,lp) %{_sysconfdir}/cups/cupsd.conf
 %verify(not md5 size mtime) %config(noreplace) %attr(0640,root,lp) %{_sysconfdir}/cups/cups-files.conf
 %attr(0640,root,lp) %{_sysconfdir}/cups/cupsd.conf.default
@@ -626,10 +626,10 @@ rm -f %{cups_serverbin}/backend/smb
   strings for job-name, there's no need to validate it as UTF-8 in the
   dbus notifier.
 
-* Thu Apr  4 2013 Tim Waugh <twaugh at redhat.com> 1:1.6.1-4
+* Thu Apr  4 2013 Tim Waugh <twaugh at redhat.com> 1:1.6.2-4
 - Use IP address when resolving DNSSD URIs (bug #948288).
 
-* Thu Mar 28 2013 Tim Waugh <twaugh at redhat.com> 1:1.6.1-3
+* Thu Mar 28 2013 Tim Waugh <twaugh at redhat.com> 1:1.6.2-3
 - Check for cupsd.conf existence prior to grepping it (bug #928816).
 
 * Tue Mar 19 2013 Jiri Popelka <jpopelka at redhat.com> - 1:1.6.2-2


More information about the scm-commits mailing list