[arch-commits] CVS update of core/base/gcc-libs (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Oct 24 22:16:22 UTC 2007


    Date: Wednesday, October 24, 2007 @ 18:16:22
  Author: andyrtr
    Path: /home/cvs-core/core/base/gcc-libs

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: gcc-libs 4.2.2-2
rebuild for new glibc


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: core/base/gcc-libs/PKGBUILD
diff -u core/base/gcc-libs/PKGBUILD:1.3 core/base/gcc-libs/PKGBUILD:1.4
--- core/base/gcc-libs/PKGBUILD:1.3	Tue Oct  9 17:26:52 2007
+++ core/base/gcc-libs/PKGBUILD	Wed Oct 24 18:16:22 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.3 2007/10/09 21:26:52 andyrtr Exp $
+# $Id: PKGBUILD,v 1.4 2007/10/24 22:16:22 andyrtr Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gcc-libs
 pkgver=4.2.2
-pkgrel=1
+pkgrel=2
 #_snapshot=4.2.1-RC-20070703
 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.6.1')
-makedepends=('binutils>=2.18' 'gcc>=4.2')
+depends=('glibc>=2.7')
+makedepends=('binutils>=2.18-3' 'gcc>=4.2.2')
 options=('!libtool' '!emptydirs')
 source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++}-${pkgver}.tar.bz2
 	#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++}-${_snapshot}.tar.bz2




More information about the arch-commits mailing list