summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--abs/core-testing/aufs/PKGBUILD2
-rw-r--r--abs/core-testing/aufs/aufs.install6
-rw-r--r--abs/core-testing/fbsplash/PKGBUILD4
-rw-r--r--abs/core-testing/initscripts/PKGBUILD2
-rw-r--r--abs/core-testing/kernel26/PKGBUILD13
-rw-r--r--abs/core-testing/kernel26/config18
-rw-r--r--abs/core-testing/kernel26/kernel26.install2
-rw-r--r--abs/core-testing/kernel26/kernel26.preset2
-rw-r--r--abs/core-testing/lirc-utils/PKGBUILD4
-rw-r--r--abs/core-testing/lirc/PKGBUILD4
-rw-r--r--abs/core-testing/lirc/lirc.install6
-rw-r--r--abs/core-testing/madwifi-utils/PKGBUILD4
-rw-r--r--abs/core-testing/madwifi/PKGBUILD4
-rw-r--r--abs/core-testing/madwifi/madwifi-ng.install6
-rw-r--r--abs/core-testing/ndiswrapper/PKGBUILD4
-rw-r--r--abs/core-testing/ndiswrapper/ndiswrapper.install6
-rw-r--r--abs/core-testing/nvidia-96xx/PKGBUILD4
-rw-r--r--abs/core-testing/nvidia-96xx/nvidia-96xx.install4
-rw-r--r--abs/core-testing/nvidia/PKGBUILD4
-rw-r--r--abs/core-testing/nvidia/nvidia.install4
-rw-r--r--abs/core-testing/rt2500/PKGBUILD4
-rw-r--r--abs/core-testing/rt2500/rt2500.install6
-rw-r--r--abs/core-testing/tiacx/PKGBUILD4
-rw-r--r--abs/core-testing/tiacx/acx.install6
24 files changed, 63 insertions, 60 deletions
diff --git a/abs/core-testing/aufs/PKGBUILD b/abs/core-testing/aufs/PKGBUILD
index f0270fe..169853a 100644
--- a/abs/core-testing/aufs/PKGBUILD
+++ b/abs/core-testing/aufs/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=aufs
pkgver=20081226
pkgrel=1
-_kernver='2.6.28-ARCH'
+_kernver='2.6.28-LinHES'
pkgdesc="Another Unionfs Implementation that supports NFS branches"
arch=('i686' 'x86_64')
url="http://aufs.sourceforge.net/"
diff --git a/abs/core-testing/aufs/aufs.install b/abs/core-testing/aufs/aufs.install
index 41cd96e..8081c6a 100644
--- a/abs/core-testing/aufs/aufs.install
+++ b/abs/core-testing/aufs/aufs.install
@@ -5,7 +5,7 @@ pre_install() {
post_install() {
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
- KERNEL_VERSION=2.6.28-ARCH
+ KERNEL_VERSION=2.6.28-LinHES
depmod -v $KERNEL_VERSION > /dev/null 2>&1
/bin/true
}
@@ -13,7 +13,7 @@ post_install() {
post_upgrade() {
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
- KERNEL_VERSION=2.6.28-ARCH
+ KERNEL_VERSION=2.6.28-LinHES
depmod -v $KERNEL_VERSION > /dev/null 2>&1
/bin/true
}
@@ -21,7 +21,7 @@ post_upgrade() {
post_remove() {
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
- KERNEL_VERSION=2.6.28-ARCH
+ KERNEL_VERSION=2.6.28-LinHES
depmod -v $KERNEL_VERSION > /dev/null 2>&1
/bin/true
}
diff --git a/abs/core-testing/fbsplash/PKGBUILD b/abs/core-testing/fbsplash/PKGBUILD
index eec0284..0074b7d 100644
--- a/abs/core-testing/fbsplash/PKGBUILD
+++ b/abs/core-testing/fbsplash/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=fbsplash
pkgver=1.5.4.3
-pkgrel=3
+pkgrel=4
pkgdesc="A userspace implementation of a splash screen for Linux (formerly known as gensplash)"
arch=('i686' 'x86_64')
url="http://fbsplash.berlios.de"
license=('GPL')
backup=('etc/conf.d/fbsplash.conf')
makedepends=('klibc')
-depends=('initscripts' 'miscsplashutils' 'libjpeg' 'libpng' 'freetype2-static' 'gpm' 'libmng')
+depends=('initscripts' 'miscsplashutils' 'libjpeg' 'libpng' 'freetype2-static' 'gpm' 'libmng' 'which')
conflicts=('bootsplash' 'gensplash')
install=fbsplash.install
source=(http://download.berlios.de/fbsplash/splashutils-${pkgver}.tar.bz2 \
diff --git a/abs/core-testing/initscripts/PKGBUILD b/abs/core-testing/initscripts/PKGBUILD
index 76f6fc4..0bc8899 100644
--- a/abs/core-testing/initscripts/PKGBUILD
+++ b/abs/core-testing/initscripts/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=initscripts
pkgver=2009.01
-pkgrel=1
+pkgrel=2
pkgdesc="System initialization/bootup scripts"
arch=('i686' 'x86_64')
url="http://www.archlinux.org"
diff --git a/abs/core-testing/kernel26/PKGBUILD b/abs/core-testing/kernel26/PKGBUILD
index a809ede..956206e 100644
--- a/abs/core-testing/kernel26/PKGBUILD
+++ b/abs/core-testing/kernel26/PKGBUILD
@@ -1,11 +1,13 @@
# $Id: PKGBUILD 25277 2009-01-25 10:01:21Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Maintainer: Thomas Baechler <thomas@archlinux.org>
+# Mainterner: Cecil Waton <knoppmyth@gmail.com>
pkgname=kernel26
_basekernel=2.6.28
-pkgver=2.6.28.2
+pkgver=2.6.28.4
pkgrel=1
_patchname="patch-${pkgver}-${pkgrel}-ARCH"
+_fbpatchname="fbcondecor-0.9.5-2.6.28.patch"
#_patchname="patch-${pkgver}-1-ARCH"
pkgdesc="The Linux Kernel and modules"
arch=(i686 x86_64)
@@ -25,6 +27,7 @@ replaces=('kernel24' 'kernel24-scsi' 'kernel26-scsi'
install=kernel26.install
source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2
ftp://ftp.archlinux.org/other/kernel26/${_patchname}.bz2
+ http://dev.gentoo.org/~spock/projects/fbcondecor/archive/${_fbpatchname}
# the main kernel config files
config config.x86_64
# standard config files for mkinitcpio ramdisk
@@ -33,10 +36,11 @@ source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2
serial.diff)
optdepends=('crda: to set the correct wireless channels of your country')
md5sums=('d351e44709c9810b85e29b877f50968a'
- '7e3194e7a4090363f272e66f1aedbc26'
- '817a3ae21ce441c5cfcff28a453354a6'
+ 'cd03179dd28cd7afd0bcecea3650bdc7'
+ '04b1413586111705ba790542c6e82350'
+ 'de2e702d49e2656bd5bfe55aa68152fe'
'959b317feb974d8906c5e15e7c76ad8f'
- '25584700a0a679542929c4bed31433b6'
+ 'ceb38003807a5aa1a00c8d4b9f028893'
'7bdfe2e1daedb324fdfdfa95ba4e2430'
'd66b5cc1e1c2ce40d06d77167f36dfd9')
@@ -47,6 +51,7 @@ build() {
# Add -ARCH patches
# See http://projects.archlinux.org/git/?p=linux-2.6-ARCH.git;a=summary
patch -Np1 -i ${srcdir}/${_patchname} || return 1
+ patch -Np1 -i ${srcdir}/${_fbpatchname} || return 1
patch -p0 < ../../serial.diff
if [ "$CARCH" = "x86_64" ]; then
diff --git a/abs/core-testing/kernel26/config b/abs/core-testing/kernel26/config
index 1b49397..a9fa8ff 100644
--- a/abs/core-testing/kernel26/config
+++ b/abs/core-testing/kernel26/config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.28
-# Thu Dec 25 19:03:47 2008
+# Thu Feb 12 10:17:52 2009
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -58,7 +58,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
-CONFIG_LOCALVERSION="-ARCH"
+CONFIG_LOCALVERSION="-LinHES"
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
@@ -2928,11 +2928,11 @@ CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
-CONFIG_FB_SVGALIB=m
+# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
-CONFIG_FB_TILEBLITTING=y
+# CONFIG_FB_TILEBLITTING is not set
#
# Frame buffer hardware drivers
@@ -2978,7 +2978,7 @@ CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GENERIC_LCD=y
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
-CONFIG_FB_S3=m
+# CONFIG_FB_S3 is not set
CONFIG_FB_SAVAGE=m
CONFIG_FB_SAVAGE_I2C=y
CONFIG_FB_SAVAGE_ACCEL=y
@@ -2991,7 +2991,7 @@ CONFIG_FB_KYRO=m
CONFIG_FB_3DFX=m
CONFIG_FB_3DFX_ACCEL=y
CONFIG_FB_VOODOO1=m
-CONFIG_FB_VT8623=m
+# CONFIG_FB_VT8623 is not set
CONFIG_FB_CYBLA=m
CONFIG_FB_TRIDENT=m
CONFIG_FB_TRIDENT_ACCEL=y
@@ -3036,6 +3036,7 @@ CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
+CONFIG_FB_CON_DECOR=y
CONFIG_FONTS=y
# CONFIG_FONT_8x8 is not set
CONFIG_FONT_8x16=y
@@ -3047,10 +3048,7 @@ CONFIG_FONT_8x16=y
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_10x18 is not set
-CONFIG_LOGO=y
-CONFIG_LOGO_LINUX_MONO=y
-CONFIG_LOGO_LINUX_VGA16=y
-CONFIG_LOGO_LINUX_CLUT224=y
+# CONFIG_LOGO is not set
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
CONFIG_SND=m
diff --git a/abs/core-testing/kernel26/kernel26.install b/abs/core-testing/kernel26/kernel26.install
index 6d711a8..f0bd904 100644
--- a/abs/core-testing/kernel26/kernel26.install
+++ b/abs/core-testing/kernel26/kernel26.install
@@ -1,7 +1,7 @@
# arg 1: the new package version
# arg 2: the old package version
-KERNEL_VERSION=2.6.28-ARCH
+KERNEL_VERSION=2.6.28-LinHES
post_install () {
# updating module dependencies
diff --git a/abs/core-testing/kernel26/kernel26.preset b/abs/core-testing/kernel26/kernel26.preset
index 742a442..269b23a 100644
--- a/abs/core-testing/kernel26/kernel26.preset
+++ b/abs/core-testing/kernel26/kernel26.preset
@@ -14,4 +14,4 @@ default_image="/boot/kernel26.img"
#fallback_config="/etc/mkinitcpio.conf"
fallback_image="/boot/kernel26-fallback.img"
-fallback_options="-S autodetect" \ No newline at end of file
+fallback_options="-S autodetect"
diff --git a/abs/core-testing/lirc-utils/PKGBUILD b/abs/core-testing/lirc-utils/PKGBUILD
index a14e5a2..8ba80d4 100644
--- a/abs/core-testing/lirc-utils/PKGBUILD
+++ b/abs/core-testing/lirc-utils/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=lirc-utils
pkgver=0.8.4
-pkgrel=4
+pkgrel=5
pkgdesc="Linux Infrared Remote Control utils"
arch=(i686 x86_64)
url="http://www.lirc.org/"
license=('GPL')
-_kernver=2.6.28-ARCH
+_kernver=2.6.28-LinHES
depends=('alsa-lib' 'libusb' 'libx11' 'libsm')
#makedepends=('help2man')
replaces=('lirc+pctv')
diff --git a/abs/core-testing/lirc/PKGBUILD b/abs/core-testing/lirc/PKGBUILD
index a5af995..8dca358 100644
--- a/abs/core-testing/lirc/PKGBUILD
+++ b/abs/core-testing/lirc/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=lirc
pkgver=0.8.4
-pkgrel=6
-_kernver=2.6.28-ARCH
+pkgrel=7
+_kernver=2.6.28-LinHES
pkgdesc="Linux Infrared Remote Control kernel modules for stock arch kernel"
arch=(i686 x86_64)
url="http://www.lirc.org/"
diff --git a/abs/core-testing/lirc/lirc.install b/abs/core-testing/lirc/lirc.install
index 8bc6fef..53340e5 100644
--- a/abs/core-testing/lirc/lirc.install
+++ b/abs/core-testing/lirc/lirc.install
@@ -10,7 +10,7 @@ pre_install() {
post_install() {
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
- KERNEL_VERSION=2.6.28-ARCH
+ KERNEL_VERSION=2.6.28-LinHES
depmod -v $KERNEL_VERSION > /dev/null 2>&1
/bin/true
}
@@ -26,7 +26,7 @@ pre_upgrade() {
post_upgrade() {
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
- KERNEL_VERSION=2.6.28-ARCH
+ KERNEL_VERSION=2.6.28-LinHES
depmod -v $KERNEL_VERSION > /dev/null 2>&1
/bin/true
}
@@ -40,7 +40,7 @@ pre_remove() {
post_remove() {
# updating module dependencies
echo ">>> Updating module dependencies. Please wait ..."
- KERNEL_VERSION=2.6.28-ARCH
+ KERNEL_VERSION=2.6.28-LinHES
depmod -v $KERNEL_VERSION > /dev/null 2>&1
/bin/true
}
diff --git a/abs/core-testing/madwifi-utils/PKGBUILD b/abs/core-testing/madwifi-utils/PKGBUILD
index fc821ba..6f0c727 100644
--- a/abs/core-testing/madwifi-utils/PKGBUILD
+++ b/abs/core-testing/madwifi-utils/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=madwifi-utils
pkgver=0.9.4.3844
-_kernver=2.6.26-ARCH
-pkgrel=1
+_kernver=2.6.28-LinHES
+pkgrel=2
pkgdesc="Userspace tools of madwifi drivers for Atheros wireless chipsets."
arch=(i686 x86_64)
license=('GPL')
diff --git a/abs/core-testing/madwifi/PKGBUILD b/abs/core-testing/madwifi/PKGBUILD
index d1b895a..1f45ee1 100644
--- a/abs/core-testing/madwifi/PKGBUILD
+++ b/abs/core-testing/madwifi/PKGBUILD
@@ -2,11 +2,11 @@
# Originally by kleptophobiac <kleptophobiac@gmail.com>
# Modified by James Rayner for the repositories <iphitus@gmail.com>
-_kernver=2.6.28-ARCH;
+_kernver=2.6.28-LinHES;
pkgname=madwifi
pkgver=0.9.4.3844
-pkgrel=3
+pkgrel=4
pkgdesc="Madwifi drivers for Atheros wireless chipsets. For stock arch 2.6 kernel"
arch=(i686 x86_64)
license=('GPL')
diff --git a/abs/core-testing/madwifi/madwifi-ng.install b/abs/core-testing/madwifi/madwifi-ng.install
index cae804d..800cb98 100644
--- a/abs/core-testing/madwifi/madwifi-ng.install
+++ b/abs/core-testing/madwifi/madwifi-ng.install
@@ -1,20 +1,20 @@
# arg 1: the new package version
post_install() {
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -ae -v $KERNEL_VERSION > /dev/null 2>&1
}
# arg 1: the new package version
# arg 2: the old package version
post_upgrade() {
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -ae -v $KERNEL_VERSION > /dev/null 2>&1
}
# arg 1: the old package version
post_remove() {
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -ae -v $KERNEL_VERSION > /dev/null 2>&1
}
diff --git a/abs/core-testing/ndiswrapper/PKGBUILD b/abs/core-testing/ndiswrapper/PKGBUILD
index 552c9b4..24fb46c 100644
--- a/abs/core-testing/ndiswrapper/PKGBUILD
+++ b/abs/core-testing/ndiswrapper/PKGBUILD
@@ -2,9 +2,9 @@
#Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=ndiswrapper
-_kernver=2.6.28-ARCH
+_kernver=2.6.28-LinHES
pkgver=1.53
-pkgrel=4
+pkgrel=5
pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by vendors. For stock arch 2.6 kernel."
license=('GPL')
arch=(i686 x86_64)
diff --git a/abs/core-testing/ndiswrapper/ndiswrapper.install b/abs/core-testing/ndiswrapper/ndiswrapper.install
index 62a25c6..e173d14 100644
--- a/abs/core-testing/ndiswrapper/ndiswrapper.install
+++ b/abs/core-testing/ndiswrapper/ndiswrapper.install
@@ -2,7 +2,7 @@
post_install()
{
ndiswrapper -m
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -ae -v $KERNEL_VERSION > /dev/null 2>&1
}
@@ -11,14 +11,14 @@ post_install()
post_upgrade()
{
ndiswrapper -m
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -ae -v $KERNEL_VERSION > /dev/null 2>&1
}
# arg 1: the old package version
post_remove()
{
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -ae -v $KERNEL_VERSION > /dev/null 2>&1
}
diff --git a/abs/core-testing/nvidia-96xx/PKGBUILD b/abs/core-testing/nvidia-96xx/PKGBUILD
index 06efbab..4eba129 100644
--- a/abs/core-testing/nvidia-96xx/PKGBUILD
+++ b/abs/core-testing/nvidia-96xx/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=nvidia-96xx
pkgver=96.43.09
-_kernver='2.6.28-ARCH'
-pkgrel=2
+_kernver='2.6.28-LinHES'
+pkgrel=3
pkgdesc="NVIDIA legacy drivers for kernel26, 96xx branch"
arch=(i686 x86_64)
license=('custom:NVIDIA')
diff --git a/abs/core-testing/nvidia-96xx/nvidia-96xx.install b/abs/core-testing/nvidia-96xx/nvidia-96xx.install
index 511deb0..23e04af 100644
--- a/abs/core-testing/nvidia-96xx/nvidia-96xx.install
+++ b/abs/core-testing/nvidia-96xx/nvidia-96xx.install
@@ -1,6 +1,6 @@
# arg 1: the new package version
post_install() {
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
@@ -13,7 +13,7 @@ post_upgrade() {
# arg 1: the old package version
post_remove() {
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
diff --git a/abs/core-testing/nvidia/PKGBUILD b/abs/core-testing/nvidia/PKGBUILD
index ed0b48c..1b5ba3f 100644
--- a/abs/core-testing/nvidia/PKGBUILD
+++ b/abs/core-testing/nvidia/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=nvidia
pkgver=180.22
-_kernver='2.6.28-ARCH'
-pkgrel=1
+_kernver='2.6.28-LinHES'
+pkgrel=2
pkgdesc="NVIDIA drivers for kernel26."
arch=('i686' 'x86_64')
[ "$CARCH" = "i686" ] && ARCH=x86
diff --git a/abs/core-testing/nvidia/nvidia.install b/abs/core-testing/nvidia/nvidia.install
index 511deb0..23e04af 100644
--- a/abs/core-testing/nvidia/nvidia.install
+++ b/abs/core-testing/nvidia/nvidia.install
@@ -1,6 +1,6 @@
# arg 1: the new package version
post_install() {
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
@@ -13,7 +13,7 @@ post_upgrade() {
# arg 1: the old package version
post_remove() {
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
diff --git a/abs/core-testing/rt2500/PKGBUILD b/abs/core-testing/rt2500/PKGBUILD
index 13bde0e..5b32373 100644
--- a/abs/core-testing/rt2500/PKGBUILD
+++ b/abs/core-testing/rt2500/PKGBUILD
@@ -2,10 +2,10 @@
# Maintainer: James Rayner <iphitus@gmail.com>
pkgname=rt2500
-_kernver=2.6.28-ARCH
+_kernver=2.6.28-LinHES
pkgver=1.1.0_B4
_pkgver=1.1.0-b4
-pkgrel=26
+pkgrel=27
pkgdesc="Drivers for rt2500 chipset wireless cards"
url="http://rt2x00.serialmonkey.com/wiki/index.php/Main_Page"
license=('GPL2')
diff --git a/abs/core-testing/rt2500/rt2500.install b/abs/core-testing/rt2500/rt2500.install
index e30bcd5..e58aa37 100644
--- a/abs/core-testing/rt2500/rt2500.install
+++ b/abs/core-testing/rt2500/rt2500.install
@@ -1,7 +1,7 @@
# arg 1: the new package version
post_install()
{
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
@@ -9,14 +9,14 @@ post_install()
# arg 2: the old package version
post_upgrade()
{
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
# arg 1: the old package version
post_remove()
{
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
diff --git a/abs/core-testing/tiacx/PKGBUILD b/abs/core-testing/tiacx/PKGBUILD
index 6f61ca0..4800f8f 100644
--- a/abs/core-testing/tiacx/PKGBUILD
+++ b/abs/core-testing/tiacx/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tiacx
pkgver=20080210
-pkgrel=8
+pkgrel=9
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/"
@@ -15,7 +15,7 @@ source=(http://downloads.sourceforge.net/sourceforge/acx100/acx-$pkgver.tar.bz2
md5sums=('7d5ce3215708e4e9f95cf567a9ee3a12'
'9895f72f8d0c84956b0f6c3b16df0fe8')
-_kernver=2.6.28-ARCH
+_kernver=2.6.28-LinHES
build() {
cd $startdir/src/acx-$pkgver
diff --git a/abs/core-testing/tiacx/acx.install b/abs/core-testing/tiacx/acx.install
index 22bc076..8d11348 100644
--- a/abs/core-testing/tiacx/acx.install
+++ b/abs/core-testing/tiacx/acx.install
@@ -1,20 +1,20 @@
# arg 1: the new package version
post_install() {
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
# arg 1: the new package version
# arg 2: the old package version
post_upgrade() {
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}
# arg 1: the old package version
post_remove() {
- KERNEL_VERSION='2.6.28-ARCH'
+ KERNEL_VERSION='2.6.28-LinHES'
depmod -v $KERNEL_VERSION > /dev/null 2>&1
}