[mingw-qt5-qttools/epel7] Perform a bootstrap build

Erik van Pienbroek epienbro at fedoraproject.org
Tue Jun 10 19:56:46 UTC 2014


commit 54c5b3fb5a3d25fa3d28944d28d5ba50c92bda68
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Jun 10 21:56:35 2014 +0200

    Perform a bootstrap build

 mingw-qt5-qttools.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mingw-qt5-qttools.spec b/mingw-qt5-qttools.spec
index 3557e8d..a683344 100644
--- a/mingw-qt5-qttools.spec
+++ b/mingw-qt5-qttools.spec
@@ -21,7 +21,7 @@
 
 Name:           mingw-qt5-%{qt_module}
 Version:        5.3.0
-Release:        3%{?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 - QtTools component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -44,7 +44,7 @@ BuildRequires:  mingw32-filesystem >= 96
 BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw32-qt5-qtbase
 BuildRequires:  mingw32-qt5-qtbase-devel
-BuildRequires:  mingw32-qt5-qmldevtools-devel
+#BuildRequires:  mingw32-qt5-qmldevtools-devel
 # Disabled for now because of compilation issues
 # BuildRequires:  mingw32-qt5-qtactiveqt
 
@@ -52,7 +52,7 @@ BuildRequires:  mingw64-filesystem >= 96
 BuildRequires:  mingw64-gcc-c++
 BuildRequires:  mingw64-qt5-qtbase
 BuildRequires:  mingw64-qt5-qtbase-devel
-BuildRequires:  mingw64-qt5-qmldevtools-devel
+#BuildRequires:  mingw64-qt5-qmldevtools-devel
 # BuildRequires:  mingw64-qt5-qtactiveqt
 
 


More information about the scm-commits mailing list