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

Tobias Powalowski tpowa at archlinux.org
Fri Jul 29 06:13:33 UTC 2011


    Date: Friday, July 29, 2011 @ 02:13:33
  Author: tpowa
Revision: 133538

upgpkg: fcpci 31107-62
rebuild against latest kernel

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-29 06:11:50 UTC (rev 133537)
+++ PKGBUILD	2011-07-29 06:13:33 UTC (rev 133538)
@@ -3,8 +3,8 @@
 
 pkgname=fcpci
 pkgver=31107
-pkgrel=61
-_kernver=3.0.0-ARCH
+pkgrel=62
+_kernver=3.0-ARCH
 pkgdesc="AVM ISDN driver for FRITZ PCI isdn cards. For stock arch 2.6 kernel."
 arch=(i686 x86_64)
 license=('custom:"AVM"' 'LGPL')

Modified: fcpci.install
===================================================================
--- fcpci.install	2011-07-29 06:11:50 UTC (rev 133537)
+++ fcpci.install	2011-07-29 06:13:33 UTC (rev 133538)
@@ -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=3.0.0-ARCH
+  KERNEL_VERSION=3.0-ARCH
   depmod -v $KERNEL_VERSION > /dev/null 2>&1
 }
 
@@ -22,6 +22,6 @@
   sed -i -e 's/fcpci		-	-	-	-	-	-/#fcpci		-	-	-	-	-	-/g' /etc/capi.conf
     # updating module dependencies
   echo ">>> Updating module dependencies. Please wait ..."
-  KERNEL_VERSION=3.0.0-ARCH
+  KERNEL_VERSION=3.0-ARCH
   depmod -v $KERNEL_VERSION > /dev/null 2>&1
 }




More information about the arch-commits mailing list