| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: qt-Xt | Distribution: Red Hat Linux |
| Version: 2.3.0 | Vendor: Red Hat, Inc. |
| Release: 7 | Build date: Tue Jun 12 13:07:57 2001 |
| Group: System Environment/Libraries | Build host: george.devel.redhat.com |
| Size: 236806 | Source RPM: qt-2.3.0-7.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.troll.no/ | |
| Summary: An Xt (X Toolkit) compatibility add-on for the Qt GUI toolkit. | |
An Xt (X Toolkit) compatibility add-on for the Qt GUI toolkit.
GPL
* Wed Jun 13 2001 Harald Hoyer <harald@redhat.de> 2.3.0-7
- added weak symbols to remove GL dependency
* Sat Apr 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.3.0-6
- Fix crashes on ia64, Patch from Bill Nottingham <notting@redhat.com>
- Allow building qt-nox
* Sat Apr 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.3.0-5
- Make sure uic and designer use the libqutil from the source tree, not
a previously installed one.
Linking uic-x11 against libqutil-embedded is definitely not a feature. ;)
- The qclipboard fix is needed for qt-x11 only, don't apply it if we're
building qt-embedded
* Sun Apr 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Handle LPRng specific constructs in printcap, Bug #35937
* Mon Mar 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add qfont patch from Trolltech
* Tue Mar 13 2001 Harald Hoyer <harald@redhat.de>
- added patch for '@euro' language settings
* Tue Mar 06 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.3.0 final
- BuildRequires XFree86-devel >= 4.0.2 (#30486)
* Mon Feb 26 2001 Than Ngo <than@redhat.com>
- fix check_env function, so that qt does not crash if QT_XFT is not set
- fix symlinks
* Mon Feb 26 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.3.0b1
- Add a patch to qpsprinter that handles TrueType fonts even if they come from xfs
* Tue Feb 13 2001 Preston Brown <pbrown@redhat.com>
- japanese input and clipboard fixes applied. Changes have been sent upstream by patch authors.
* Fri Feb 09 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Rebuild with new Mesa to get rid of pthreads linkage
- Add Xft fix from KDE CVS
* Wed Feb 07 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add printing bugfix patch from Trolltech
* Sat Feb 03 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.2.4
- Qt Embedded: Add QVfb and VNC support
* Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Don't segfault when running Qt/Embedded applications as root
- Improve the Qt/Embedded sparc patch so we don't need the specfile hacks
anymore
- Fix a bug in QPrintDialog (causing KDE Bug #18608)
* Thu Jan 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- bzip2 source to save space
- Qt/Embedded 2.2.3
- Fix qte build on sparc
* Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Run ldconfig in %post and %postun for qt-Xt
* Sun Dec 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Build with the Xrender extension
(Patch from Keith Packard <keithp@keithp.com>)
* Wed Dec 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.2.3
* Tue Dec 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Rebuild to fix permissions on doc dir
- Don't exclude ia64 anymore
* Fri Nov 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up uic (Patch from trolltech)
* Wed Nov 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Build qt-embedded
changes to base: fix build, fix ISO C99 compliance, fix 64bit support
* Mon Nov 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.2.2
* Wed Oct 25 2000 Than Ngo <than@redhat.com>
- call ldconfig for updating (Bug #19687)
- added patch from Trolltech, thanks to Rainer <rms@trolltech.com>
* Thu Oct 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add missing msg2qm, msgmerge, qconfig tools (Bug #18997), introduced
by broken Makefiles in base
- fix up %install so it works both with old-style and new-style fileutils
(fileutils <= 4.0z don't know about -L)
* Sat Oct 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Disable exception handling; this speeds up KDE 2.x and reduces its
memory footprint by 20 MB.
* Wed Oct 11 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- dereference symlinks in include
* Mon Oct 09 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- fix -devel
- update to the new version of 2.2.1 on trolltech.com; the initial tarball
contained broken docs
* Fri Oct 06 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.2.1
* Tue Sep 26 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add missing uic
* Fri Sep 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Move Qt designer to a different source RPM to get rid of a
circular dependency (kdelibs2->qt, qt->kdelibs2)
- Enable MNG support
- Don't compile (just include) examples and tutorials
- move the static libraries to a separate package (qt-static).
They're HUGE, and most people won't ever need them.
- clean up spec file
- fix up dependencies (-devel requires base, -static requires devel,
Xt requires base)
- add BuildRequires line
* Wed Sep 13 2000 Than Ngo <than@redhat.com>
- update release 2.2.0
- changed copyright to GPL
- added missing static libraries
- made symbolic link for designer to load the help files correct
- made designer and designer-kde2 as sub packages
- added missing templates for designer
- remove jakub patch, since the release 2.2.0 already
contains this patch.
- fixed qt again to compile with gcc-2.96
- use make -j for building
* Thu Aug 24 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Work around compiler bugs (Patch from Jakub)
- Use relative symlinks (Bug #16750)
* Tue Aug 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- beta2
* Tue Aug 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- new qt-copy from KDE2 CVS
* Thu Aug 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- official beta 1
* Fri Aug 04 2000 Than Ngo <than@redhat.de>
- rebuilt against the libpng-1.0.8
* Fri Jul 28 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild (so we have it on all arches)
* Wed Jul 26 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- move man pages to a more reasonable place (this fixes Bug #14126)
- exclude ia64 for now (compiler problems!!!)
* Tue Jul 25 2000 Harald Hoyer <harald@redhat.de>
- modified connect patch to fit qt 2.2.0 beta.
* Fri Jul 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- update to current qt-copy; this is now a qt 2.2.0 beta.
* Tue Jul 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- update to current qt-copy in kde CVS, required
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Wed Jul 12 2000 Harald Hoyer <harald@redhat.de>
- made patch smaller and binary compatible when recompiled with 6.2
- modified connect and moc to cope with the new g++ class layout
* Mon Jul 10 2000 Than Ngo <than@redhat.de>
- rebuilt qt with gcc-2.96-34
* Sat Jul 08 2000 Than Ngo <than@redhat.de>
- rebuilt qt with c++ 2.96
* Tue Jul 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix dependancies
* Mon Jul 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Use egcs++ for now ** FIXME
* Thu Jun 29 2000 Preston Brown <pbrown@redhat.com>
- fix up qt.sh
* Mon Jun 26 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Build in jpeg and threading support
- Fix a bug in clipboard pasting code
* Thu Jun 08 2000 Preston Brown <pbrown@redhat.com>
- fix qt.{sh,csh}
- use new rpm macro paths
- package man pages
* Sat Jun 03 2000 Bill Nottingham <notting@redhat.com>
- build without optimization on ia64
* Tue May 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.1.1
* Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- recompile with correct libstdc++
* Fri Apr 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 2.1.0 final
* Thu Apr 06 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- beta4
- depend on libGL.so.1 rather than Mesa - XFree86 4.0 provides that
lib, too
* Wed Mar 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- beta3
* Tue Mar 07 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- beta2
- fix compilation of the NSPlugin add-on
* Fri Mar 03 2000 Bill Nottingham <notting@redhat.com>
- fix %postun script
* Fri Feb 18 2000 Bernhard Rosenkränzer <bero@redhat.com>
- beta1
- get rid of qt-ImageIO, the functionality is now in the main Qt library
- remove qt-Network, the functionality is now in the main Qt library
- add changes-2.1.0 to %doc
* Thu Feb 17 2000 Preston Brown <pbrown@redhat.com>
- no refcount check on postun script, we want it to happen even on upgrades
* Thu Feb 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- new snapshot, should fix QWhatsThisButton
- remove executable permissions from *.pro files
* Mon Feb 07 2000 Preston Brown <pbrown@redhat.com>
- strip binaries in examples, tutorial
* Mon Jan 31 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- new snapshot - should fix the hotkey bug
- Fix up the Makefiles so it compiles
* Tue Jan 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- new snapshot - we need those QVariant fixes
* Thu Jan 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- switch from glxMesa to Mesa for the GL addon
* Wed Jan 05 2000 Bernhard Rosenkränzer <bero@redhat.com>
- Fix up dependencies
- new snapshot
* Mon Jan 03 2000 Ngo Than <than@redhat.de>
- new snapshot for Red Hat Linux 6.2
- increase version number
* Mon Dec 20 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- new snapshot
- handle RPM_OPT_FLAGS
* Mon Dec 13 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- new snapshot
- -GL requires libGL.so.1 instead of Mesa (might as well be glxMesa
or some commercial OpenGL)
- -GL BuildPrereqs /usr/X11R6/include/GL/gl.h instead of Mesa-devel
(might as well be glxMesa or some commercial OpenGL)
* Sun Dec 05 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- update to current RSYNC version
- remove compilation patch - it finally works out of the box
* Thu Oct 28 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- update to current CVS snapshot
- build extensions
- add patch to fix QNetwork compilation
* Mon Oct 25 1999 Bernhard Rosenkraenzer <bero@redhat.de>
- current CVS snapshot
- fix compilation with gcc 2.95.x
- use install -c rather than just install to make BSD install happy
* Tue Oct 12 1999 Bernhard Rosenkraenzer <bero@redhat.de>
- 2.1.0 snapshot (for KDE2)
- Fix typo in spec
* Fri Sep 24 1999 Preston Brown <pbrown@redhat.com>
- don't ship tutorial or example binaries
* Wed Sep 22 1999 Preston Brown <pbrown@redhat.com>
- substitution in tutorial and examples so that dependencies are correct and
they can be successfully rebuilt.
- switched to completely using QTDIR. trying to coexist with links into
/usr/{include,lib} and still compile with qt 1.x is very hard for
configure scripts to cope with.
* Fri Aug 20 1999 Preston Brown <pbrown@redhat.com>
- implemented QTDIR compatibility.
* Wed Jul 21 1999 Preston Brown <pbrown@redhat.com>
- qt 2.0.1 packaged.
* Thu Jul 15 1999 Preston Brown <pbrown@redhat.com>
- Qt 2.00 packaged.
- examples, html documentation, tutorial moved to /usr/doc
* Sun Apr 18 1999 Preston Brown <pbrown@redhat.com>
- static library supplied in dev package.
* Thu Apr 08 1999 Preston Brown <pbrown@redhat.com>
- turn on internal GIF reading support
* Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
- strip binaries
* Mon Mar 15 1999 Preston Brown <pbrown@redhat.com>
- upgrade to qt 1.44.
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
* Tue Jan 19 1999 Preston Brown <pbrown@redhat.com>
- moved includes to /usr/include/qt
* Mon Jan 04 1999 Preston Brown <pbrown@redhat.com>
- made setup phase silent.
* Fri Dec 04 1998 Preston Brown <pbrown@redhat.com>
- upgraded to qt 1.42, released today.
* Tue Dec 01 1998 Preston Brown <pbrown@redhat.com>
- took Arnts RPM and made some minor changes for Red Hat.
/usr/lib/qt-2.3.0/lib/libqxt.so /usr/lib/qt-2.3.0/lib/libqxt.so.0 /usr/lib/qt-2.3.0/lib/libqxt.so.0.3 /usr/lib/qt-2.3.0/lib/libqxt.so.0.3.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 09:13:36 2013