[arch-commits] Commit in cups/trunk (PKGBUILD PKGBUILD.16)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Jul 26 17:35:16 UTC 2012


    Date: Thursday, July 26, 2012 @ 13:35:16
  Author: andyrtr
Revision: 164174

upgpkg: cups 1.5.4-1

upstream update 1.5.4

Modified:
  cups/trunk/PKGBUILD
  cups/trunk/PKGBUILD.16

-------------+
 PKGBUILD    |    6 +++---
 PKGBUILD.16 |   11 ++++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-26 17:03:56 UTC (rev 164173)
+++ PKGBUILD	2012-07-26 17:35:16 UTC (rev 164174)
@@ -3,8 +3,8 @@
 
 pkgbase="cups"
 pkgname=('libcups' 'cups')
-pkgver=1.5.3
-pkgrel=6
+pkgver=1.5.4
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.cups.org/"
@@ -22,7 +22,7 @@
         cups-systemd-socket.patch
         cups cups.logrotate cups.pam)
 #options=('!emptydirs')
-md5sums=('e1ad15257aa6f162414ea3beae0c5df8'
+md5sums=('de3006e5cf1ee78a9c6145ce62c4e982'
          '12c8af5bcd3b8f84240280b3dfaf9e89'
          'cdc1322c8014297ae349e2db78a03c5a'
          '1a5112f63958643f2888abc9418dbcac'

Modified: PKGBUILD.16
===================================================================
--- PKGBUILD.16	2012-07-26 17:03:56 UTC (rev 164173)
+++ PKGBUILD.16	2012-07-26 17:35:16 UTC (rev 164174)
@@ -3,23 +3,23 @@
 
 pkgbase="cups"
 pkgname=('libcups' 'cups')
-pkgver=1.6b1
+pkgver=1.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.cups.org/"
-makedepends=('libtiff>=4.0.0' 'libpng>=1.5.7' 'acl' 'openslp' 'pam' 'xdg-utils' 'krb5' 'gnutls>=2.8.3' 'cups-filters' 'bc' 'colord'
-             'xinetd' 'gzip' 'autoconf' 'libusb' 'dbus-core' 'avahi'  'hicolor-icon-theme')
+makedepends=('libtiff>=4.0.0' 'libpng>=1.5.7' 'acl' 'openslp' 'pam' 'xdg-utils' 'krb5' 'gnutls>=2.8.3' 'cups-filters' 'bc'
+             'colord' 'xinetd' 'gzip' 'autoconf' 'libusb' 'dbus-core' 'avahi'  'hicolor-icon-theme')
 source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
         cups-no-export-ssllibs.patch
         cups-no-gcrypt.patch
         cups-no-gzip-man.patch
         cups cups.logrotate cups.pam)
 #options=('!emptydirs')
-md5sums=('468a40755a872d84be89111ce97a69d1'
+md5sums=('07157b243dd11e90e3f654c4d62e7c8a'
          '9b8467a1e51d360096b70e2c3c081e6c'
          '3733c23e77eb503bd94cc368e02830dc'
-         '90c30380d4c8cd48a908cfdadae1ea24'
+         'c9159ba1233902ba6ddbbe6885a46b72'
          '9657daa21760bb0b5fa3d8b51d5e01a1'
          'f861b18f4446c43918c8643dcbbd7f6d'
          '96f82c38f3f540b53f3e5144900acf17')
@@ -40,6 +40,7 @@
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
      --libdir=/usr/lib \
+     --with-systemdsystemunitdir=/usr/lib/systemd/system \
      --with-logdir=/var/log/cups \
      --with-docdir=/usr/share/cups/doc \
      --with-cups-user=daemon \




More information about the arch-commits mailing list