[mingw-binutils: 17/26] Update to 2.21

epienbro epienbro at fedoraproject.org
Tue Mar 6 16:02:15 UTC 2012


commit 26d2be0f41d83d8cba5a61dc08d9659fc606f899
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Thu Mar 17 14:58:10 2011 +0200

    Update to 2.21
    
    Also require recent enough mingw32-filesystem to avoid rpm macro breakage with
    automatically generated (illegal) LD.BFD variable name.

 .gitignore            |    1 +
 mingw32-binutils.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd02b00..c5d06c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 binutils-2.20.1.tar.bz2
 /binutils-2.20.51.0.10.tar.bz2
+/binutils-2.21.tar.bz2
diff --git a/mingw32-binutils.spec b/mingw32-binutils.spec
index 5f7fca2..bba5ed9 100644
--- a/mingw32-binutils.spec
+++ b/mingw32-binutils.spec
@@ -1,6 +1,6 @@
 Name:           mingw32-binutils
-Version:        2.20.51.0.10
-Release:        2%{?dist}
+Version:        2.21
+Release:        1%{?dist}
 Summary:        MinGW Windows binutils
 
 License:        GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
@@ -15,7 +15,7 @@ BuildRequires:  texinfo
 BuildRequires:  mingw32-filesystem >= 49
 
 # NB: This must be left in.
-Requires:       mingw32-filesystem >= 38
+Requires:       mingw32-filesystem >= 65
 
 
 %description
@@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 17 2011 Kalev Lember <kalev at smartlink.ee> - 2.21-1
+- Update to 2.21
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.20.51.0.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 07f1d6c..5e7aca2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7dfcff0aeb3e590f1403a761271103f  binutils-2.20.51.0.10.tar.bz2
+c84c5acc9d266f1a7044b51c85a823f5  binutils-2.21.tar.bz2


More information about the mingw mailing list