[arch-commits] CVS update of core/support/tiacx (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Sun Mar 30 11:21:33 UTC 2008


    Date: Sunday, March 30, 2008 @ 13:21:33
  Author: thomas
    Path: /home/cvs-core/core/support/tiacx

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: tiacx 20080210-3


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


Index: core/support/tiacx/PKGBUILD
diff -u core/support/tiacx/PKGBUILD:1.2 core/support/tiacx/PKGBUILD:1.3
--- core/support/tiacx/PKGBUILD:1.2	Sat Mar  8 17:30:32 2008
+++ core/support/tiacx/PKGBUILD	Sun Mar 30 13:21:33 2008
@@ -1,15 +1,17 @@
+# $Id: PKGBUILD,v 1.3 2008/03/30 11:21:33 thomas Exp $
 # Maintainer: James Rayner <iphitus at gmail.com>
 
 pkgname=tiacx
 pkgver=20080210
-pkgrel=2
+pkgrel=3
 pkgdesc="OpenSource module for Texas Instruments ACX100/ACX111 wireless chips. For stock arch 2.6 kernel"
 arch=(i686 x86_64)
 url="http://acx100.sourceforge.net/"
 license=('MPL')
-depends=('wireless_tools' 'kernel26' 'tiacx-firmware')
+depends=('wireless_tools' 'kernel26>=2.6.24.3-4' 'kernel26<2.6.25' 'tiacx-firmware')
 install=acx.install
 source=(http://heanet.dl.sourceforge.net/sourceforge/acx100/acx-$pkgver.tar.bz2)
+md5sums=('7d5ce3215708e4e9f95cf567a9ee3a12')
 
 _kernver=2.6.24-ARCH
 
@@ -19,4 +21,3 @@
     install -D acx.ko $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/net/wireless/tiacx/acx.ko
     sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/*.install
 }
-md5sums=('7d5ce3215708e4e9f95cf567a9ee3a12')




More information about the arch-commits mailing list