Changelog for
libdesignercore1-3.3.8-4mdv2007.1.i586.rpm :
Fri Mar 30 00:00:00 2007 Laurent Montel
3.3.8-4mdv2007.1
+ Revision: 149898
- Fix qt3 utf8 vulnerability
Wed Mar 21 23:00:00 2007 Laurent Montel 3.3.8-3mdv2007.1
+ Revision: 147483
- Fix qt3 default config
Wed Mar 21 23:00:00 2007 Laurent Montel 3.3.8-2mdv2007.1
+ Revision: 147345
- Fix space touch (I hope
Tue Feb 27 23:00:00 2007 Laurent Montel 3.3.8-1mdv2007.1
+ Revision: 126234
- Fix patch
- Add new immodule patch
rediff all immodule patch
- 3.3.8
(need to rediff some patch)
Tue Feb 13 23:00:00 2007 Helio Chissini de Castro 3.3.7-5mdv2007.1
+ Revision: 120391
- Moved qt doc dir for qt3, instead of qt-%version. Since we can have officially one qt3 installed a
time on Mandriva system, there\'s no need of versionated directories. This solves the issue of
having multiple empty dirs from old upgrade. Similar approach need to be done on qt4 package.
+ Laurent Montel
- Don\'t requires on version-%{release} as requested
- Rebuild
Mon Jan 8 23:00:00 2007 Laurent Montel 3.3.7-3mdv2007.1
+ Revision: 106201
- Fix bn_IN rendering character
Fri Jan 5 23:00:00 2007 Laurent Montel 3.3.7-2mdv2007.1
+ Revision: 104421
- Rebuild
Wed Oct 25 00:00:00 2006 Laurent Montel 3.3.7-1mdv2007.0
+ Revision: 72261
- 3.3.7
Fri Oct 20 00:00:00 2006 Laurent Montel 3.3.6-19mdv2007.1
+ Revision: 71345
- Fix overflow
Wed Sep 6 00:00:00 2006 Laurent Montel 3.3.6-18mdv2007.0
+ Revision: 59934
- New package (3.3.6-18mdv 2006-09-05)
Add patch to fix search xorg lib on all arch (patch from gb)
Rebuild against new mysql
Tue Sep 5 00:00:00 2006 Laurent Montel 3.3.6-17mdv2007.0
+ Revision: 59714
- d
- New package (3.3.6-17mdv 2006-09-04)
Add patch from Gwenole Beauchesne
- readd functional multiarch support
- fix 32-bit builds on lib64 systems
- fix menu file names in qt3-devel package
- augment X.org 7.0 path patch for other linux arches
- Fix bug #15491
Fri Aug 11 00:00:00 2006 Laurent Montel 3.3.6-16mdv2007.0
+ Revision: 55311
- New package (2006/08/10 3.3.6-16mdv)
Add patch to improve qfile debug
- Better error message with qfile
Sat Jul 29 00:00:00 2006 Helio Chissini de Castro 3.3.6-14mdv2007.0
+ Revision: 42346
- Added rpm macros for qt. Now qt rpm packages can use the following macros
%qt3dir, %qt3include, %qt3lib, %qt3plugins.
- Added path for Qt binaries. Some programs need access to devel binaries like lrelease
- Desktop files changed place
- Increase release
- Added arabic fonts fix provided by Trolltech
- Redent modification requires that qmake points for default itself. this fixes
the bug http://qa.mandriva.com/show_bug.cgi?id=21522
- Fix typo
- Fix symlinks. This solve bug http://qa.mandriva.com/show_bug.cgi?id=15090, the
\"qt likes my build dir\" infamous bug
- Of course, raise the release number...
- Immodule fix for the most nasty Mandriva Qt bug on Xim. Finally this bug can
be closed. Reference: http://qa.mandriva.com/show_bug.cgi?id=16300
- Increase release and add %mkrel
- Added patch for http://qa.mandriva.com/show_bug.cgi?id=16432
Thanks for Michael Scherer for report
- Removed initial font speedup patch
- 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
- Updated version before submit
- 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
- We are Mandriva now
- Put changelog back on spec since breakage on svn ( again )
* Tue Oct 25 2005 Helio Chissini de Castro 3.3.5-1mdk
- Fix immpatch to compile
- Fix changelog merge
- Fix immpatch to compile
- Added libqassistant as shared. Some KDE apps since 3.5 need ( new kdevelop for
kdevdesigner )
- Move file section to same package section
- Removed old 3.3.4 not used anymore
- Fixed my fault for not noted that svn isn\' t up to date
- Added changelog back to spec avoiding temp the svn log problem ( inconsistency )
- Obsolete pch package
- Disable imm patch. Wrong input module code crash kicker output when some event comes from system tray and uses X11 event queue
- 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
- Uploading current spec
- Uploading package ./qt3
+ Laurent Montel
- Simplify patch from neoclust to create menu entry
- Use macro
- Rebuild because cluster was not update...
=> I hope that now build will be ok
- Fix search xorg lib when we are on x86_64 and compile with xorg >= 7.0
- Increase release number
- Readd patch to fix press enter
- Add patch to improve xinerama support
- Rebuild against new gcc-glibc
- Fix install
Diable nas
- F
*
*k split xorg lib...
- I don\'t understand idea to split all lib....
- Other buildrequires fix
- Start to fix buildrequires with new xorg
- quote not necessary
- Fix error
- Adapt to new xdg menu
- Reactivate static lib for several project in connectiva
- Increase version
- Reactivate immodule
Disable compile of static lib (any program use it)
Remove unused patch
- add patch
- Update source
- Time to update it => 3.3.6
Adapt patch
Disable for the moment inputmethod
Next step fix all multi-arch \"breakage\"...
- Add patch to disable patch36 which create BIC
(apply just for MDK <=200600)
- Rebuild for missing package
- Add Provides qt3 (requested by Erwan)
- Fix typo
* Wed Nov 02 2005 Laurent MONTEL 3.3.5-3mdk
- Rebuild with new mysql
* Thu Oct 27 2005 Helio Chissini de Castro 3.3.5-2mdk
- New immodule patch
- 3.3.5
- qt3.3.5
- Fix postun when we have x86_64 and i586 pkg
- Fix kicker crash (qtimm bugs...)
* Mon Sep 19 2005 Laurent MONTEL 3.3.4-23mdk
- Fix kicker crash
- Added libqassistant as shared. Some KDE apps since 3.5 need ( new kdevelop for
kdevdesigner )
- Move file section to same package section
- Removed old 3.3.4 not used anymore
- Allow to compile with all gcc4
- Fix qt3 visibility support
- Rebuild on x86_64 with new gcc
- Update
+ Andreas Hasenack
- renamed mdv to packages because mdv is too generic and it\'s hosting only packages anyway
Sat May 21 00:00:00 2005 Laurent Montel
+ 2005-07-06 08:08:53 (307)
- Rebuild on x86_64 with new gcc
Mon May 16 00: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
Sat May 14 00:00:00 2005 Laurent MONTEL 3.3.4-11mdk
- Enable sqlite
- Add patch114: fix kde bug #106974
- Add patch113: fix misscompile with gcc-4.0 (fix printing and co)
Fri May 13 00:00:00 2005 Laurent MONTEL 3.3.4-10mdk
- Add missing buildrequires on x86_64 : linux32
Tue May 10 00:00:00 2005 Laurent MONTEL 3.3.4-9mdk
- Try to activate immodule
Thu May 5 00:00:00 2005 Laurent MONTEL 3.3.4-8mdk
- Rebuild with new gcc-4.0.0
Fri Apr 22 00:00:00 2005 Laurent MONTEL 3.3.4-7mdk
- Fix qmake (patch from Gwenole)
Tue Apr 12 00:00:00 2005 Gwenole Beauchesne 3.3.4-6mdk
- Fix email
- multiarch & linux32 fixes
Mon Mar 7 23:00:00 2005 Laurent MONTEL 3.3.4-5mdk
- Rebuild
Mon Feb 28 23:00:00 2005 Laurent MONTEL 3.3.4-4mdk
- Update patch100 and qt-immodule related things patch from UTUMI Hirosi
Wed Feb 9 23:00:00 2005 Laurent MONTEL 3.3.4-3mdk
- Remove perl -pi -e for man file (Fixed in this release)
Thu Jan 27 23:00:00 2005 Laurent MONTEL 3.3.4-2mdk
- Reapply some patch
Wed Jan 26 23:00:00 2005 Laurent MONTEL 3.3.4-1mdk
- 3.3.4
Tue Jan 25 23: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 23:00:00 2004 Laurent MONTEL 3.3.3-31mdk
- Fix menu
Thu Nov 18 23:00:00 2004 Laurent MONTEL 3.3.3-30mdk
- Add patch109: fix kde bug #84434
Tue Nov 16 23: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)
Fri Oct 15 00:00:00 2004 Laurent MONTEL 3.3.3-28mdk
- Add patch105: fix QTextEdit::zoomIn/Out
Fri Oct 15 00:00:00 2004 Laurent MONTEL 3.3.3-27mdk
- Add qtrc default
Fri Sep 24 00:00:00 2004 Laurent MONTEL 3.3.3-26mdk
- Remove patch103: pb with image
Wed Sep 22 00:00:00 2004 Laurent MONTEL 3.3.3-25mdk
- Disable immodule, there is some bug reported on bugs.kde.org
Sat Sep 18 00:00:00 2004 Laurent MONTEL 3.3.3-24mdk
- Add patch103 fix mitshm image
Tue Sep 14 00:00:00 2004 Laurent MONTEL 3.3.3-23mdk
- Fix create %_libdir/pkgconfig/ patch from Doug Keller thanks
Sat Sep 11 00:00:00 2004 Laurent MONTEL 3.3.3-22mdk
- Move qtconfig link into %_bindir
Thu Sep 9 00:00:00 2004 Laurent MONTEL 3.3.3-21mdk
- Fix load GL (patch from Gb)
Wed Sep 8 00:00:00 2004 Laurent MONTEL 3.3.3-20mdk
- Add patch97: fix qrichtext regression
Tue Sep 7 00:00:00 2004 Laurent MONTEL 3.3.3-19mdk
- Fix man page
Fri Sep 3 00:00:00 2004 Laurent MONTEL 3.3.3-18mdk
- Add patch96: fix qtoolbar fix kde bug #77047
Fri Sep 3 00:00:00 2004 Laurent MONTEL 3.3.3-17mdk
- Fix export QTDIR
Fri Aug 27 00:00:00 2004 Laurent MONTEL 3.3.3-16mdk
- Use qt-x11-immodule-bc-qt3.3.3.patch
Fri Aug 27 00:00:00 2004 Laurent MONTEL 3.3.3-15mdk
- Add patch101-102: fix qt-immute
Fri Aug 27 00:00:00 2004 Laurent MONTEL 3.3.3-14mdk
- Add patch92: fix load xmu
- Add patch93: fix accessible plugins
- Add patch94: fix xpm handling
- Add patch95: fix gif handler
Thu Aug 26 00:00:00 2004 Laurent MONTEL 3.3.3-13mdk
- Fix \"qt3-set-QTDIR-environment-csh\" too patch from \"Nick Brown \"
Thu Aug 26 00:00:00 2004 Laurent MONTEL 3.3.3-12mdk
- Adapt patch from Gb to define position of plugins dir
\"handle multilib plugins dir\"
Thu Aug 26 00:00:00 2004 Laurent MONTEL 3.3.3-11mdk
- Fix qtdir.sh fix from Nick Brown
Thu Aug 26 00:00:00 2004 Laurent MONTEL 3.3.3-10mdk
- Add patch90: fix qtconfig apply patch from \"Amrein-Marie Christophe\"
Wed Aug 25 00:00:00 2004 Laurent MONTEL 3.3.3-9mdk
- Fix menu
Fri Aug 20 00:00:00 2004 Laurent MONTEL 3.3.3-8mdk
- Remove unused patch
Thu Aug 19 00:00:00 2004 Laurent MONTEL 3.3.3-7mdk
- Create link to qt-mt.pc to /usr/lib/pkgconfig
Thu Aug 19 00:00:00 2004 Laurent MONTEL 3.3.3-6mdk
- Fix opengl
Thu Aug 19 00:00:00 2004 Laurent MONTEL 3.3.3-5mdk
- Disable patch88, but to load OpenGL extension we must install Mesa-devel...
Tue Aug 17 00:00:00 2004 Laurent MONTEL 3.3.3-4mdk
- Update qt-immute patch but not activated by default because java doesn\'t
work with this patch
Sat Aug 14 00:00:00 2004 Laurent MONTEL 3.3.3-3mdk
- Fix qmake mdk bug #10746
Fri Aug 13 00:00:00 2004 Laurent MONTEL 3.3.3-2mdk
- Minor clean spec
Thu Aug 12 00:00:00 2004 Laurent MONTEL 3.3.3-1mdk
- 3.3.3
Fri Aug 6 00:00:00 2004 Laurent MONTEL 3.3.2-28mdk
- Tiny spec file fix, patch from \"Stefan van der Eijk\" thanks.
Thu Aug 5 00:00:00 2004 Laurent MONTEL 3.3.2-27mdk
- Add conditional build to build qt-immodule (patch from titi)
Tue Jul 27 00:00:00 2004 Laurent MONTEL 3.3.2-26mdk
- Fix spec file
Wed Jul 21 00:00:00 2004 Laurent MONTEL 3.3.2-25mdk
- Add patch87: fix load opengl don\'t use libGL.so but libGL.so.1
Tue Jul 13 00:00:00 2004 Laurent MONTEL 3.3.2-24mdk
- Fix provides for qt3-pch-headers
- Add debug version
Tue Jul 13 00:00:00 2004 Laurent MONTEL 3.3.2-23mdk
- Try pch
Sat Jul 10 00:00:00 2004 Laurent MONTEL 3.3.2-22mdk
- Remove patch100 it breaks applet java into konqueror (I don\'t know why for the moment)
Wed Jul 7 00:00:00 2004 Laurent MONTEL 3.3.2-21mdk
- Fix mimetype
Wed Jun 30 00:00:00 2004 Laurent MONTEL 3.3.2-20mdk
- Fix example compile
Wed Jun 30 00:00:00 2004 Laurent MONTEL 3.3.2-19mdk
- Fix again
Wed Jun 30 00:00:00 2004 Laurent MONTEL 3.3.2-18mdk
- Fix .qmake.cache bug reported by Leon Widdershoven
Tue Jun 29 00:00:00 2004 Laurent MONTEL 3.3.2-17mdk
- Add patch from UTUMI Hirosi support for qt-immodule
- Add patch86: fix image cache
- Add patch87: fix unicode font cache
Wed Jun 16 00:00:00 2004 Laurent MONTEL 3.3.2-16mdk
- Add patch84: fix qiconview repaint
Fri Jun 4 00:00:00 2004 Laurent MONTEL 3.3.2-15mdk
- Rebuild
Fri Jun 4 00:00:00 2004 Laurent MONTEL 3.3.2-14mdk
- Add patch83: fix space into qconfig.h (Austin Acton asked me that it will fix some problem into compile package)
Wed May 19 00:00:00 2004 Laurent MONTEL 3.3.2-13mdk
- Add patch82: fix kde bug 80072 \"konqueror freezes for some seconds when selecting text in text field with mouse\"
Sat May 8 00:00:00 2004 Laurent MONTEL 3.3.2-12mdk
- Fix patch81
Sat May 8 00:00:00 2004 Laurent MONTEL 3.3.2-11mdk
- Fix to found Sans font
Sat May 8 00:00:00 2004 Laurent MONTEL 3.3.2-10mdk
- Fix configure
- Add patch81: try to fix accent in french language
Thu May 6 00:00:00 2004 Laurent MONTEL 3.3.2-9mdk
- Fix patch47
Wed May 5 00:00:00 2004 Laurent MONTEL 3.3.2-8mdk
- Reapply patch to active aa by default
Wed May 5 00:00:00 2004 Laurent MONTEL 3.3.2-7mdk
- Add patch46: fix kmenu width
- Add some patch from qt-copy (patch to test)
Wed May 5 00:00:00 2004 Laurent MONTEL 3.3.2-6mdk
- Try to reactivate patch37
Wed May 5 00:00:00 2004 Laurent MONTEL 3.3.2-5mdk
- Reactive some patch/remove some ununsed patch
Wed May 5 00:00:00 2004 Laurent MONTEL 3.3.2-4mdk
- Disable compile to support qt3.3.2
Thu Apr 29 00:00:00 2004 Laurent MONTEL 3.3.2-1mdk
- 3.3.2
Thu Apr 29 00:00:00 2004 Laurent MONTEL 3.2.3-20mdk
- Add patch45: fix qprinter + cups (workaround)
Tue Apr 6 00:00:00 2004 Laurent MONTEL 3.2.3-19mdk
- Add patch44: fix kuickshow fullscreen pb
Thu Apr 1 00:00:00 2004 Laurent MONTEL 3.2.3-18mdk
- Use mdkversion