From a2c462658b5b7673d86fe195fc6537b1b9cf9fde Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 18 Jun 2012 16:48:58 -0300 Subject: linux-libre-3.4.3-1: updating version --- libre/linux-libre/3.4.2-rpc_pipefs.patch | 1 - libre/linux-libre/PKGBUILD | 10 +++++----- libre/linux-libre/linux-libre.install | 5 ++++- 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'libre/linux-libre') diff --git a/libre/linux-libre/3.4.2-rpc_pipefs.patch b/libre/linux-libre/3.4.2-rpc_pipefs.patch index 5c3245669..db53b3813 100644 --- a/libre/linux-libre/3.4.2-rpc_pipefs.patch +++ b/libre/linux-libre/3.4.2-rpc_pipefs.patch @@ -31,4 +31,3 @@ index 0404047..21fde99 100644 -- 1.7.7.6 - diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index 7ff0def9e..3c9b2a8cc 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: Thomas Baechler # Maintainer (Parabola): Nicolás Reynolds # Maintainer (Parabola): Sorin-Mihai Vârgolici -# Maintainer (Parabola): André Silva +# Maintainer (Parabola): André Silva # Maintainer (Parabola): Michał Masłowski # Contributor (Parabola): Márcio Silva @@ -12,10 +12,10 @@ pkgname=('linux-libre' 'linux-libre-headers' 'linux-libre-docs') # Build stock - # pkgname=linux-custom # Build kernel with a different name _kernelname=-LIBRE _basekernel=3.4 -_sublevel=2 +_sublevel=3 pkgver=${_basekernel}.${_sublevel} _lxopkgver=${_basekernel}.2 # nearly always the same as pkgver -pkgrel=2 +pkgrel=1 arch=('i686' 'x86_64' 'mips64el') url="http://linux-libre.fsfla.org/" license=('GPL2') @@ -35,7 +35,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn '3.4.2-rpc_pipefs.patch' "http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2") md5sums=('a5e128ca059cceb8b69148b41ff4ac6f' - 'ea827952923c8a926c0831ad3f124190' + '0187759260fd998fc2130e069df5b054' '669c3f9d5c6a2109bad8e511287826c3' '454231e14419e56a5281eb7bc6fde83e' 'e49ac236dfeef709f91a3d993ea7b62c' @@ -44,7 +44,7 @@ md5sums=('a5e128ca059cceb8b69148b41ff4ac6f' '04b21c79df0a952c22d681dd4f4562df' '9d3c56a4b999c8bfbd4018089a62f662' '263725f20c0b9eb9c353040792d644e5' - '0851216ee7ac3aad76438bb937314fd1' + '5a7baeab35f968bf9a6ab115d14586c7' '972b3b460764780ee48f031a043a9c09') if [ "$CARCH" != "mips64el" ]; then # Don't use the Loongson-specific patches on non-mips64el arches. diff --git a/libre/linux-libre/linux-libre.install b/libre/linux-libre/linux-libre.install index 2f2944e2b..b70fd9663 100644 --- a/libre/linux-libre/linux-libre.install +++ b/libre/linux-libre/linux-libre.install @@ -2,7 +2,10 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=3.4.2-2-LIBRE +KERNEL_VERSION=3.4.3-1-LIBRE + +# set a sane PATH to ensure that critical utils like depmod will be found +export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' post_install () { # updating module dependencies -- cgit v1.2.3-54-g00ecf