From d19f018ab6f52ce43ad921df16fd1beed292ba19 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 17 Jul 2006 16:08:31 +0000 Subject: [PATCH] 2.17.50.0.3-1 --- binutils.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/binutils.spec b/binutils.spec index b168f81..3922e50 100644 --- a/binutils.spec +++ b/binutils.spec @@ -15,6 +15,7 @@ Patch6: binutils-2.17.50.0.3-standards.patch Patch7: binutils-2.17.50.0.3-build-fixes.patch Patch8: binutils-2.17.50.0.3-kept-section.patch Patch9: binutils-2.17.50.0.3-power6-insns.patch +Patch10: binutils-2.17.50.0.3-opcodes-intl.patch Buildroot: %{_tmppath}/binutils-root BuildRequires: texinfo >= 4.0, dejagnu, gettext, flex, bison @@ -53,6 +54,7 @@ addresses to file and line). %patch7 -p0 -b .build-fixes~ %patch8 -p0 -b .kept-section~ %patch9 -p0 -b .power6-insns~ +%patch10 -p0 -b .opcodes-intl~ # libtool sucks perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in} # LTP sucks