From d4012efba0d11a9bcbf15c0b81aef5c089e4eb25 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Sat, 20 Nov 2010 08:15:21 +0000 Subject: [PATCH] - updated to 2.21.51.0.1 (dwarf4/PE+ linker fixes). Changed files: crossmingw64-binutils-zlib.patch -> 1.2 crossmingw64-binutils.spec -> 1.24 --- crossmingw64-binutils-zlib.patch | 11 ----------- crossmingw64-binutils.spec | 8 +++----- 2 files changed, 3 insertions(+), 16 deletions(-) delete mode 100644 crossmingw64-binutils-zlib.patch diff --git a/crossmingw64-binutils-zlib.patch b/crossmingw64-binutils-zlib.patch deleted file mode 100644 index 74f3e90..0000000 --- a/crossmingw64-binutils-zlib.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- binutils-2.20.51.0.11/bfd/compress.c.orig 2010-08-11 23:52:42.000000000 +0200 -+++ binutils-2.20.51.0.11/bfd/compress.c 2010-09-26 11:08:50.196564435 +0200 -@@ -94,7 +94,7 @@ - bfd_set_error (bfd_error_invalid_operation); - return FALSE; - #else -- bfd_size_type compressed_size; -+ uLong compressed_size; - bfd_byte *compressed_buffer; - - compressed_size = compressBound (uncompressed_size) + 12; diff --git a/crossmingw64-binutils.spec b/crossmingw64-binutils.spec index a0b4179..c4639ab 100644 --- a/crossmingw64-binutils.spec +++ b/crossmingw64-binutils.spec @@ -5,13 +5,12 @@ Summary(pl.UTF-8): Skrośne narzędzia programistyczne GNU dla Mingw64 - binutil Summary(pt_BR.UTF-8): Utilitários para desenvolvimento de binários da GNU - Mingw64 binutils Summary(tr.UTF-8): GNU geliştirme araçları - Mingw64 binutils Name: crossmingw64-binutils -Version: 2.20.51.0.11 -Release: 3 +Version: 2.21.51.0.1 +Release: 1 License: GPL v3+ Group: Development/Tools Source0: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2 -# Source0-md5: d2306466e669700abbb3d1a64b10d5d2 -Patch0: %{name}-zlib.patch +# Source0-md5: 3e8b6349f38d6e0feba317055f0ced14 URL: http://sources.redhat.com/binutils/ BuildRequires: automake BuildRequires: bash @@ -46,7 +45,6 @@ Ten pakiet zawiera binutils generujące skrośnie binaria dla Win64. %prep %setup -q -n binutils-%{version} -%patch0 -p1 %build # ldscripts won't be generated properly if SHELL is not bash... -- 2.44.0