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

Jan de Groot jgc at archlinux.org
Sun Feb 3 18:59:48 UTC 2008


    Date: Sunday, February 3, 2008 @ 13:59:48
  Author: jgc
    Path: /home/cvs-core/core/base/gcc-libs

Modified: PKGBUILD (1.6 -> 1.7)

upgpkg: gcc-libs 4.2.3-1
Add md5sums


----------+
 PKGBUILD |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)


Index: core/base/gcc-libs/PKGBUILD
diff -u core/base/gcc-libs/PKGBUILD:1.6 core/base/gcc-libs/PKGBUILD:1.7
--- core/base/gcc-libs/PKGBUILD:1.6	Sun Feb  3 12:07:21 2008
+++ core/base/gcc-libs/PKGBUILD	Sun Feb  3 13:59:48 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.6 2008/02/03 17:07:21 jgc Exp $
+# $Id: PKGBUILD,v 1.7 2008/02/03 18:59:48 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gcc-libs
 pkgver=4.2.3
@@ -10,7 +10,7 @@
 groups=('base')
 url="http://gcc.gnu.org"
 depends=('glibc>=2.7')
-makedepends=('binutils>=2.18-3' 'gcc>=4.2.2' 'mpfr')
+makedepends=('binutils>=2.18-3' 'gcc>=4.2.2' 'mpfr>=2.3.1')
 conflicts=('gcc-fortran' 'gcc-objc')
 provides=('gcc-fortran' 'gcc-objc')
 options=('!libtool' '!emptydirs')
@@ -19,6 +19,13 @@
 	gcc_pure64.patch
 	gcc-hash-style-both.patch
 	libgomp-dlopen-fix.patch)
+md5sums=('780338e27c460545870434851199b534'
+         'a028c39386dae7d16299b3c96a281116'
+         '03e48107cde9d0cafa8d281b26045086'
+         '0c81e6acf609ef0318e91bdb0d84cd6c'
+         '8fc86e4c4d1f4ec8b226307d39fbd9e3'
+         '611fbd749019f0ce2fad36fda17e93dd'
+         'ccb143ce1f8a09d5ffa9cf0a39ba4a78')
 
 build() {
   if ! locale -a | grep ^de_DE; then




More information about the arch-commits mailing list