Author: qboosh Date: Tue Oct 23 06:21:45 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.18.50.0.2 - updated absolute-gnu_debuglink-path hack - bconded pax patch (it "taints" created ELFs making some bug reports problematic)
---- Files affected: SPECS: binutils.spec (1.273 -> 1.274) ---- Diffs: ================================================================ Index: SPECS/binutils.spec diff -u SPECS/binutils.spec:1.273 SPECS/binutils.spec:1.274 --- SPECS/binutils.spec:1.273 Sat Sep 15 23:50:36 2007 +++ SPECS/binutils.spec Tue Oct 23 08:21:40 2007 @@ -3,6 +3,7 @@ # Conditional build: %bcond_with allarchs # enable all targets # define addtargets x,y,z # build with additional targets x,y,z (e.g. x86_64-linux) +%bcond_without pax # without PaX flags (for upstream bugreports) # Summary: GNU Binary Utility Development Utilities Summary(de.UTF-8): GNU Binary Utility Development Utilities @@ -14,13 +15,13 @@ Summary(tr.UTF-8): GNU geliştirme araçları Summary(uk.UTF-8): Набір інструментів GNU для побудови виконуваних програм Name: binutils -Version: 2.18.50.0.1 +Version: 2.18.50.0.2 Release: 1 Epoch: 3 License: GPL v3+ Group: Development/Tools Source0: ftp://ftp.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.bz2 -# Source0-md5: 7bd8bd76a0ccae337456a6396224d150 +# Source0-md5: ba4647b164a4700ca62e6eeb76cae4fc Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: a717d9707ec77d82acb6ec9078c472d6 Patch0: %{name}-gasp.patch @@ -146,7 +147,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 +%{?with_pax:%patch3 -p1} %patch4 -p0 %patch5 -p1 %patch6 -p1 @@ -309,6 +310,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.274 2007/10/23 06:21:40 qboosh +- updated to 2.18.50.0.2 +- updated absolute-gnu_debuglink-path hack +- bconded pax patch (it "taints" created ELFs making some bug reports problematic) + Revision 1.273 2007/09/15 21:50:36 qboosh - updated to 2.18.50.0.1 - updated info,pt_pax_flags patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/binutils.spec?r1=1.273&r2=1.274&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
