[mingw-qt5-qtbase] Re-enable R: mingw{32,64}-qt5-qttools-lrelease

Erik van Pienbroek epienbro at fedoraproject.org
Fri Aug 2 10:55:57 UTC 2013


commit 835584849792a150bdd876e936dfc40d4295a002
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Aug 2 12:55:47 2013 +0200

    Re-enable R: mingw{32,64}-qt5-qttools-lrelease

 mingw-qt5-qtbase.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/mingw-qt5-qtbase.spec b/mingw-qt5-qtbase.spec
index d82e22b..2bbccad 100644
--- a/mingw-qt5-qtbase.spec
+++ b/mingw-qt5-qtbase.spec
@@ -23,7 +23,7 @@
 
 Name:           mingw-qt5-qtbase
 Version:        5.1.0
-Release:        4%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+Release:        5%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtBase component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -178,7 +178,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
@@ -216,7 +216,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
@@ -739,6 +739,10 @@ sed -i s@'#QT_TOOL'@'QT_TOOL'@ $RPM_BUILD_ROOT%{mingw64_datadir}/qt5/mkspecs/%{p
 
 
 %changelog
+* Fri Aug  2 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.1.0-5
+- Re-enable R: mingw{32,64}-qt5-qttools-lrelease now that
+  bootstrapping Qt5 on ARM has completed
+
 * Wed Jul 31 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.1.0-4
 - Make sure the native Qt5Bootstrap library is a shared library
 - Enabled PostgreSQL support


More information about the scm-commits mailing list