[arch-commits] Commit in cups/trunk (PKGBUILD cups-systemd-socket.patch)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Aug 12 16:15:56 UTC 2012


    Date: Sunday, August 12, 2012 @ 12:15:56
  Author: andyrtr
Revision: 165180

upgpkg: cups 1.6.1-4

fix systemd service file - FS#31113

Modified:
  cups/trunk/PKGBUILD
  cups/trunk/cups-systemd-socket.patch

---------------------------+
 PKGBUILD                  |    4 ++--
 cups-systemd-socket.patch |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-12 12:56:20 UTC (rev 165179)
+++ PKGBUILD	2012-08-12 16:15:56 UTC (rev 165180)
@@ -4,7 +4,7 @@
 pkgbase="cups"
 pkgname=('libcups' 'cups')
 pkgver=1.6.1
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.cups.org/"
@@ -25,7 +25,7 @@
          '9b8467a1e51d360096b70e2c3c081e6c'
          '3733c23e77eb503bd94cc368e02830dc'
          '90c30380d4c8cd48a908cfdadae1ea24'
-         'a81573a429b98e16670d7fea47e528c4'
+         '7d2347b6d444e223f6b7dc6e706b9ffe'
          '9657daa21760bb0b5fa3d8b51d5e01a1'
          'f861b18f4446c43918c8643dcbbd7f6d'
          '96f82c38f3f540b53f3e5144900acf17'

Modified: cups-systemd-socket.patch
===================================================================
--- cups-systemd-socket.patch	2012-08-12 12:56:20 UTC (rev 165179)
+++ cups-systemd-socket.patch	2012-08-12 16:15:56 UTC (rev 165180)
@@ -103,7 +103,7 @@
 diff -up cups-1.5.0/data/cups.service.in.systemd-socket cups-1.5.0/data/cups.service.in
 --- cups-1.5.0/data/cups.service.in.systemd-socket	2011-10-18 15:32:40.846670473 +0100
 +++ cups-1.5.0/data/cups.service.in	2011-10-18 15:32:40.846670473 +0100
-@@ -0,0 +1,9 @@
+@@ -0,0 +1,10 @@
 +[Unit]
 +Description=CUPS Printing Service
 +
@@ -117,7 +117,7 @@
 diff -up cups-1.5.0/data/cups.socket.in.systemd-socket cups-1.5.0/data/cups.socket.in
 --- cups-1.5.0/data/cups.socket.in.systemd-socket	2011-10-18 15:32:40.847670454 +0100
 +++ cups-1.5.0/data/cups.socket.in	2011-10-18 15:32:40.847670454 +0100
-@@ -0,0 +1,10 @@
+@@ -0,0 +1,11 @@
 +[Unit]
 +Description=CUPS Printing Service Sockets
 +




More information about the arch-commits mailing list