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

Thomas Baechler thomas at archlinux.org
Sat Apr 19 15:11:09 UTC 2008


    Date: Saturday, April 19, 2008 @ 11:11:09
  Author: thomas
Revision: 402

upgpkg: intel-537 2.60.80.0-55

Modified:
  intel-537/trunk/PKGBUILD
  intel-537/trunk/intel-537.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-19 15:08:39 UTC (rev 401)
+++ PKGBUILD	2008-04-19 15:11:09 UTC (rev 402)
@@ -1,16 +1,16 @@
 # $Id$
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
-_kernver=2.6.24-ARCH;
+_kernver=2.6.25-ARCH;
 
 pkgname=intel-537
 pkgver=2.60.80.0
-pkgrel=54
+pkgrel=55
 pkgdesc="Intel Modem Drivers for 537 chipsets. For stock arch 2.6 kernel"
 arch=(i686 x86_64)
 license=('custom:"INTEL537"')
 url="http://linmodems.technion.ac.il/packages/Intel/"
-depends=('intel-537-utils' 'kernel26>=2.6.24.3-4' 'kernel26<=2.6.25-0')
+depends=('intel-537-utils' 'kernel26>=2.6.25' 'kernel26<2.6.26')
 source=(http://downloadmirror.intel.com/9284/eng/Intel-537EP-2.70.95.0-suse9.3.tgz flip.patch compile.patch \
 	module-parm.patch pm_unregister.patch asmlinkage.patch kernel-2.6.19.patch kernel-2.6.20.patch kernel-2.6.24.patch)
 install=intel-537.install

Modified: intel-537.install
===================================================================
--- intel-537.install	2008-04-19 15:08:39 UTC (rev 401)
+++ intel-537.install	2008-04-19 15:11:09 UTC (rev 402)
@@ -8,7 +8,7 @@
 
   # updating module dependencies
   echo ">>> Updating module dependencies. Please wait ..."
-  KERNEL_VERSION=2.6.24-ARCH
+  KERNEL_VERSION=2.6.25-ARCH
   depmod -v $KERNEL_VERSION > /dev/null 2>&1
 echo
 echo
@@ -30,7 +30,7 @@
   rm /etc/hamregistry.bin
   # updating module dependencies
   echo ">>> Updating module dependencies. Please wait ..."
-  KERNEL_VERSION=2.6.24-ARCH
+  KERNEL_VERSION=2.6.25-ARCH
   depmod -v $KERNEL_VERSION > /dev/null 2>&1
 }
 





More information about the arch-commits mailing list