commit a38227e5c7507d37d68e8fe378c6195394192e04
Author: Erik van Pienbroek <epienbro(a)fedoraproject.org>
Date: Fri Jul 1 14:13:05 2011 +0200
The %{_mingw32_qmake_qt4} macro pointed to an invalid mkspecs name. Fixed
macros.mingw32 | 2 +-
mingw32-filesystem.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/macros.mingw32 b/macros.mingw32
index 19ce4b8..95ac080 100644
--- a/macros.mingw32
+++ b/macros.mingw32
@@ -169,7 +169,7 @@ package or when debugging this package.\
-DCMAKE_TOOLCHAIN_FILE=/usr/share/mingw32/Toolchain-mingw32.cmake
%_mingw32_qmake_qt4 %{_mingw32_env} ; \
- %_qt4_qmake -spec win32-g++-fedora-cross
+ %_qt4_qmake -spec win32-g++-cross
%_mingw32_description This is the cross-compiled version of this library / tool.\
You should only install this package if you want to cross-compile programs for \
diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec
index 3b711eb..f3ffad3 100644
--- a/mingw32-filesystem.spec
+++ b/mingw32-filesystem.spec
@@ -2,7 +2,7 @@
Name: mingw32-filesystem
Version: 69
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: MinGW base filesystem and environment
Group: Development/Libraries
@@ -170,6 +170,9 @@ install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/mingw32
%changelog
+* Fri Jul 1 2011 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 69-3
+- The %%{_mingw32_qmake_qt4} macro pointed to an invalid mkspecs name. Fixed
+
* Sun May 29 2011 Kalev Lember <kalev(a)smartlink.ee> - 69-2
- Make sure the -debuginfo subpackages are mingw32- prefixed
even if the base package is mingw-