[mingw-qt5-qtbase] perform a bootstrap build (for aarch64 support)

Erik van Pienbroek epienbro at fedoraproject.org
Sat Jul 5 17:11:11 UTC 2014


commit ac97cbd5e3d06317b55072884d7ad2be20566b10
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Jul 5 19:11:22 2014 +0200

    perform a bootstrap build (for aarch64 support)

 mingw-qt5-qtbase.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mingw-qt5-qtbase.spec b/mingw-qt5-qtbase.spec
index 99de6a9..4788b29 100644
--- a/mingw-qt5-qtbase.spec
+++ b/mingw-qt5-qtbase.spec
@@ -20,7 +20,7 @@
 
 Name:           mingw-qt5-qtbase
 Version:        5.3.1
-Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+Release:        0%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtBase component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -186,7 +186,7 @@ Fedora Windows cross-compiler.
 
 %package -n mingw32-qt5-qmake
 Summary:       Qt5 for Windows build environment
-Requires:      mingw32-qt5-qttools-lrelease
+#Requires:      mingw32-qt5-qttools-lrelease
 
 %description -n mingw32-qt5-qmake
 This package contains the build environment for cross compiling
@@ -224,7 +224,7 @@ Fedora Windows cross-compiler.
 
 %package -n mingw64-qt5-qmake
 Summary:       Qt for Windows build environment
-Requires:      mingw64-qt5-qttools-lrelease
+#Requires:      mingw64-qt5-qttools-lrelease
 
 %description -n mingw64-qt5-qmake
 This package contains the build environment for cross compiling


More information about the scm-commits mailing list