]> git.pld-linux.org Git - packages/binutils.git/blobdiff - binutils.spec
- rel 2; add build-id patch from fc (we are going to start using build-id feature...
[packages/binutils.git] / binutils.spec
index c3a042515129a0cf5ca92af890e2490f28561fdf..c3a6f3079f45c4d50a728bad2118f1e036f7ea9f 100644 (file)
@@ -3,6 +3,7 @@
 %bcond_with    allarchs        # enable all targets
 # define addtargets x,y,z      # build with additional targets x,y,z (e.g. x86_64-linux)
 %bcond_with    gold            # enable gold (gnu ld successor) on supported archs (x86/sparc)
+                               # http://sourceware.org/ml/binutils/2008-03/msg00162.html
 %bcond_without pax             # without PaX flags (for upstream bugreports)
 #
 %ifnarch %{ix86} %{x8664} sparc
@@ -19,13 +20,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.8
-Release:       1
+Version:       2.19.51.0.3
+Release:       2
 Epoch:         3
 License:       GPL v3+
 Group:         Development/Tools
 Source0:       ftp://ftp.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.bz2
-# Source0-md5: a49df3481468f281f42afbf915e10db2
+# Source0-md5: c55a2b1eadf818d38e963060412fadca
 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
@@ -37,6 +38,7 @@ Patch5:               %{name}-flex.patch
 Patch6:                %{name}-discarded.patch
 Patch7:                %{name}-absolute-gnu_debuglink-path.patch
 Patch8:                %{name}-libtool-m.patch
+Patch9:                %{name}-build-id.patch
 URL:           http://sources.redhat.com/binutils/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.8.2
@@ -159,6 +161,7 @@ niektórych pakietów.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 # hacks for ac 2.59 only
 rm config/override.m4
This page took 0.048731 seconds and 4 git commands to generate.