SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for qt-2.3.1-5.i386.rpm :
Tue Aug 28 00:00:00 2001 Bernhard Rosenkraenzer 2.3.1-5
- Build libqxt with -fPIC (#49960)

Tue Aug 21 00:00:00 2001 Bernhard Rosenkraenzer 2.3.1-4
- Add qt.fontguess file (fixes Japanese/Korean/Chinese)
- Merge fixes from KDE\'s qt-copy CVS tree, primarily printing fixes
- Remove rpath references to build directories (#51956)

Thu Aug 9 00:00:00 2001 Bernhard Rosenkraenzer 2.3.1-3
- Add a hack to get nice anti-aliased fonts out of the box

Sun Jul 29 00:00:00 2001 Bernhard Rosenkraenzer 2.3.1-2
- Add Japanese patches

Sun Jun 17 00:00:00 2001 Than Ngo 2.3.1-1
- update to 2.3.1 release
- remove some patch files which are included in 2.3.1
- adapt 2 patch files for 2.3.1

Wed Jun 13 00:00:00 2001 Harald Hoyer 2.3.0-7
- added weak symbols to remove GL dependency

Sat Apr 28 00:00:00 2001 Bernhard Rosenkraenzer 2.3.0-6
- Fix crashes on ia64, Patch from Bill Nottingham
- Allow building qt-nox

Sat Apr 21 00:00:00 2001 Bernhard Rosenkraenzer 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 00:00:00 2001 Bernhard Rosenkraenzer
- Handle LPRng specific constructs in printcap, Bug #35937

Mon Mar 26 00:00:00 2001 Florian La Roche
- add qfont patch from Trolltech

Tue Mar 13 23:00:00 2001 Harald Hoyer
- added patch for \'AATTeuro\' language settings

Tue Mar 6 23:00:00 2001 Bernhard Rosenkraenzer
- 2.3.0 final
- BuildRequires XFree86-devel >= 4.0.2 (#30486)

Mon Feb 26 23:00:00 2001 Than Ngo
- fix check_env function, so that qt does not crash if QT_XFT is not set
- fix symlinks

Mon Feb 26 23:00:00 2001 Bernhard Rosenkraenzer
- 2.3.0b1
- Add a patch to qpsprinter that handles TrueType fonts even if they come from xfs

Tue Feb 13 23:00:00 2001 Preston Brown
- japanese input and clipboard fixes applied. Changes have been sent upstream by patch authors.

Fri Feb 9 23:00:00 2001 Bernhard Rosenkraenzer
- Rebuild with new Mesa to get rid of pthreads linkage
- Add Xft fix from KDE CVS

Wed Feb 7 23:00:00 2001 Bernhard Rosenkraenzer
- Add printing bugfix patch from Trolltech

Sat Feb 3 23:00:00 2001 Bernhard Rosenkraenzer
- 2.2.4
- Qt Embedded: Add QVfb and VNC support

Tue Jan 16 23:00:00 2001 Bernhard Rosenkraenzer
- 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 23:00:00 2001 Bernhard Rosenkraenzer
- bzip2 source to save space
- Qt/Embedded 2.2.3
- Fix qte build on sparc

Wed Dec 20 23:00:00 2000 Bernhard Rosenkraenzer
- Run ldconfig in %post and %postun for qt-Xt

Sun Dec 17 23:00:00 2000 Bernhard Rosenkraenzer
- Build with the Xrender extension
(Patch from Keith Packard )

Wed Dec 13 23:00:00 2000 Bernhard Rosenkraenzer
- 2.2.3

Tue Dec 12 23:00:00 2000 Bernhard Rosenkraenzer
- Rebuild to fix permissions on doc dir
- Don\'t exclude ia64 anymore

Fri Nov 17 23:00:00 2000 Bernhard Rosenkraenzer
- Fix up uic (Patch from trolltech)

Wed Nov 15 23:00:00 2000 Bernhard Rosenkraenzer
- Build qt-embedded
changes to base: fix build, fix ISO C99 compliance, fix 64bit support

Mon Nov 13 23:00:00 2000 Bernhard Rosenkraenzer
- 2.2.2

Wed Oct 25 00:00:00 2000 Than Ngo
- call ldconfig for updating (Bug #19687)
- added patch from Trolltech, thanks to Rainer

Thu Oct 19 00:00:00 2000 Bernhard Rosenkraenzer
- 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 00:00:00 2000 Bernhard Rosenkraenzer
- Disable exception handling; this speeds up KDE 2.x and reduces its
memory footprint by 20 MB.

Wed Oct 11 00:00:00 2000 Bernhard Rosenkraenzer
- dereference symlinks in include

Mon Oct 9 00:00:00 2000 Bernhard Rosenkraenzer
- fix -devel
- update to the new version of 2.2.1 on trolltech.com; the initial tarball
contained broken docs

Fri Oct 6 00:00:00 2000 Bernhard Rosenkraenzer
- 2.2.1

Tue Sep 26 00:00:00 2000 Bernhard Rosenkraenzer
- Add missing uic

Fri Sep 22 00:00:00 2000 Bernhard Rosenkraenzer
- 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 00:00:00 2000 Than Ngo
- 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 00:00:00 2000 Bernhard Rosenkraenzer
- Work around compiler bugs (Patch from Jakub)
- Use relative symlinks (Bug #16750)

Tue Aug 22 00:00:00 2000 Bernhard Rosenkraenzer
- beta2

Tue Aug 15 00:00:00 2000 Bernhard Rosenkraenzer
- new qt-copy from KDE2 CVS

Thu Aug 10 00:00:00 2000 Bernhard Rosenkraenzer
- official beta 1

Fri Aug 4 00:00:00 2000 Than Ngo
- rebuilt against the libpng-1.0.8

Fri Jul 28 00:00:00 2000 Bernhard Rosenkraenzer
- rebuild (so we have it on all arches)

Wed Jul 26 00:00:00 2000 Bernhard Rosenkraenzer
- move man pages to a more reasonable place (this fixes Bug #14126)
- exclude ia64 for now (compiler problems!!!)

Tue Jul 25 00:00:00 2000 Harald Hoyer
- modified connect patch to fit qt 2.2.0 beta.

Fri Jul 21 00:00:00 2000 Bernhard Rosenkraenzer
- update to current qt-copy; this is now a qt 2.2.0 beta.

Tue Jul 18 00:00:00 2000 Bernhard Rosenkraenzer
- update to current qt-copy in kde CVS, required

Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild

Wed Jul 12 00:00:00 2000 Harald Hoyer
- 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 00:00:00 2000 Than Ngo
- rebuilt qt with gcc-2.96-34

Sat Jul 8 00:00:00 2000 Than Ngo
- rebuilt qt with c++ 2.96

Tue Jul 4 00:00:00 2000 Bernhard Rosenkraenzer
- Fix dependancies

Mon Jul 3 00:00:00 2000 Bernhard Rosenkraenzer
- Use egcs++ for now
*
* FIXME

Thu Jun 29 00:00:00 2000 Preston Brown
- fix up qt.sh

Mon Jun 26 00:00:00 2000 Bernhard Rosenkraenzer
- Build in jpeg and threading support
- Fix a bug in clipboard pasting code

Thu Jun 8 00:00:00 2000 Preston Brown
- fix qt.{sh,csh}
- use new rpm macro paths
- package man pages

Sat Jun 3 00:00:00 2000 Bill Nottingham
- build without optimization on ia64

Tue May 30 00:00:00 2000 Bernhard Rosenkraenzer
- 2.1.1

Fri May 19 00:00:00 2000 Florian La Roche
- recompile with correct libstdc++

Fri Apr 14 00:00:00 2000 Bernhard Rosenkraenzer
- 2.1.0 final

Thu Apr 6 00:00:00 2000 Bernhard Rosenkraenzer
- beta4
- depend on libGL.so.1 rather than Mesa - XFree86 4.0 provides that
lib, too

Wed Mar 22 23:00:00 2000 Bernhard Rosenkraenzer
- beta3

Tue Mar 7 23:00:00 2000 Bernhard Rosenkraenzer
- beta2
- fix compilation of the NSPlugin add-on

Fri Mar 3 23:00:00 2000 Bill Nottingham
- fix %postun script

Fri Feb 18 23:00:00 2000 Bernhard Rosenkr�nzer
- 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 23:00:00 2000 Preston Brown
- no refcount check on postun script, we want it to happen even on upgrades

Thu Feb 10 23:00:00 2000 Bernhard Rosenkraenzer
- new snapshot, should fix QWhatsThisButton
- remove executable permissions from
*.pro files

Mon Feb 7 23:00:00 2000 Preston Brown
- strip binaries in examples, tutorial

Mon Jan 31 23:00:00 2000 Bernhard Rosenkraenzer
- new snapshot - should fix the hotkey bug
- Fix up the Makefiles so it compiles

Tue Jan 18 23:00:00 2000 Bernhard Rosenkraenzer
- new snapshot - we need those QVariant fixes

Thu Jan 13 23:00:00 2000 Bernhard Rosenkraenzer
- switch from glxMesa to Mesa for the GL addon

Wed Jan 5 23:00:00 2000 Bernhard Rosenkr�nzer
- Fix up dependencies
- new snapshot

Mon Jan 3 23:00:00 2000 Ngo Than
- new snapshot for Red Hat Linux 6.2
- increase version number

Mon Dec 20 23:00:00 1999 Bernhard Rosenkraenzer
- new snapshot
- handle RPM_OPT_FLAGS

Mon Dec 13 23:00:00 1999 Bernhard Rosenkraenzer
- 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 5 23:00:00 1999 Bernhard Rosenkraenzer
- update to current RSYNC version
- remove compilation patch - it finally works out of the box

Thu Oct 28 00:00:00 1999 Bernhard Rosenkraenzer
- update to current CVS snapshot
- build extensions
- add patch to fix QNetwork compilation

Mon Oct 25 00:00:00 1999 Bernhard Rosenkraenzer
- 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 00:00:00 1999 Bernhard Rosenkraenzer
- 2.1.0 snapshot (for KDE2)
- Fix typo in spec

Fri Sep 24 00:00:00 1999 Preston Brown
- don\'t ship tutorial or example binaries

Wed Sep 22 00:00:00 1999 Preston Brown
- 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 00:00:00 1999 Preston Brown
- implemented QTDIR compatibility.

Wed Jul 21 00:00:00 1999 Preston Brown
- qt 2.0.1 packaged.

Thu Jul 15 00:00:00 1999 Preston Brown
- Qt 2.00 packaged.
- examples, html documentation, tutorial moved to /usr/doc

Sun Apr 18 00:00:00 1999 Preston Brown
- static library supplied in dev package.

Thu Apr 8 00:00:00 1999 Preston Brown
- turn on internal GIF reading support

Wed Apr 7 00:00:00 1999 Preston Brown
- strip binaries

Mon Mar 15 23:00:00 1999 Preston Brown
- upgrade to qt 1.44.

Wed Feb 24 23:00:00 1999 Preston Brown
- Injected new description and group.

Tue Jan 19 23:00:00 1999 Preston Brown
- moved includes to /usr/include/qt

Mon Jan 4 23:00:00 1999 Preston Brown
- made setup phase silent.

Fri Dec 4 23:00:00 1998 Preston Brown
- upgraded to qt 1.42, released today.

Tue Dec 1 23:00:00 1998 Preston Brown
- took Arnts RPM and made some minor changes for Red Hat.


 
ICM