[arch-commits] CVS update of extra/network/fcpci (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Nov 19 12:32:35 UTC 2007


    Date: Monday, November 19, 2007 @ 07:32:35
  Author: tpowa
    Path: /home/cvs-extra/extra/network/fcpci

Modified: PKGBUILD (1.35 -> 1.36)

upgpkg: in order to pretend breakage, rebuild against 2.6.23.8-1 kernel


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/network/fcpci/PKGBUILD
diff -u extra/network/fcpci/PKGBUILD:1.35 extra/network/fcpci/PKGBUILD:1.36
--- extra/network/fcpci/PKGBUILD:1.35	Wed Nov 14 02:31:22 2007
+++ extra/network/fcpci/PKGBUILD	Mon Nov 19 07:32:35 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.35 2007/11/14 07:31:22 tpowa Exp $
+# $Id: PKGBUILD,v 1.36 2007/11/19 12:32:35 tpowa Exp $
 #Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=fcpci
 pkgver=31107
-pkgrel=35
+pkgrel=36
 _kernver=2.6.23-ARCH
 pkgdesc="AVM ISDN driver for FRITZ PCI isdn cards. For stock arch 2.6 kernel."
 arch=(i686 x86_64)
 license=('custom:"AVM"' 'LGPL')
 url="http://www.avm.de"
-depends=('capi4k-utils' 'kernel26>=2.6.23.1-8')
+depends=('capi4k-utils' 'kernel26>=2.6.23.8-1')
 if [ "$CARCH" = "i686" ]; then
   source=(ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.93/fcpci-suse93-3.11-07.tar.gz \
 	kernel-2.6.19.patch atomic.patch kernel-2.6.20.patch kernel-2.6.22.patch string.h)




More information about the arch-commits mailing list