aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-08-05 14:16:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-08-05 14:22:09 +0000
commitc11fe8f1f0df42d83447eb97b147c50ac7bcba7f (patch)
tree258eb7e59abc584c25db6da1eec54ee0f75c237b
parent656eb080210cf332bdb5e619a83583dadb897c6a (diff)
downloadalpine_aports-c11fe8f1f0df42d83447eb97b147c50ac7bcba7f.tar.bz2
alpine_aports-c11fe8f1f0df42d83447eb97b147c50ac7bcba7f.tar.xz
alpine_aports-c11fe8f1f0df42d83447eb97b147c50ac7bcba7f.zip
main/dahdi-linux-grsec: recompile for 2.6.30.4
perpare for versioned kernel dependency
-rw-r--r--main/dahdi-linux-grsec/APKBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/main/dahdi-linux-grsec/APKBUILD b/main/dahdi-linux-grsec/APKBUILD
index 7db4ebc4e1..f021401a54 100644
--- a/main/dahdi-linux-grsec/APKBUILD
+++ b/main/dahdi-linux-grsec/APKBUILD
@@ -8,18 +8,21 @@ if [ -f ../linux-${_flavor}/APKBUILD ]; then
8 . ../linux-${_flavor}/APKBUILD 8 . ../linux-${_flavor}/APKBUILD
9fi 9fi
10 10
11_abi_release=${pkgver:-2.6.29.5}-${_flavor} 11_kernelver="$pkgver-r$pkgrel"
12_abi_release=${pkgver}-${_flavor}
12_realname=dahdi-linux 13_realname=dahdi-linux
13 14
14pkgname=${_realname}-${_flavor} 15pkgname=${_realname}-${_flavor}
15pkgver=2.2.0 16pkgver=2.2.0
16pkgrel=3 17pkgrel=4
17pkgdesc="Digium Asterisk Hardware Device Interface drivers" 18pkgdesc="Digium Asterisk Hardware Device Interface drivers"
18url="http://www.asterisk.org" 19url="http://www.asterisk.org"
19license="GPL" 20license="GPL"
20depends="dahdi-linux" 21#depends="dahdi-linux linux-${_flavor}=${_kernelver}"
22depends="dahdi-linux linux-${_flavor}"
21# we need wget and tar because make install downloads firmware and uses fancy 23# we need wget and tar because make install downloads firmware and uses fancy
22# options for tar and wget. 24# options for tar and wget.
25#makedepends="linux-${_flavor}-dev=${_kernelver} wget tar perl"
23makedepends="linux-${_flavor}-dev wget tar perl" 26makedepends="linux-${_flavor}-dev wget tar perl"
24install= 27install=
25subpackages= 28subpackages=