Author: sparky Date: Sun Apr 19 13:16:40 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.19.51.0.3 (sync with binutils.spec)
---- Files affected: SPECS: crossppc-binutils.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/crossppc-binutils.spec diff -u SPECS/crossppc-binutils.spec:1.32 SPECS/crossppc-binutils.spec:1.33 --- SPECS/crossppc-binutils.spec:1.32 Mon Sep 22 17:12:59 2008 +++ SPECS/crossppc-binutils.spec Sun Apr 19 15:16:34 2009 @@ -6,12 +6,12 @@ Summary(pt_BR.UTF-8): Utilitários para desenvolvimento de binários da GNU - PPC binutils Summary(tr.UTF-8): GNU geliştirme araçları - PPC binutils Name: crossppc-binutils -Version: 2.18.50.0.9 +Version: 2.19.51.0.3 Release: 1 License: GPL Group: Development/Tools Source0: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2 -# Source0-md5: 68e3510d9c790b134450c0a243c251cd +# Source0-md5: c55a2b1eadf818d38e963060412fadca Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/binutils-non-english-man-pages.tar.bz2 # Source1-md5: a717d9707ec77d82acb6ec9078c472d6 Patch0: binutils-gasp.patch @@ -23,6 +23,7 @@ Patch6: binutils-discarded.patch Patch7: binutils-absolute-gnu_debuglink-path.patch Patch8: binutils-libtool-m.patch +Patch9: binutils-build-id.patch URL: http://sources.redhat.com/binutils/ BuildRequires: autoconf BuildRequires: automake @@ -74,6 +75,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 # hacks for ac 2.59 only rm config/override.m4 @@ -93,6 +95,7 @@ cp /usr/share/automake/config.sub . # ldscripts won't be generated properly if SHELL is not bash... +CC="%{__cc}" \ CFLAGS="%{rpmcflags} -fno-strict-aliasing" \ LDFLAGS="%{rpmldflags}" \ CONFIG_SHELL="/bin/bash" \ @@ -153,6 +156,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2009/04/19 13:16:34 sparky +- up to 2.19.51.0.3 (sync with binutils.spec) + Revision 1.32 2008/09/22 15:12:59 sparky - update to 2.18.50.0.9, sync patches and build with binutils.s...@head ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossppc-binutils.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
