| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: mingw32-qt-debuginfo | Distribution: Fedora Project |
| Version: 4.7.4 | Vendor: Fedora Project |
| Release: 2.fc15 | Build date: Tue May 1 18:33:34 2012 |
| Group: Development/Debug | Build host: x86-04.phx2.fedoraproject.org |
| Size: 876844084 | Source RPM: mingw32-qt-4.7.4-2.fc15.src.rpm |
| Packager: Fedora Project | |
| Url: http://www.qtsoftware.com/ | |
| Summary: Debug information for package mingw32-qt | |
This package provides debug information for package mingw32-qt. Debug information is useful when developing applications that use this package or when debugging this package.
GPLv3 with exceptions or LGPLv2 with exceptions
* Fri Apr 20 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.7.4-2
- Make QSSL work (patch from Dominik Schmidt), RHBZ #813064
* 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
* 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.
* Mon Mar 16 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/i686-pc-mingw32/sys-root/mingw/bin/Qt3Supportd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtCored4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtDBusd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtDeclaratived4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtGuid4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtMultimediad4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtNetworkd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtOpenGLd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtScriptToolsd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtScriptd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtSqld4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtSvgd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtTestd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtWebKitd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtXmlPatternsd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/bin/QtXmld4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/accessible/qtaccessiblecompatwidgetsd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/accessible/qtaccessiblewidgetsd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/bearer/qgenericbearerd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/bearer/qnativewifibearerd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/codecs/qcncodecsd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/codecs/qjpcodecsd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/codecs/qkrcodecsd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/codecs/qtwcodecsd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/graphicssystems/qglgraphicssystemd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/graphicssystems/qtracegraphicssystemd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/iconengines/qsvgicond4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/imageformats/qgifd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/imageformats/qicod4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/imageformats/qjpegd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/imageformats/qmngd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/imageformats/qsvgd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/imageformats/qtiffd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/qmltooling/qmldbg_tcpd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/script/qtscriptdbusd4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/sqldrivers/qsqlited4.dll.debug /usr/i686-pc-mingw32/sys-root/mingw/lib/qt4/plugins/sqldrivers/qsqlodbcd4.dll.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 06:22:50 2013