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

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


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

upgpkg: gcc-libs 4.4.0-5
    new kernel headers version 2.6.30.1; see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527703 - yippie - a toolchain build

Modified:
  gcc-libs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-06 19:58:57 UTC (rev 45058)
+++ PKGBUILD	2009-07-06 19:59:59 UTC (rev 45059)
@@ -6,15 +6,15 @@
 
 pkgname=gcc-libs
 pkgver=4.4.0
-pkgrel=4
+pkgrel=5
 _snapshot=4.4-20090630
 pkgdesc="Runtime libraries shipped by GCC for C and C++ languages"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
 groups=('base')
 url="http://gcc.gnu.org"
-depends=('glibc>=2.8-5')
-makedepends=('binutils>=2.19.1' 'gcc>=4.3' 'mpfr>=2.4.1' 'texinfo' 'flex' 'cloog-ppl>=0.15.3')
+depends=('glibc>=2.10.1-3')
+makedepends=('binutils>=2.19.1' 'gcc>=4.4' 'mpfr>=2.4.1' 'texinfo' 'flex' 'cloog-ppl>=0.15.3')
 conflicts=('gcc-fortran' 'gcc-objc')
 provides=("gcc-objc=${pkgver}")
 options=('!libtool' '!emptydirs' '!docs')




More information about the arch-commits mailing list