[arch-commits] CVS update of extra/network/intel-537 (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Mar 21 17:13:46 UTC 2008


    Date: Friday, March 21, 2008 @ 13:13:46
  Author: tpowa
    Path: /home/cvs-extra/extra/network/intel-537

Modified: PKGBUILD (1.48 -> 1.49)

rebuild against gcc 4.3 kernel build


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/network/intel-537/PKGBUILD
diff -u extra/network/intel-537/PKGBUILD:1.48 extra/network/intel-537/PKGBUILD:1.49
--- extra/network/intel-537/PKGBUILD:1.48	Fri Jan 25 12:46:12 2008
+++ extra/network/intel-537/PKGBUILD	Fri Mar 21 13:13:46 2008
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.48 2008/01/25 17:46:12 tpowa Exp $
+# $Id: PKGBUILD,v 1.49 2008/03/21 17:13:46 tpowa Exp $
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
 _kernver=2.6.24-ARCH;
 
 pkgname=intel-537
 pkgver=2.60.80.0
-pkgrel=53
+pkgrel=54
 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-1' 'kernel26<=2.6.25-0')
+depends=('intel-537-utils' 'kernel26>=2.6.24.3-4' 'kernel26<=2.6.25-0')
 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




More information about the arch-commits mailing list