SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for qt3-doc-3.3.8-9mde2008.0.x86_64.rpm :
Tue Oct 9 14:00:00 2007 Zé 3.3.8-9mde2008.0
- Fix mysql segfault (Bug #34149)
- Fix CVE-2007-4137
- desactivate patch:19,60 (due to qt-copy)

Thu Sep 13 14:00:00 2007 Zé 3.3.8-8mde2007.1
- activate fast build
- arrange descriptions

Thu Sep 13 14:00:00 2007 Zé 3.3.8-7mde2007.1
- rebuilds
- readd thread support
- readd nas sound support

Wed Apr 11 14:00:00 2007 José Melo 3.3.8-6mde2007.1
- add missing require desktop-file-install in some packages
- disabled useless sources since now menus are generated by desktop-file-install

Sat Apr 7 14:00:00 2007 José Melo 3.3.8-5mde2007.1
- 3.3.8
- Build for Mandriva 2007.1
- Sync with latest changes in mandriva
- Disable cups from config options untill can fix it
- Increase releases

Sun Dec 10 13:00:00 2006 José Melo 3.3.7-2.mdk2007.0.mde
- Add patch (arabic fonts)
- Fix icons sources

Mon Nov 20 13:00:00 2006 José Melo 3.3.7-1.mdk2007.0.mde
- 3.3.7 official

Fri Oct 6 14:00:00 2006 José Melo 3.3.6-19.mdk2007.0.mde
- Sync with some mandriva changes
- Create icon qt3-assistant
- Build for mandriva 2007
- Fix build dependencies
- Increase release to be bigger than mandriva
- Remove patch100

Fri Jun 2 14:00:00 2006 José Melo 3.3.6-8.mdk2006.0.mde
- Use qtcopy with today svn snapshot
- Set pch support

Wed May 31 14:00:00 2006 José Melo 3.3.6-7.mdk2006.0.mde
- cups support

Thu May 18 14:00:00 2006 José Melo 3.3.6-6.mdk2006.0.mde
- Fix and add requires

Wed May 17 14:00:00 2006 José Melo 3.3.6-5.mdk2006.0.mde
- Fix and add buildrequires

Tue May 16 14:00:00 2006 José Melo 3.3.6-4.mdk2006.0.mde
- Reactivate binaries compatibility (remove patch27)

Sun May 14 14:00:00 2006 José Melo 3.3.6-3.mdk2006.0.mde
- Space button fix
- Fix dependencies naming
- Fix how libraries are loaded

Wed May 10 14:00:00 2006 José Melo 3.3.6-2.mdk2006.0.mde
- Add missing entries

Tue May 9 14:00:00 2006 José Melo 3.3.6-1.mdk2006.0.mde
- 3.3.6
- Sync with some mandriva updates

Thu Mar 30 14:00:00 2006 José Melo 3.3.5-15.mdk2006.0.mde
- Add package renaming for urpmiauto select install/upgrade
- Fix xorg MDe builrequirements
- Add missing libfoo original provides

Sat Mar 25 13:00:00 2006 José Melo 3.3.5-14.mdk2006.0.mde
- Remove foo-common packages
- Add missing requires
- Fix the package that was wrongly requiring libmysql
- Fix and arrange spec

Sat Mar 25 13:00:00 2006 José Melo 3.3.5-13.mdk2006.0.mde
- Add mandriva patches and fixes for bug reports: 16300,16432,15090,21522

Sat Mar 25 13:00:00 2006 José Melo 3.3.5-12.mdk2006.0.mde
- Require to release

Fri Mar 24 13:00:00 2006 José Melo 3.3.5-11.mdk2006.0.mde
- Fix typos
- Add missing requires

Sat Feb 18 13:00:00 2006 Torbjorn Turpeinen 3.3.5-10.mdk2006.0.mde
- Fix spec
- Remove patch21: qlistview crashes (fixed upstream)

Sat Feb 18 13:00:00 2006 José Melo 3.3.5-9.mdk2006.0.mde
- Add missing provides

Fri Feb 17 13:00:00 2006 José Melo 3.3.5-8.mdk2006.0.mde
- New immodule patch
- Fix dependencies for 64 bits
- Fix normal provides
- Add missing requires
- Requirements only for MDE stuff
- Remove uneeded definitions
- Move some files to correct packages
- Fix and arrange spec

Mon Feb 13 13:00:00 2006 Torbjorn Turpeinen 3.3.5-7
- Fix 64bit and mde requires

Mon Jan 30 13:00:00 2006 Torbjorn Turpeinen 3.3.5-6
- Add qt-3.3.5 uic patch
- Updated with qt-copy from 20060130

Sun Jan 1 13:00:00 2006 Torbjorn Turpeinen 3.3.5-5
- Add provides qt3
- Added patch for http://qa.mandriva.com/show_bug.cgi?id=16432
- Updated with qt-copy from 20051216. This release have added two patches
described bu Lubos Lunak ( l.lunakAATTkde.org ) on kde-packager list:
\"Two patches that make Qt rely noticeably less on (slow) fontconfig
font listing, resulting in significant performance gains. They could
still use a bit more testing, I myself consider them stable though.\"
- Remove -b from qmake patches, to avoid wrong addition in packaging
- Finally found qmake error on x86_64. Standard makefiles generated for x86_64
arches pointed Qt library path for QTDIR/lib, and on Mandriva is QTDIR/lib64.
This force packages like qca, which use plain qmake scripts, need a lot of
perl, sed and changes to compile. This solves kdevelop base templates too.
- Fix multiarch plugins in a proper way, using standard qt configue. qt plugins
now search lib or lib64 depending od their arch. No need more patches and spec
changes, neiher add another option on configure
- Disable some explicit qDebug call making imm patch less annoying
- Fixed wrong %config on qtrc. Should be (noreplace)
- Fixed plugin mess
- Clean a little bit more spec
- Fixed designer wrapper
- Fixed default qtrc to match lib under plugins
- Removed invalid info for tutorial and example build on README
- Fixed removal of extra .moc .obj in tutorial and examples
-Fixed sqlite patch. Correct sqlite version is 2, not 3
- Added missing source
- Qt3 package sanitizing
- Removed all explicit qt-copy patches in favour of qt-copy standard
- Fixed again the immodule bug and merge minor xim adapted patch
- Added patch for no-strict-aliasing on OpenType ( from OpenSUSE )
- Added patch for disable input method on password entry ( from OpenSUSE )
- Added patch for match external sqlite library and avoid use of internal zlib
- Removed xmu patch
- Updated GL load patch
- Added patch for fix xpm handling ( from OpenSUSE )
- Added patch for takeitem crashes in qlistview ( from OpenSUSE )
- Added patch for fonts speedup ( from KDE project )
- Added visual rubberband patch from brazilian KDE developer Andr?\\195?\\169 Magalh?\\195?\\163es
- Added patch for qtranslator crash ( from OpenSUSE )
- Fixed plugin directory ( lib/lib64 ) for qt designer wrapper
- Added patch for designer plugins ( from OpenSUSE )
- Complete static-to-shared patch, with libdesignercore and libeditor
- Fixed library search for lib64 on unix test scripts
- Fixed svn changelog finally (none)
- Do not ship examples and tutorial in compressed format. Originally this
solution was take as all code is compiled. Avoiding compilation make smaller
packages.
- Remove qmake.cache
- Tutorial package restored

Fri Oct 28 14:00:00 2005 Torbjorn Turpeinen 3.3.5-4
- Readd pch subpackage, needed to build with pch support
- Add builreaquire for cups-devel
- Add -plugin-style-windows

Thu Oct 27 14:00:00 2005 Torbjorn Turpeinen 3.3.5-3
- Clean up spec

Tue Oct 25 14:00:00 2005 Torbjorn Turpeinen 3.3.5-2
- Update patch 100
- Add qt-x11-free-3.3.5-makelibshared.patch
- Remove Patch 118

Tue Oct 25 14:00:00 2005 Torbjorn Turpeinen 3.3.5-1
- 3.3.5
- Add fix_werror_with_gcc4.patch
- Add qt-x11-immodule-capitalization-fix.patch
- Patch 61,110,113,114 removed merged upstream

Fri Oct 21 14:00:00 2005 Torbjorn Turpeinen 3.3.4-24
- Disable qt-3.3.4-update-qimmodule.patch

Mon Sep 19 14:00:00 2005 Laurent MONTEL 3.3.4-23mdk
- Fix kicker crash

Thu Sep 8 14:00:00 2005 Laurent MONTEL 3.3.4-22mdk
- Reactivate qtimmodule, because it \"huge regression regarding userability\" and it doesn\'t fix crash for a lot of guy.

Wed Aug 31 14:00:00 2005 Helio Castro 3.3.4-21mdk
- Fix install of static libs. Svn spec was not up to date

Wed Aug 31 14:00:00 2005 Helio Castro 3.3.4-20mdk
- Disable immodule patch. Systray applet events causes kicker crash on kde exit
- Obsolete pch subpackage, not used by any applications. Reduces 15 mb on package sizes.

Tue Aug 16 14:00:00 2005 Laurent MONTEL 3.3.4-19mdk
- Fix build on x86_64 (patch from gb)

Sat Jul 30 14:00:00 2005 Laurent MONTEL 3.3.4-18mdk
- Disable patch117

Fri Jul 29 14:00:00 2005 Laurent MONTEL 3.3.4-17mdk
- Fix compile with all gcc4

Mon Jul 25 14:00:00 2005 Laurent Montel
- Add fix qt3 export symbole

Wed Jul 6 14:00:00 2005 Laurent Montel
+ 2005-07-06 08:08:53 (307)
- Rebuild on x86_64 with new gcc

Tue Jun 28 14:00:00 2005 Helio Chissini de Castro
+ 2005-06-28 20:23:48 (251)
- Updated with upstream package to subversion
- Bunzipped all patches
- Created doc package ( reduce devel package size )
- Created static-devel package
- Clean up spec to new layout, allowing both static and shared compilation

Tue Jun 28 14:00:00 2005 Helio Chissini de Castro
+ 2005-06-28 20:15:53 (250)
- Uploading current spec

Mon Jun 27 14:00:00 2005 Laurent MONTEL 3.3.4-13mdk
- Enable sqlite

Wed Jun 8 14:00:00 2005 Laurent MONTEL 3.3.4-12mdk
- Add patch114: fix kde bug #106974

Wed May 25 14:00:00 2005 Laurent MONTEL 3.3.4-11mdk
- Add patch113: fix misscompile with gcc-4.0 (fix printing and co)

Thu May 12 14:00:00 2005 Laurent MONTEL 3.3.4-10mdk
- Add missing buildrequires on x86_64 : linux32

Mon May 9 14:00:00 2005 Laurent MONTEL 3.3.4-9mdk
- Try to activate immodule

Wed May 4 14:00:00 2005 Laurent MONTEL 3.3.4-8mdk
- Rebuild with new gcc-4.0.0

Thu Apr 21 14:00:00 2005 Laurent MONTEL 3.3.4-7mdk
- Fix qmake (patch from Gwenole)

Mon Apr 11 14:00:00 2005 Gwenole Beauchesne 3.3.4-6mdk
- Fix email
- multiarch & linux32 fixes

Mon Mar 7 13:00:00 2005 Laurent MONTEL 3.3.4-5mdk
- Rebuild

Mon Feb 28 13:00:00 2005 Laurent MONTEL 3.3.4-4mdk
- Update patch100 and qt-immodule related things patch from UTUMI Hirosi

Wed Feb 9 13:00:00 2005 Laurent MONTEL 3.3.4-3mdk
- Remove perl -pi -e for man file (Fixed in this release)

Thu Jan 27 13:00:00 2005 Laurent MONTEL 3.3.4-2mdk
- Reapply some patch

Wed Jan 26 13:00:00 2005 Laurent MONTEL 3.3.4-1mdk
- 3.3.4

Tue Jan 25 13:00:00 2005 Laurent MONTEL 3.3.3-32mdk
- Add patch110 \"correctly propagate orientation of wheel events to viewport/content of QScrollView\"

Wed Dec 15 13:00:00 2004 Laurent MONTEL 3.3.3-31mdk
- Fix menu

Thu Nov 18 13:00:00 2004 Laurent MONTEL 3.3.3-30mdk
- Add patch109: fix kde bug #84434

Tue Nov 16 13:00:00 2004 Laurent MONTEL 3.3.3-29mdk
- Add patch105: fix 64bit fullscreen
- Add patch106: fix kde bug #88128 (fix focus)
- Add patch107: fix kde bug #58719 (fix qpopupmenu)
- Add patch108: fix kde bug #74778 (fix qpopupmenu)

Thu Oct 14 14:00:00 2004 Laurent MONTEL 3.3.3-28mdk
- Add patch105: fix QTextEdit::zoomIn/Out

Thu Oct 14 14:00:00 2004 Laurent MONTEL 3.3.3-27mdk
- Add qtrc default