[mingw-qt] Add missing patch

epienbro epienbro at fedoraproject.org
Sat Mar 10 00:04:50 UTC 2012


commit e7b6e13929ef0786b99d1e3c96f873edc45fceb2
Author: Erik van Pienbroek <erik at vanpienbroek.nl>
Date:   Sat Mar 10 01:04:45 2012 +0100

    Add missing patch

 mingw-qt.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/mingw-qt.spec b/mingw-qt.spec
index 4edacdf..adc540c 100644
--- a/mingw-qt.spec
+++ b/mingw-qt.spec
@@ -28,6 +28,10 @@ Source0:        http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-%
 Source1:        qmake.conf
 Source2:        qplatformdefs.h
 
+# When building Qt as static library some files have a different content
+# when compared to the static library. Merge those changes manually
+Patch0:         qt-merge-static-and-shared-library-trees.patch
+
 # Disable WebKit tests that are failing (as of Qt 4.8.0 rc1) with
 # out of source builds.
 Patch10:        mingw32-qt-4.8.0-no-webkit-tests.patch


More information about the scm-commits mailing list