[mingw-qt: 46/65] Enable the float.h using code again

epienbro epienbro at fedoraproject.org
Tue Mar 6 21:30:37 UTC 2012


commit 2047a9ea4d4f03405cc06fdb3dab633a1d4652c0
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Aug 28 20:21:52 2011 +0300

    Enable the float.h using code again
    
    Needs new mingw32-runtime-3.18-4.fc16 and mingw32-gcc-4.6.1-3.fc16
    builds.

 mingw32-qt-4.6.0-no-fpu-functions.patch |   38 -------------------------------
 mingw32-qt.spec                         |    5 +--
 2 files changed, 2 insertions(+), 41 deletions(-)
---
diff --git a/mingw32-qt.spec b/mingw32-qt.spec
index 39157da..b350ab5 100644
--- a/mingw32-qt.spec
+++ b/mingw32-qt.spec
@@ -21,8 +21,6 @@ Source0:        http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-%
 Source1:        qmake.conf
 Source2:        qplatformdefs.h
 
-Patch11:        mingw32-qt-4.6.0-no-fpu-functions.patch
-
 # The debug build tries to link against libdbus-1d which doesn't exist
 Patch15:        qt-dbus-dont-link-to-dbus-1d.patch
 
@@ -62,7 +60,6 @@ Fedora Windows cross-compiler.
 %prep
 %setup -q -n qt-everywhere-opensource-src-%{version}%{?pre:-%{pre}}
 
-%patch11 -p1
 %patch15 -p0
 
 # Cross-compilation qmake target.
@@ -270,6 +267,8 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_prefix}/imports
 * Sun Aug 28 2011 Kalev Lember <kalevlember at gmail.com> - 4.7.3-1
 - Update to 4.7.3
 - Dropped upstreamed / unneeded patches
+- Enable the float.h using code again, needs new mingw32-runtime and
+  mingw32-gcc builds
 
 * Fri Jun 03 2011 Kalev Lember <kalev at smartlink.ee> - 4.7.1-6
 - Rebuilt with mingw32-libjpeg-turbo, dropped jpeg_boolean patch (#604702)


More information about the scm-commits mailing list