[arch-commits] Commit in fcpci/trunk (PKGBUILD fcpci.install)

Thomas Baechler thomas at archlinux.org
Mon Jul 21 20:06:18 UTC 2008


    Date: Monday, July 21, 2008 @ 16:06:18
  Author: thomas
Revision: 5897

upgpkg: fcpci 31107-44

Modified:
  fcpci/trunk/PKGBUILD
  fcpci/trunk/fcpci.install

---------------+
 PKGBUILD      |    6 +++---
 fcpci.install |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-21 20:05:43 UTC (rev 5896)
+++ PKGBUILD	2008-07-21 20:06:18 UTC (rev 5897)
@@ -3,13 +3,13 @@
 
 pkgname=fcpci
 pkgver=31107
-pkgrel=43
-_kernver=2.6.25-ARCH
+pkgrel=44
+_kernver=2.6.26-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.25.3-1' 'kernel26<2.6.26')
+depends=('capi4k-utils' 'kernel26>=2.6.26-1' 'kernel26<2.6.27')
 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)

Modified: fcpci.install
===================================================================
--- fcpci.install	2008-07-21 20:05:43 UTC (rev 5896)
+++ fcpci.install	2008-07-21 20:06:18 UTC (rev 5897)
@@ -7,7 +7,7 @@
   sed -i -e 's/#fcpci		-	-	-	-	-	-/fcpci		-	-	-	-	-	-/g' /etc/capi.conf
   # updating module dependencies
   echo ">>> Updating module dependencies. Please wait ..."
-  KERNEL_VERSION=2.6.25-ARCH
+  KERNEL_VERSION=2.6.26-ARCH
   depmod -v $KERNEL_VERSION > /dev/null 2>&1
 }
 
@@ -22,7 +22,7 @@
   sed -i -e 's/fcpci		-	-	-	-	-	-/#fcpci		-	-	-	-	-	-/g' /etc/capi.conf
     # updating module dependencies
   echo ">>> Updating module dependencies. Please wait ..."
-  KERNEL_VERSION=2.6.25-ARCH
+  KERNEL_VERSION=2.6.26-ARCH
   depmod -v $KERNEL_VERSION > /dev/null 2>&1
 }
 





More information about the arch-commits mailing list