Skip to content
Snippets Groups Projects
Commit 7c934095 authored by Andreas Radke's avatar Andreas Radke
Browse files

upgpkg: 2.10.1-3

    new kernel headers version 2.6.30.1; see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527703 - yippie - a toolchain build
parent 264a9892
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
pkgname=glibc
pkgver=2.10.1
pkgrel=2
pkgrel=3
_glibcdate=20090511
install=glibc.install
backup=(etc/locale.gen
......@@ -15,8 +15,8 @@ arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
url="http://www.gnu.org/software/libc"
groups=('base')
depends=('kernel-headers>=2.6.29.3' 'tzdata')
makedepends=('gcc>=4.3')
depends=('kernel-headers>=2.6.30.1' 'tzdata')
makedepends=('gcc>=4.4')
replaces=('glibc-xen')
source=(ftp://ftp.archlinux.org/other/glibc/${pkgname}-${pkgver}_${_glibcdate}.tar.bz2
glibc-2.10-dont-build-timezone.patch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment