]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- rel 4; fix binutils bugzilla 5788 (memory corruption bug)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 6 Mar 2008 21:07:45 +0000 (21:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    binutils.spec -> 1.283

binutils.spec

index 33cc6fad064800431d7cbb980efc226de79f2d9a..608906682257d4b63f6de87f01c69038baa8bb9c 100644 (file)
@@ -16,7 +16,7 @@ Summary(uk.UTF-8):    Набір інструментів GNU для побудов
 Name:          binutils
 Version:       2.18.50.0.4
 Release:       3
-Epoch:         3
+Epoch:         4
 License:       GPL v3+
 Group:         Development/Tools
 Source0:       ftp://ftp.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.bz2
@@ -33,6 +33,7 @@ Patch6:               %{name}-discarded.patch
 Patch7:                %{name}-absolute-gnu_debuglink-path.patch
 Patch8:                %{name}-libtool-m.patch
 Patch9:                %{name}-pr-5755.patch
+Patch10:       %{name}-pr-5788.patch
 URL:           http://sources.redhat.com/binutils/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.8.2
@@ -153,6 +154,7 @@ niektórych pakietów.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p0
 
 %build
 # non-standard regeneration (needed because of gasp patch)
This page took 0.097116 seconds and 4 git commands to generate.