[mingw-pthreads: 3/23] Rebuild for gcc 4.4

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 21:32:01 UTC 2012


commit 6eaedffabffd75a5c7e88544534a1a2e0b780d62
Author: Richard W.M. Jones <rjones at fedoraproject.org>
Date:   Fri Feb 20 23:29:22 2009 +0000

    Rebuild for gcc 4.4

 mingw32-pthreads.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-pthreads.spec b/mingw32-pthreads.spec
index 82a8c3f..661fd7f 100644
--- a/mingw32-pthreads.spec
+++ b/mingw32-pthreads.spec
@@ -9,7 +9,7 @@
 
 Name:           mingw32-pthreads
 Version:        2.8.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        MinGW pthread library
 
 %define crazy_version %(echo %{version}|tr . -)
@@ -26,7 +26,7 @@ Patch0:         mingw32-pthreads-2.8.0-use-wine-for-tests.patch
 Patch1:         mingw32-pthreads-2.8.0-no-failing-tests.patch
 Patch2:		mingw32-pthreads-flags.patch
 
-BuildRequires:  mingw32-filesystem >= 40
+BuildRequires:  mingw32-filesystem >= 49
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw32-binutils
@@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb 20 2009 Richard W.M. Jones <rjones at redhat.com> - 2.8.0-5
+- Rebuild for mingw32-gcc 4.4
+
 * Tue Jan 13 2009 Richard W.M. Jones <rjones at redhat.com> - 2.8.0-4
 - Cleanup to the spec file, no functional changes.
 


More information about the mingw mailing list