[mingw-binutils: 20/26] Default to runtime pseudo reloc v2 now that mingw32-runtime 3.18 is in

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


commit c433fa87b69d64b962ced97145087fc159807157
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Tue May 10 23:03:19 2011 +0300

    Default to runtime pseudo reloc v2 now that mingw32-runtime 3.18 is in

 mingw32-binutils-2.21-pseudo_reloc_v1.patch |   12 ------------
 mingw32-binutils.spec                       |    7 ++++---
 2 files changed, 4 insertions(+), 15 deletions(-)
---
diff --git a/mingw32-binutils.spec b/mingw32-binutils.spec
index eff173e..250d444 100644
--- a/mingw32-binutils.spec
+++ b/mingw32-binutils.spec
@@ -1,13 +1,12 @@
 Name:           mingw32-binutils
 Version:        2.21
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows binutils
 
 License:        GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
 Group:          Development/Libraries
 URL:            http://www.gnu.org/software/binutils/
 Source0:        http://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.bz2
-Patch0:         mingw32-binutils-2.21-pseudo_reloc_v1.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  flex
@@ -26,7 +25,6 @@ understand Windows executables and DLLs.
 
 %prep
 %setup -q -n binutils-%{version}
-%patch0 -p1 -b .pseudo_reloc_v1
 
 
 %build
@@ -72,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May 10 2011 Kalev Lember <kalev at smartlink.ee> - 2.21-2
+- Default to runtime pseudo reloc v2 now that mingw32-runtime 3.18 is in
+
 * Thu Mar 17 2011 Kalev Lember <kalev at smartlink.ee> - 2.21-1
 - Update to 2.21
 - Added a patch to use runtime pseudo reloc v1 by default as the version of


More information about the mingw mailing list