| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: qt4 | Distribution: Unknown |
| Version: 4.1.4 | Vendor: Unknown |
| Release: 8.fc4 | Build date: Fri Jul 21 08:45:45 2006 |
| Group: System Environment/Libraries | Build host: mobius.unl.edu |
| Size: 2889945 | Source RPM: qt4-4.1.4-8.fc4.src.rpm |
| Url: http://www.trolltech.com/products/qt/ | |
| Summary: Qt toolkit | |
Qt is a software toolkit for developing applications. This package contains base tools, like string, xml, and network handling.
GPL/QPL
internal MD5: d531879c386f4b235faa07c9185f83cd
GPG
* Fri Jul 21 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.4-8
- strip -laudio, -lglib-2.0 from .pc files
* Fri Jul 21 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.4-7
- -no-reduce-exports (for now)
- -fno-strict-aliasing (fc5+)
* Fri Jul 14 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.4-6
- make buildable on legacy releases
- -system-nas-sound (bug #197937)
* Fri Jun 30 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.4-5
- make FHS-friendly (bug #196901)
- cleanup %_bindir symlinks, (consistently) use qt4 postfix
* Thu Jun 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.4-4
- x11: split-out gui(x11) from non-gui bits (bug #196899)
* Tue Jun 27 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.4-3
- -debug: drop, adds nothing over -debuginfo, make lib..._debug
symlinks instead (bug #196513)
- assistant.desktop: fix tooltip (bug #197039)
* Tue Jun 27 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.4-2
- -devel: include -debug libs (bug #196513)
- -devel: move libQtDesigner here
- -config: mash into main pkg, should be multilib friendly now
* Sat Jun 24 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.4-1
- 4.1.4
* Wed Jun 21 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.3-9
- make each sql plugin optional
* Sat Jun 10 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.3-8
- qmake.conf: undefine QMAKE_STRIP to get useful -debuginfo (bug #193602)
- move (not symlink) .pc files into %_libdir/pkgconfig
* Fri Jun 09 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.3-7
- *really* fix qt4-wrapper.sh for good this time.
* Tue May 30 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.3-6
- make qt4-wrapper.sh use rpm when pkg-config/qt4-devel isn't
installed (#193369)
* Sat May 27 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.3-5
- strip -lXi from .pc files (#193258)
- simplify sql plugin builds via %buildSQL macro
- -libdir %qt_libdir
* Thu May 25 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.3-4
- move (most) %dir ownership (back) to main pkg
* Mon May 22 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.3-3
- fix %mysql_libs macro
* Sun May 21 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.3-2
- -mysql: use mysql_config for setting cflags/ldflags.
- -mysql: BR: mysql-devel > 4.0
* Sun May 21 2006 Laurent Rineau <laurent.rineau__fc_extra@normalesup.org>
- Fix the last reference to /usr/lib/qt4/lib: use lib instead of "lib".
- Fix the ownership of subpackages: they need to own parents of directories they install files in.
* Sat May 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.3-1
- 4.1.3
- %qtdir/lib/*.pc -> %qtdir/%_lib/*.pc
(hopefully, the last hardcoded reference to %qtdir/lib)
* Sat May 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-20
- fix some unowned dirs
- try harder to purge %builddir from .pc,.prl files
- -docdir %_docdir/%name-doc-%version, since we use %doc macro in main pkg
- -doc: own %qt_docdir
- use qt4-wrapper.sh to ensure launch of qt4 versions of apps that
(may) overlap with those from qt3
- use %qtdir/%_lib in ld.so.conf.d/*.conf files too
* Wed May 17 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-19
- drop libQtAssistantClient,libQtUiTools shlib patches
* Wed May 17 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-18
- %_bindir symlinks: qtconfig4 -> qt4config, qtdemo4 -> qt4demo
- -libdir %qtdir/%_lib, simplifies %_lib != lib case
- -docdir %_docdir/%name-%version
- build shared versions of libQtAssistantClient,libQtUiTools too
- strip extraneous -L paths, libs from *.prl files too
* Wed May 17 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-17
- .desktop: Qt -> Qt4, and Comment= (where missing)
- -devel: include -designer here, Obsoletes/Provides: %name-designer.
It's small, simplifies things... one less subpkg to worry about.
- -doc: include %qtdir/doc symlink here
- -docdir %_docdir/%name-doc-%version
* Tue May 16 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-16
- set/use RPM_OPT_FLAGS only for our platform
- (really) don't give %_bindir symlink for qt3to4 another "4" suffix
- don't add 4 suffix to uic3, rcc (they don't conflict with qt(3)-devel)
- -devel: add linguist.desktop
- -doc: move assistant here, Provides: %{name}-assistant, add assistant.desktop
- -doc: add qtdemo.desktop
- -doc: Requires qt4 (instead of qt4-devel)
- assistant4.patch: search for assistant4 instead of (qt3's) assistant in $PATH
- -qtconfig: add qtconfig.desktop
- updated %sumaries to mention where (some) tools are, including assistant, linguist,
qtdemo
* Tue May 16 2006 Laurent Rineau <laurent.rineau__fc_extra@normalesup.org> - 4.1.2-15
- Rename -docs to -doc.
- Files in the -doc subpackage are no longer in %doc.
- Move qtdemo to the subpackage -doc.
- Fix symlinks in %{_bindir}.
- Only modify mkspecs/linux-g++*/qmake.conf, instead of all mkspecs/*/qmake.conf.
* Mon May 15 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-14
- remove MapNotify from .desktop file(s).
- install -m644 LICENSE.*
- -docs: don't mark examples as %doc
- drop unused %debug macro
* Sun May 14 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-13
- include unpackaged pkgconfig files
* Sun May 14 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-12
- fix typos so it actually builds.
* Sun May 14 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-11
- drop optional ld.so.conf.d usage, make mandatory
- make %_bindir symlinks to all %qtdir/bin stuff (even qt3to4)
- pkgconfig files: hardlinks -> relative symlinks, strip -L/usr/lib/mysql
and -L%{_builddir}/qt-x11-opensource-src-%version/lib
- cleanup/simplify Summary/%description entries
- $RPM_BUILD_ROOT -> %buildroot, $RPM_BUILD_DIR -> %_builddir
* Sun May 14 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-10
- cleanup/simplify license bits, include LICENSE.QPL
- drop unused -styles/-Xt subpkg reference
- drop unused motif extention bits
- drop initialpreference from .deskstop files
* Sat May 13 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-9
- drop reference to non-existent config.test/unix/checkavail
* Sat May 13 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-8
- simplify build* macros
- lower-case all subpkgs (ie, -MySQL -> -mysql )
- drop BR: perl, sed
* Fri May 12 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-7
- rework %post/%postun, mostly to placate rpmlint
- drop Prefix:
- drop use of qt4.(sh|csh), they're empty atm anyway
- use Source'd designer.desktop (instead of inline cat/echo)
- symlinks to %_bindir: qmake4, designer4, qtconfig4
- drop qtrc, qt4 doesn't use it.
- -docs subpkg for API html docs, demos, examples.
- BR: libXcursor-devel libXi-devel (fc5+)
* Fri Apr 28 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-6
- devel: Requires: pkgconfig
* Sun Apr 16 2006 Simon Perreault <nomis80@nomis80.org> 4.1.2-5
- Disable C++ exceptions.
* Tue Apr 11 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-4
- qt4.(sh|csh): place-holders only, don't define QTDIR (and QTLIB)
as that (potentially) conflicts with qt-3.x.
* Fri Apr 07 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-2
- -devel: Drop (artificial) Conflicts: qt-devel
- fix %ld_so_conf_d usage
- %qtdir/%_lib symlink
* Thu Apr 06 2006 Rex Dieter <rexdieter[AT]users.sf.net> 4.1.2-1
- drop Epoch
- cleanup (a lot!)
* Tue Dec 20 2005 Than Ngo <than@redhat.com> 1:4.1.0-0.1
- update to 4.1.0
* Sat Sep 10 2005 Than Ngo <than@redhat.com> 1:4.0.1-0.1
- update to 4.0.1
X“À
Generated by rpm2html 1.8.1
Daniel Veillard, Fri Jul 4 02:30:15 2008