[arch-commits] CVS update of extra/network/fcpci (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Fri Mar 21 17:11:39 UTC 2008
Date: Friday, March 21, 2008 @ 13:11:39
Author: tpowa
Path: /home/cvs-extra/extra/network/fcpci
Modified: PKGBUILD (1.40 -> 1.41)
rebuild against gcc 4.3 kernel build
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: extra/network/fcpci/PKGBUILD
diff -u extra/network/fcpci/PKGBUILD:1.40 extra/network/fcpci/PKGBUILD:1.41
--- extra/network/fcpci/PKGBUILD:1.40 Sat Jan 26 10:48:01 2008
+++ extra/network/fcpci/PKGBUILD Fri Mar 21 13:11:39 2008
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.40 2008/01/26 15:48:01 tpowa Exp $
+# $Id: PKGBUILD,v 1.41 2008/03/21 17:11:39 tpowa Exp $
#Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=fcpci
pkgver=31107
-pkgrel=40
+pkgrel=41
_kernver=2.6.24-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.24-2' 'kernel26<=2.6.25-0')
+depends=('capi4k-utils' 'kernel26>=2.6.24.3-4' 'kernel26<=2.6.25-0')
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 kernel-2.6.24.patch)
More information about the arch-commits
mailing list