[mingw32-pthreads] Rebuild against the mingw-w64 toolchain

epienbro epienbro at fedoraproject.org
Mon Feb 27 17:51:33 UTC 2012


commit 68ada0556872f7f64971fa7a79483df42d572be9
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Feb 27 18:51:26 2012 +0100

    Rebuild against the mingw-w64 toolchain

 mingw32-pthreads.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-pthreads.spec b/mingw32-pthreads.spec
index a248c53..c2216a2 100644
--- a/mingw32-pthreads.spec
+++ b/mingw32-pthreads.spec
@@ -10,7 +10,7 @@
 
 Name:           mingw32-pthreads
 Version:        2.8.0
-Release:        16.%{prerelease_date}cvs%{?dist}
+Release:        17.%{prerelease_date}cvs%{?dist}
 Summary:        MinGW pthread library
 
 %define crazy_version %(echo %{version}|tr . -)
@@ -29,7 +29,7 @@ Patch0:         mingw32-pthreads-2.8.0-20110511-use-wine-for-tests.patch
 Patch1:         mingw32-pthreads-2.8.0-20110511-no-failing-tests.patch
 Patch2:         mingw32-pthreads-flags.patch
 
-BuildRequires:  mingw32-filesystem
+BuildRequires:  mingw32-filesystem >= 95
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw32-binutils
@@ -110,6 +110,9 @@ ln -s libpthreadGC2.a $RPM_BUILD_ROOT%{_mingw32_libdir}/libpthread.a
 
 
 %changelog
+* Mon Feb 27 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.8.0-17.20110511cvs
+- Rebuild against the mingw-w64 toolchain
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.0-16.20110511cvs
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the mingw mailing list