[arch-commits] Commit in cups/repos (testing-i686 testing-i686/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Sep 20 15:51:49 UTC 2009


    Date: Sunday, September 20, 2009 @ 11:51:48
  Author: tpowa
Revision: 52475

Merged revisions 52473 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/cups/trunk

........
  r52473 | tpowa | 2009-09-20 15:42:36 +0000 (So, 20 Sep 2009) | 2 lines
  
  upgpkg: cups 1.4.1-1
      bump to new version
........

Modified:
  cups/repos/testing-i686/	(properties)
  cups/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |   18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)


Property changes on: cups/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /cups/trunk:1-51339
   + /cups/trunk:1-52474

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-09-20 15:43:42 UTC (rev 52474)
+++ testing-i686/PKGBUILD	2009-09-20 15:51:48 UTC (rev 52475)
@@ -3,8 +3,8 @@
 
 pkgbase="cups"
 pkgname=('libcups' 'cups')
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.cups.org/"
@@ -13,19 +13,11 @@
 source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
         cups 
         cups.logrotate 
-        cups.pam
-        fix-infinite-usb-loop.patch)
+        cups.pam)
 options=('!emptydirs')
-md5sums=('bc5e777d4320cecdd1a64de8035171a8'
-         '5c85b7d8d2ddd02c2c64955cebbf55ea'
-         'f861b18f4446c43918c8643dcbbd7f6d'
-         '96f82c38f3f540b53f3e5144900acf17'
-         'fdb2e521fe3a6bd6d82acc943acd7e90')
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}
-  # fix usb loop #http://bugs.archlinux.org/task/15998
-  patch -Np1 -i ../fix-infinite-usb-loop.patch || return 1
   # Rebuild configure script for --enable-avahi.
   aclocal -I config-scripts
   autoconf -I config-scripts
@@ -88,3 +80,7 @@
   # compress some driver files, adopted from Fedora
   find ${pkgdir}/usr/share/cups/model -name "*.ppd" | xargs gzip -n9f
 }
+md5sums=('587a58039c112ecb3c932e048c8a7b01'
+         '5c85b7d8d2ddd02c2c64955cebbf55ea'
+         'f861b18f4446c43918c8643dcbbd7f6d'
+         '96f82c38f3f540b53f3e5144900acf17')




More information about the arch-commits mailing list