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

Allan McRae allan at archlinux.org
Sat Dec 12 08:21:32 UTC 2009


    Date: Saturday, December 12, 2009 @ 03:21:32
  Author: allan
Revision: 61113

upgpkg: binutils 2.20-3
    glibc-2.11.1 rebuild

Modified:
  binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-12 08:15:32 UTC (rev 61112)
+++ PKGBUILD	2009-12-12 08:21:32 UTC (rev 61113)
@@ -5,14 +5,14 @@
 
 pkgname=binutils
 pkgver=2.20
-pkgrel=2
+pkgrel=3
 _date=20091101
 pkgdesc="A set of programs to assemble and manipulate binary and object files"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/binutils/"
 license=('GPL')
 groups=('base')
-depends=('glibc>=2.11' 'zlib')
+depends=('glibc>=2.11.1' 'zlib')
 options=('!libtool' '!distcc' '!ccache')
 install=binutils.install
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}_${_date}.tar.bz2)




More information about the arch-commits mailing list