]> git.pld-linux.org Git - packages/crossmingw64-binutils.git/commitdiff
- updated to 2.21.51.0.1 (dwarf4/PE+ linker fixes). auto/th/crossmingw64-binutils-2_21_51_0_1-1
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 20 Nov 2010 08:15:21 +0000 (08:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw64-binutils-zlib.patch -> 1.2
    crossmingw64-binutils.spec -> 1.24

crossmingw64-binutils-zlib.patch [deleted file]
crossmingw64-binutils.spec

diff --git a/crossmingw64-binutils-zlib.patch b/crossmingw64-binutils-zlib.patch
deleted file mode 100644 (file)
index 74f3e90..0000000
+++ /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;
index a0b4179f77d562c9b5e01ed4ad4e9f4ef4f3db30..c4639ab658565f1b272f23b9becce1200f80bea6 100644 (file)
@@ -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...
This page took 0.168779 seconds and 4 git commands to generate.