[mingw-binutils] Added BR: zlib-devel to enable support for compressed debug sections

Erik van Pienbroek epienbro at fedoraproject.org
Tue Nov 27 00:25:47 UTC 2012


commit deef2d081de7fbf4422dcf3709f12e57a496c937
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Nov 27 01:25:43 2012 +0100

    Added BR: zlib-devel to enable support for compressed debug sections

 mingw-binutils.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mingw-binutils.spec b/mingw-binutils.spec
index 4dac145..20d4a4c 100644
--- a/mingw-binutils.spec
+++ b/mingw-binutils.spec
@@ -2,7 +2,7 @@
 
 Name:           mingw-binutils
 Version:        2.23.51.0.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Cross-compiled version of binutils for Win32 and Win64 environments
 
 License:        GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
@@ -15,6 +15,7 @@ Source0:        http://www.kernel.org/pub/linux/devel/binutils/binutils-%{versio
 BuildRequires:  flex
 BuildRequires:  bison
 BuildRequires:  texinfo
+BuildRequires:  zlib-devel
 BuildRequires:  mingw32-filesystem >= 95
 BuildRequires:  mingw64-filesystem >= 95
 %if %{run_testsuite}
@@ -246,6 +247,9 @@ rm -rf $RPM_BUILD_ROOT/multilib
 
 
 %changelog
+* Tue Nov 27 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.23.51.0.5-2
+- Added BR: zlib-devel to enable support for compressed debug sections
+
 * Wed Nov 21 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.23.51.0.5-1
 - Update to 2.23.51.0.5 release
 


More information about the mingw mailing list