Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: mingw64-qt-qmake | Distribution: Fedora Project |
Version: 4.8.6 | Vendor: Fedora Project |
Release: 8.el7 | Build date: Fri Apr 24 18:36:41 2015 |
Group: Development/Libraries | Build host: buildppc-01.phx2.fedoraproject.org |
Size: 11779021 | Source RPM: mingw-qt-4.8.6-8.el7.src.rpm |
Packager: Fedora Project | |
Url: http://www.qtsoftware.com/ | |
Summary: Qt for Windows Build Environment |
This package contains the build environment for cross compiling applications with the Fedora Windows Qt Library and cross-compiler.
GPLv3 with exceptions or LGPLv2 with exceptions
* Fri Apr 24 2015 Erik van Pienbroek <epienbro@fedorproject.org> - 4.8.6-8 - Fix CVE-2015-0295, CVE-2015-1860, CVE-2015-1859 and CVE-2015-1858 * Sat Mar 21 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.6-7 - Fix FTBFS against latest mingw-dbus - Fix FTBFS against gcc5 * Sun Nov 30 2014 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.8.6-6 - Ship translations * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Aug 02 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.6-4 - Rewritten the merge-static-and-shared patch Fixed FTBFS on environments where std::thread support is available * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Jun 02 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.6-2 - Fix FTBFS against win-iconv 0.0.6 * Tue Apr 29 2014 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.6-1 - Update to 4.8.6 - Fix DoS vulnerability in the GIF image handler (QTBUG-38367) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sat Jul 13 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.5-3 - Rebuild against libpng 1.6 * Thu Jul 04 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.5-2 - When building static binaries, make sure the gcc argument -DQT_DLL isn't used * Wed Jul 03 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.5-1 - Update to 4.8.5 * Sun Jun 16 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.4-6 - Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries * Sat Jun 15 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.4-5 - Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries * Wed May 22 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.4-4 - When qmake .pro files contain 'TEMPLATE=lib' then the 'CONFIG+=shared' flag should be set automatically * Sun Apr 14 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.4-3 - QSslSocket may report incorrect errors when certificate verification fails * Sun Jan 27 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.4-2 - Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now) * Thu Nov 29 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.4-1 - Update to 4.8.4 * Sun Nov 04 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.3-3 - Don't automatically strip debugging symbols from binaries created using qmake as we've got RPM wrapper strips to automatically split off debugging symbols to a separate debuginfo subpackage - Make sure linking against the static QtUiTools library works out-of-the-box * Sat Oct 27 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.3-2 - Added static libraries for QtCLucene, QtDesigner, QtHelp and QtUiTools - Added various Requires tags to the -static subpackages as automatic dependency resolving doesn't work on static libraries - Make sure the function qt_sendSpontaneousEvent is exported in the QtGui libraries as the ActiveQt component depends on it * Fri Sep 14 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.3-1 - Update to 4.8.3 * Sat Aug 25 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.2-3 - Rebuild against latest libtiff * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed May 23 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.2-1 - Update to 4.8.2 - Dropped upstreamed gcc 4.7 patch * Sat May 19 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.1-5 - Add QMAKE_DLLTOOL to the mkspecs profiles * Thu May 17 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.1-4 - Really fix the lrelease issue this time * Thu May 17 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.1-3 - lrelease-qt4 tries to run qmake not qmake-qt4 (#820767) commit copied over from the native qt package * Thu Apr 19 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.1-2 - Make linking against the static version of Qt work without any manual fiddling - Remove -mms-bitfields from the win64 qmake.conf as it's unneeded with gcc 4.7 * Wed Mar 28 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.1-1 - Update to 4.8.1 - Removed a patch which fixed a compile failure in kdelibs as upstream has resolved the issue properly in commit 71e88dd - Dropped upstreamed pkgconfig patches - Workaround compile failure of the activeqt pieces (which are now enabled by default as of Qt 4.8.1). Thanks to the openSuSE mingw project for the patch * Sat Mar 10 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.0-8 - Added win64 support * Fri Mar 09 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.0-7 - Provide an arch-specific mingw32-qt-qmake package which contains tools like qmake and moc which are required for compiling binaries against Qt with the correct environment automatically set - Bundle QtUiTools (required by kdelibs) - Fix a compilation issue with kdelibs - Make sure that Qt is built with IPC/shared memory support (required by kdelibs) - Added -static subpackages - Workaround a qmake issue which causes building against the debug binaries to fail: https://bugreports.qt.nokia.com/browse/QTBUG-14467 - Make sure the various tools belonging to the Qt library are built and added them to the new tools subpackage. Thanks to Dominik Schmidt of the openSuSE mingw project - Make QSSL work (patch from Dominik Schmidt) - Added pkg-config files (patches from Hib Eris) - Enable javascript-jit - Add QMAKE_STREAM_EDITOR to the mkspecs files - Also install the Qt tools (qmake, moc, ...) to %{_prefix}/$target/bin so that CMake can find Qt more easily * Tue Mar 06 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.0-6 - Renamed the source package to mingw-qt (RHBZ #800447) - Use mingw macros without leading underscore * Tue Feb 28 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.0-5 - Rebuild against the mingw-w64 toolchain - Made the qmake.conf compatible with mingw-w64 * Tue Jan 31 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.0-4 - Replaced the pkg-config environment hacks with a proper fix in the qmake.conf mkspecs file - Rebuild against libpng 1.5 * Fri Jan 27 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.0-3 - Fix compilation against gcc 4.7 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Dec 21 2011 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.0-1 - Update to 4.8.0 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8.0-0.2.rc1 - Rebuilt for glibc bug#747377 * Sat Oct 22 2011 Kalev Lember <kalevlember@gmail.com> - 4.8.0-0.1.rc1 - Update to 4.8.0 rc1 * Sat Sep 03 2011 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.7.4-1 - Update to 4.7.4 * Mon Aug 29 2011 Kalev Lember <kalevlember@gmail.com> - 4.7.3-2 - List individual dlls explicitly to avoid including .dll.debug files in the main package * Sun Aug 28 2011 Kalev Lember <kalevlember@gmail.com> - 4.7.3-1 - Update to 4.7.3 - Dropped upstreamed / unneeded patches - Enable the float.h using code again, needs new mingw32-runtime and mingw32-gcc builds * Fri Jun 03 2011 Kalev Lember <kalev@smartlink.ee> - 4.7.1-6 - Rebuilt with mingw32-libjpeg-turbo, dropped jpeg_boolean patch (#604702) * Fri Apr 22 2011 Kalev Lember <kalev@smartlink.ee> - 4.7.1-5 - Rebuilt for pseudo-reloc version mismatch (#698827) * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Dec 23 2010 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.7.1-3 - Use the configure argument '-dbus-linked' instead of '-dbus' as the latter generates a non-working QtDBus library * Mon Nov 15 2010 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.7.1-2 - Add support for QtDBus * Fri Nov 12 2010 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.7.1-1 - Update to 4.7.1 - Use the name 'win32-g++-cross' instead of 'win32-g++-fedora-cross' as mkspecs platform name as was decided on the mailing list. The previous rename was invalid * Mon Oct 11 2010 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.7.0-2 - Use a more proper build method than the old hacky one - Link against the mingw32 packages mingw32-zlib, mingw32-iconv, mingw32-libjpeg, mingw32-libpng, mingw32-libtiff and mingw32-sqlite instead of using the bundled libraries - Use the name 'win32-g++-fedora-cross' instead of 'win32-fedora-cross' as mkspecs platform name. People compiling Qt applications using the Fedora MinGW toolchain have to use this new name when invoking qmake - Added the QtDeclarative library - Bundle the translations - Dropped the old obsoletes: mingw32-qt-win - Dropped some duplicate declarations from the qmake.conf file - Use the correct strip command in the qmake.conf file * Sat Sep 25 2010 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.7.0-1 - Update to 4.7.0 - Fixed a small rpmlint warning - Added QtWebKit support - Added SSL support * Sun Jun 27 2010 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.6.2-2 - Enable the 'windowsxp' and 'windowsvista' styles - Fixed the %defattr * Fri Feb 26 2010 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.6.2-1 - update to 4.6.2 * Sun Jan 31 2010 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.6.1-1 - update to 4.6.1 * Tue Dec 01 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.6.0-1 - update to 4.6.0 * Sun Nov 22 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.6.0-0.1.rc1 - update to 4.6.0-rc1 * Mon Nov 16 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.6.0-0.1.beta1 - update to 4.6.0-beta1 * Tue Nov 03 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.3-3 - add links with version suffix for libqtmain{,d}.a * Tue Nov 03 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.3-2 - fix R: qt-devel * Sun Nov 01 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.3-1 - update to 4.5.3 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Fri Jun 26 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.2-1 - update to 4.5.2 * Thu Jun 25 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.1-7 - hopefully finally solve the 32 vs 64 bit builder issues * Mon Jun 22 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.1-6 - add debuginfo packages * Tue Jun 16 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.1-5 - fix building on 64bit builders * Fri Jun 12 2009 Richard W.M. Jones <rjones@redhat.com> - 4.5.1-4 - Update to Qt 4.5.1. - Location of *.dll files moved again. - No longer necessary to remove libdir/qt4/bin. - Installs more *.dll files in /usr/lib [sic]. * Thu Apr 16 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.0-5 - replace %define with %global * Tue Mar 31 2009 Kalev Lember <kalev@smartlink.ee> - 4.5.0-4 - Enable QtOpenGL, QtScript, QtScriptTools, and QtXmlPatterns. - Sort files section for readability. * Sun Mar 15 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.0-3 - moved cross compiler qmake setup files into separate package to keep this package noarch - update BR, Provides, Obsoletes with reviewer suggestions * Thu Mar 12 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.0-2 - enable debug libraries - rename to mingw32-qt * Thu Mar 12 2009 Thomas Sailer <t.sailer@alumni.ethz.ch> - 4.5.0-1 - update to Qt 4.5.0 (release) - also build QtSvg, QtSql, Qt3Support * Sat Feb 21 2009 Richard W.M. Jones <rjones@redhat.com> - 4.5.0-0.2.rc1 - Update to Qt 4.5.0-rc1. * Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 4.4.3-4 - Rebuild for mingw32-gcc 4.4 * Fri Feb 06 2009 Richard W.M. Jones <rjones@redhat.com> - 4.4.3-3 - Fix required for older W32API in Fedora 10. * Sun Feb 01 2009 Richard W.M. Jones <rjones@redhat.com> - 4.4.3-2 - Initial RPM release.
/usr/bin/mingw64-qmake-qt4 /usr/bin/x86_64-w64-mingw32-lrelease /usr/bin/x86_64-w64-mingw32-moc /usr/bin/x86_64-w64-mingw32-qmake-qt4 /usr/bin/x86_64-w64-mingw32-rcc /usr/bin/x86_64-w64-mingw32-uic /usr/share/doc/mingw64-qt-qmake-4.8.6 /usr/share/doc/mingw64-qt-qmake-4.8.6/LGPL_EXCEPTION.txt /usr/share/doc/mingw64-qt-qmake-4.8.6/LICENSE.GPL3 /usr/share/doc/mingw64-qt-qmake-4.8.6/LICENSE.LGPL /usr/share/doc/mingw64-qt-qmake-4.8.6/README /usr/x86_64-w64-mingw32/bin/lrelease /usr/x86_64-w64-mingw32/bin/moc /usr/x86_64-w64-mingw32/bin/qmake-qt4 /usr/x86_64-w64-mingw32/bin/rcc /usr/x86_64-w64-mingw32/bin/uic /usr/x86_64-w64-mingw32/sys-root/mingw/share/qt4/mkspecs/win32-g++-cross-x64 /usr/x86_64-w64-mingw32/sys-root/mingw/share/qt4/mkspecs/win32-g++-cross-x64/qmake.conf /usr/x86_64-w64-mingw32/sys-root/mingw/share/qt4/mkspecs/win32-g++-cross-x64/qplatformdefs.h
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:09:03 2024