]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- updated to 2.18.50.0.2 auto/th/binutils-2_18_50_0_2-1 auto/ti/binutils-2_18_50_0_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 23 Oct 2007 06:21:40 +0000 (06:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated absolute-gnu_debuglink-path hack
- bconded pax patch (it "taints" created ELFs making some bug reports problematic)

Changed files:
    binutils.spec -> 1.274

binutils.spec

index 2dde5044c5bc811be24a981985ef296797bdf14a..958a9063e77c4b683d89d9e0543d2e827accdd41 100644 (file)
@@ -2,6 +2,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
@@ -13,13 +14,13 @@ Summary(ru.UTF-8):  Набор инструментов GNU для построе
 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
@@ -145,7 +146,7 @@ niektórych pakietów.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
+%{?with_pax:%patch3 -p1}
 %patch4 -p0
 %patch5 -p1
 %patch6 -p1
This page took 0.11513 seconds and 4 git commands to generate.