[arch-commits] Commit in glibc/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Jul 6 19:51:00 UTC 2009


    Date: Monday, July 6, 2009 @ 15:50:59
  Author: andyrtr
Revision: 45050

upgpkg: glibc 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

Modified:
  glibc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-06 18:04:55 UTC (rev 45049)
+++ PKGBUILD	2009-07-06 19:50:59 UTC (rev 45050)
@@ -6,7 +6,7 @@
 
 pkgname=glibc
 pkgver=2.10.1
-pkgrel=2
+pkgrel=3
 _glibcdate=20090511
 install=glibc.install
 backup=(etc/locale.gen
@@ -16,8 +16,8 @@
 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




More information about the arch-commits mailing list