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

Tobias Powalowski tpowa at archlinux.org
Sat Apr 28 13:15:24 UTC 2007


    Date: Saturday, April 28, 2007 @ 09:15:24
  Author: tpowa
    Path: /home/cvs-extra/extra/network/fcpci

Modified: PKGBUILD (1.29 -> 1.30) fcpci.install (1.9 -> 1.10)

upgpkg: update to 2.6.21 series


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


Index: extra/network/fcpci/PKGBUILD
diff -u extra/network/fcpci/PKGBUILD:1.29 extra/network/fcpci/PKGBUILD:1.30
--- extra/network/fcpci/PKGBUILD:1.29	Tue Feb 13 05:01:53 2007
+++ extra/network/fcpci/PKGBUILD	Sat Apr 28 09:15:24 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.29 2007/02/13 10:01:53 tpowa Exp $
+# $Id: PKGBUILD,v 1.30 2007/04/28 13:15:24 tpowa Exp $
 #Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=fcpci
 pkgver=31107
-pkgrel=22
-_kernver=2.6.20-ARCH
+pkgrel=26
+_kernver=2.6.21-ARCH
 pkgdesc="AVM ISDN driver for FRITZ PCI isdn cards. For stock arch 2.6 kernel."
 arch=(i686 x86_64)
 url="http://www.avm.de"
Index: extra/network/fcpci/fcpci.install
diff -u extra/network/fcpci/fcpci.install:1.9 extra/network/fcpci/fcpci.install:1.10
--- extra/network/fcpci/fcpci.install:1.9	Tue Feb  6 07:48:45 2007
+++ extra/network/fcpci/fcpci.install	Sat Apr 28 09:15:24 2007
@@ -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.20-ARCH
+  KERNEL_VERSION=2.6.21-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.20-ARCH
+  KERNEL_VERSION=2.6.21-ARCH
   depmod -v $KERNEL_VERSION > /dev/null 2>&1
 }
 




More information about the arch-commits mailing list