The %{_mingw32_qmake_qt4} macro pointed to an invalid mkspecs name. Fixed
This commit is contained in:
parent
f88e1d8947
commit
4269348602
@ -169,7 +169,7 @@ package or when debugging this package.\
|
|||||||
-DCMAKE_TOOLCHAIN_FILE=/usr/share/mingw32/Toolchain-mingw32.cmake
|
-DCMAKE_TOOLCHAIN_FILE=/usr/share/mingw32/Toolchain-mingw32.cmake
|
||||||
|
|
||||||
%_mingw32_qmake_qt4 %{_mingw32_env} ; \
|
%_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.\
|
%_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 \
|
You should only install this package if you want to cross-compile programs for \
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: mingw32-filesystem
|
Name: mingw32-filesystem
|
||||||
Version: 69
|
Version: 69
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: MinGW base filesystem and environment
|
Summary: MinGW base filesystem and environment
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -170,6 +170,9 @@ install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/mingw32
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 1 2011 Erik van Pienbroek <epienbro@fedoraproject.org> - 69-4
|
||||||
|
- The %%{_mingw32_qmake_qt4} macro pointed to an invalid mkspecs name. Fixed
|
||||||
|
|
||||||
* Tue Jun 28 2011 Kalev Lember <kalev@smartlink.ee> - 69-3
|
* Tue Jun 28 2011 Kalev Lember <kalev@smartlink.ee> - 69-3
|
||||||
- Set Boost_COMPILER to -gcc46 in cmake toolchain file
|
- Set Boost_COMPILER to -gcc46 in cmake toolchain file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user