source: projects/specs/trunk/q/qt4/qt4-vl.spec @ 3369

Revision 3369, 57.7 KB checked in by inagaki, 13 years ago (diff)

update: qt4
NEW: qt-assistant-adp

Line 
1#define _default_patch_fuzz 3
2
3%define phonon 0
4%define MySQL 1
5%define PostgreSQL 1
6%define ODBC 1
7%define SQLite 1
8
9%define type everywhere-opensource-src
10%define qtdir %{_libdir}/qt-%{version}
11%define _qt4_prefix %{_libdir}/qt-%{version}
12%define _qt4_bindir %{_qt4_prefix}/bin
13# _qt4_datadir is not multilib clean, and hacks to workaround that breaks stuff.
14#define _qt4_datadir %{_datadir}/qt4
15%define _qt4_datadir %{_qt4_prefix}
16%define _qt4_demosdir %{_qt4_prefix}/demos
17%define _qt4_docdir %{_docdir}/qt4
18%define _qt4_examplesdir %{_qt4_prefix}/examples
19%define _qt4_headerdir %{_qt4_prefix}/include
20%define _qt4_importdir %{_qt4_prefix}/imports
21%define _qt4_libdir %{_qt4_prefix}/lib
22%define _qt4_plugindir %{_qt4_prefix}/plugins
23%define _qt4_sysconfdir %{_sysconfdir}
24%define _qt4_translationdir %{_datadir}/qt4/translations
25
26%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
27
28# enable kde-qt integration/patches
29%define kde_qt 1
30
31# See http://bugzilla.redhat.com/223663
32%define multilib_archs x86_64 %{ix86} ppc64 ppc s390x s390 sparc64 sparcv9
33
34Summary: Qt toolkit
35Summary(ja): Qt ツールキット
36Name: qt4
37Version: 4.7.2
38Release: 2%{?_dist_release}
39
40# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
41License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT
42Group: System Environment/Libraries
43URL: http://www.qtsoftware.com/
44
45Source: ftp://ftp.qtsoftware.com/qt/source/qt-%{type}-%{version}.tar.gz
46# default Qt config file
47Source4: Trolltech.conf
48# header file to workaround multilib issue
49Source5: qconfig-multilib.h
50
51# desktop files
52Source20: assistant.desktop.vine
53Source21: designer.desktop.vine
54Source22: linguist.desktop.vine
55Source23: qtdemo.desktop.vine
56Source24: qtconfig.desktop.vine
57
58# upstream qt4-logo, http://trolltech.com/images/products/qt/qt4-logo
59Source30: hi128-app-qt4-logo.png
60Source31: hi48-app-qt4-logo.png
61
62# set default QMAKE_CFLAGS_RELEASE
63Patch2: qt-x11-opensource-src-4.2.2-multilib-optflags.patch
64
65# get rid of timestamp which causes multilib problem
66Patch4: qt-everywhere-opensource-src-4.7.0-beta1-uic_multilib.patch
67
68# enable ft lcdfilter
69Patch15: qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch
70
71# include kde4 plugin path, http://bugzilla.redhat.com/498809
72# omit for now, (seems?) causes unwelcome side-effects -- Rex
73Patch16: qt-everywhere-opensource-src-4.7.0-beta2-kde4_plugins.patch
74
75# phonon gstreamer services
76Patch19: qt-everywhere-opensource-src-4.7.0-beta2-phonon_servicesfile.patch
77
78# may be upstreamable, not sure yet
79# workaround for gdal/grass crashers wrt glib_eventloop null deref's
80Patch23: qt-everywhere-opensource-src-4.6.3-glib_eventloop_nullcheck.patch
81
82# remove dependency of webkit in assistant
83Patch24: qt-everywhere-opensource-src-4.7.1-assistant_no_webkit.patch
84
85## upstreamable bits
86# fix invalid inline assembly in qatomic_{i386,x86_64}.h (de)ref implementations
87Patch53: qt-x11-opensource-src-4.5.0-fix-qatomic-inline-asm.patch
88
89# fix invalid assumptions about mysql_config --libs
90# http://bugzilla.redhat.com/440673
91Patch54: qt-everywhere-opensource-src-4.7.0-beta2-mysql_config.patch
92
93# http://bugs.kde.org/show_bug.cgi?id=180051#c22
94Patch55: qt-everywhere-opensource-src-4.6.2-cups.patch
95
96# Add s390x as 64bit and s390 as 31bit bigendian platform
97Patch56: qt-everywhere-opensource-src-4.7.0-beta1-s390x.patch
98
99# qtwebkit to search nspluginwrapper paths too
100Patch58: qt-everywhere-opensource-src-4.7.0-beta1-qtwebkit_pluginpath.patch
101
102# indic incorrect rendering
103Patch59: qt-4.6.3-bn-rendering-bz562049.patch
104Patch60: qt-4.6.3-bn-rendering-bz562058.patch
105Patch61: qt-4.6.3-indic-rendering-bz631732.patch
106Patch62: qt-4.6.3-indic-rendering-bz636399.patch
107
108# fix 24bit color issue
109Patch63: qt-everywhere-opensource-src-4.7.0-bpp24.patch
110
111# Fails to create debug build of Qt projects on mingw (rhbz#653674)
112Patch64: qt-everywhere-opensource-src-4.7.1-QTBUG-14467.patch
113
114# fix QTreeView crash triggered by KPackageKit (patch by David Faure)
115Patch65: qt-everywhere-opensource-src-4.7.1-qtreeview-kpackagekit-crash.patch
116
117# upstream patches
118# adds debug support to webkit/JavaScriptCore
119# UPSTREAM ME
120Patch105: qt-everywhere-opensource-src-4.7.1-webkit_debug_javascriptcore.patch
121# Fix QNetworkConfigurationManager crash due to null private pointer. (QTBUG-17305, rhbz#682656)
122Patch106: http://qt.gitorious.org/qt/qt/commit/4d3b9aa83cf7f6d9f9b88d9936e5980629daac2a.patch
123
124# kde-qt git patches
125Patch202: 0002-This-patch-makes-override-redirect-windows-popup-men.patch
126Patch205: 0005-When-tabs-are-inserted-or-removed-in-a-QTabBar.patch
127Patch212: 0012-Add-context-to-tr-calls-in-QShortcut.patch
128
129# security patches
130Patch300: qt-everywhere-opensource-src-4.7.0-CVE-2010-1822-crash-svg-image.patch
131Patch301: qt-ssl-QTBUG-18338.patch
132# http://qt.gitorious.org/+qt-developers/qt/staging/commit/b87528a71b66e786c11804d7b79e408aae612748
133# followup to 301
134Patch302: qt-ssl-QTBUG-18338-2.patch
135
136# Vine Patches
137# use system ca-bundle certs, http://bugzilla.redhat.com/521911
138Patch1022: qt-everywhere-opensource-src-4.7.2-system_ca_certificates_vine.patch
139
140BuildRoot: %{_tmppath}/%{name}-%{version}-root
141BuildRequires: alsa-lib-devel
142BuildRequires: cups-devel >= 1.1.9
143BuildRequires: dbus-devel >= 0.62
144BuildRequires: desktop-file-utils
145BuildRequires: findutils
146BuildRequires: fontconfig-devel
147BuildRequires: glib2-devel
148# -gtk-style
149BuildRequires: gtk2-devel
150BuildRequires: libjpeg-devel
151BuildRequires: libmng-devel
152BuildRequires: libpng-devel >= 1.2.5
153BuildRequires: libtiff-devel
154BuildRequires: NetworkManager-devel
155BuildRequires: openssl-devel
156BuildRequires: pkgconfig
157BuildRequires: pulseaudio-libs-devel
158BuildRequires: WebKit-gtk-devel
159BuildRequires: zlib-devel
160
161# X11 dependencies
162%define x_deps libICE-devel libSM-devel libXcursor-devel libXext-devel libXfixes-devel libXft-devel libXi-devel libXinerama-devel libXrandr-devel libXrender-devel libXt-devel libXv-devel libX11-devel xorg-x11-proto-devel libGL-devel libGLU-devel
163BuildRequires: %{x_deps}
164
165%if %{MySQL}
166BuildRequires: MySQL-devel
167%endif
168%if %{PostgreSQL}
169BuildRequires: postgresql-devel
170BuildRequires: krb5-devel libxslt-devel openssl-devel pam-devel
171BuildRequires: readline-devel zlib-devel
172%endif
173%if %{ODBC}
174BuildRequires: unixODBC-devel
175%endif
176%if %{ODBC}
177BuildRequires: sqlite3-devel
178%endif
179Requires: libexpat
180Requires: libpng >= 1.2.5
181
182Provides: WebKit-qt
183
184Obsoletes: qgtkstyle < 0.1
185Provides:  qgtkstyle = 0.1-1
186
187%description
188Qt is a GUI software toolkit which simplifies the task of writing and
189maintaining GUI (Graphical User Interface) applications
190for the X Window System.
191
192Qt is written in C++ and is fully object-oriented.
193
194This package contains the shared library needed to run qt
195applications, as well as the README files for qt.
196
197
198%package config
199Summary: Graphical configuration tool for programs using Qt 4
200Group: User Interface/Desktops
201Requires: %{name} = %{version}-%{release}
202Requires(post): alternatives
203Requires(postun): alternatives
204
205%description config
206%{summary}.
207
208
209%package designer
210Summary: Interface designer (IDE) for the Qt toolkit
211Summary(ja): Qt ツールキットのインターフェースデザイナ
212Group: Applications/Development
213Requires: %{name}-devel = %{version}-%{release}
214Requires(post): alternatives
215Requires(postun): alternatives
216
217%description designer
218The qt-designer package contains an User Interface designer tool
219for the Qt toolkit.
220
221
222%package devel
223Summary: Development files for the Qt GUI toolkit.
224Summary(ja): Qt ツールキットの開発用ファイル
225Group: Development/Libraries
226Requires: %{name} = %{version}-%{release}
227Requires: %{x_deps}
228Requires: libpng-devel
229Requires: libjpeg-devel
230Requires: pkgconfig
231Requires(post): alternatives
232Requires(postun): alternatives
233Provides:  WebKit-qt-devel
234
235%description devel
236This package contains the files necessary to develop
237applications using the Qt toolkit.
238
239
240%package doc
241Summary: API documentation for Qt4
242Summary(ja): Qt4 の API ドキュメント
243Group: Documentation
244Requires: %{name} = %{version}-%{release}
245
246%description doc
247%{summary}.
248
249%description doc -l ja
250Qt4 の API ドキュメントです.
251
252
253%package tools
254Summary: Qt 4 development tools
255Summary(ja): Qt 4 開発ツール集
256Group: Development/Tools
257Requires: %{name}-devel  = %{version}-%{release}
258Requires: %{name}-sqlite = %{version}-%{release}
259Requires(post): alternatives
260Requires(postun): alternatives
261
262%description tools
263This package contains tools used to assist in Qt 4 development.
264
265
266%package MySQL
267Summary: MySQL drivers for Qt's SQL classes.
268Group: System Environment/Libraries
269Requires: %{name} = %{version}-%{release}
270
271%description MySQL
272MySQL driver for Qt's SQL classes (QSQL)
273
274%package PostgreSQL
275Summary: PostgreSQL drivers for Qt's SQL classes.
276Group: System Environment/Libraries
277Requires: %{name} = %{version}-%{release}
278
279%description PostgreSQL
280PostgreSQL driver for Qt's SQL classes (QSQL)
281
282%package ODBC
283Summary: ODBC drivers for Qt's SQL classes.
284Group: System Environment/Libraries
285Requires: %{name} = %{version}-%{release}
286
287%description ODBC
288ODBC driver for Qt's SQL classes (QSQL)
289
290%package sqlite
291Summary: SQLite driver for Qt's SQL classes
292Group: System Environment/Libraries
293Requires: %{name} = %{version}-%{release}
294
295%description sqlite
296SQLite driver for Qt's SQL classes (QSQL)
297
298# compat32
299%package -n compat32-%{name}
300Summary: Qt toolkit
301Summary(ja): Qt ツールキット
302Group: System Environment/Libraries
303Requires: %{name} = %{version}-%{release}
304
305%description -n compat32-%{name}
306Qt is a GUI software toolkit which simplifies the task of writing and
307maintaining GUI (Graphical User Interface) applications
308for the X Window System.
309
310Qt is written in C++ and is fully object-oriented.
311
312This package contains the shared library needed to run qt
313applications, as well as the README files for qt.
314
315%package -n compat32-%{name}-devel
316Summary: Development files and documentation for the Qt GUI toolkit.
317Summary(ja): Qt ツールキットの開発用ファイル
318Group: Development/Libraries
319Requires: %{name}-devel = %{version}-%{release}
320Requires: compat32-%{name} = %{version}-%{release}
321
322%description -n compat32-%{name}-devel
323This package contains the files necessary to develop
324applications using the Qt toolkit.
325
326
327%prep
328%setup -q -n qt-everywhere-opensource-src-%{version}
329
330%patch15 -p1 -b .enable_ft_lcdfilter
331#patch16 -p1 -b .kde4_plugins
332%patch19 -p1 -b .phonon_servicesfile
333%patch23 -p1 -b .glib_eventloop_nullcheck
334## make -assistant subpkg instead (#660287#9)
335#patch24 -p1 -b .assistant_no_webkit
336## TODO: still worth carrying?  if so, upstream it.
337%patch53 -p1 -b .qatomic-inline-asm
338## TODO: upstream me
339%patch54 -p1 -b .mysql_config
340%patch55 -p1 -b .cups-1
341%patch56 -p1 -b .s390x
342%patch58 -p1 -b .qtwebkit_pluginpath
343%patch59 -p1 -b .bn-rendering-bz562049
344%patch60 -p1 -b .bn-rendering-bz562058
345%patch61 -p1 -b .indic-rendering-bz631732
346%patch62 -p1 -b .indic-rendering-bz636399
347%patch63 -p1 -b .bpp24
348%patch64 -p1 -b .QTBUG-14467
349%patch65 -p1 -b .qtreeview-kpackagekit-crash
350
351# upstream patches
352%patch105 -p1 -b .webkit_debug_javascriptcore
353%patch106 -p1 -b .QNetworkConfigurationManager-null-pointer
354
355# kde-qt branch
356%if 0%{?kde_qt}
357%patch202 -p1 -b .kde-qt-0002
358%patch205 -p1 -b .kde-qt-0005
359%patch212 -p1 -b .kde-qt-0012
360%endif
361
362# security fixes
363%patch300 -p1 -b .CVE-2010-1822-crash-svg-image
364%patch301 -p1 -b .ssl-QTBUG-18338
365%patch302 -p1 -b .ssl-QTBUG-18338-2
366
367# Patches for Vine
368%patch1022 -p0 -b .system_ca_certificates
369
370# drop -fexceptions from $RPM_OPT_FLAGS
371RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed 's|-fexceptions||g'`
372
373%define platform linux-g++
374
375# some 64bit platforms assume -64 suffix, https://bugzilla.redhat.com/569542
376%if "%{?__isa_bits}"  == "64"
377%define platform linux-g++-64                   
378%endif
379
380# https://bugzilla.redhat.com/478481
381%ifarch x86_64
382%define platform linux-g++
383%endif
384
385# multilib hacks
386# multilib hacks no longer required
387%patch2 -p1 -b .multilib
388# drop backup file(s), else they get installed too, http://bugzilla.redhat.com/639463
389rm -fv mkspecs/linux-g++*/qmake.conf.multilib
390%patch4 -p1 -b .uic_multilib
391
392sed -i \
393  -e "s|-O2|$RPM_OPT_FLAGS|g" \
394  -e "s|g++.conf|g++-multilib.conf|g" mkspecs/%{platform}/qmake.conf
395
396sed -e "s|^QMAKE_CFLAGS_RELEASE|#QMAKE_CFLAGS_RELEASE|g" \
397  mkspecs/common/g++.conf > mkspecs/common/g++-multilib.conf
398
399%if "%{_qt4_libdir}" == "%{_libdir}"
400  sed -i -e "s|^QMAKE_LIBDIR_QT.*=.*|QMAKE_LIBDIR_QT       =|" mkspecs/common/linux.conf
401%endif
402 
403# set correct lib path
404if [ "%{_lib}" == "lib64" ] ; then
405  sed -i -e "s,/usr/lib /lib,/usr/%{_lib} /%{_lib},g" config.tests/{unix,x11}/*.test
406  sed -i -e "s,/lib /usr/lib,/%{_lib} /usr/%{_lib},g" config.tests/{unix,x11}/*.test
407fi
408
409# let makefile create missing .qm files, the .qm files should be included in qt upstream
410for f in translations/*.ts ; do
411    touch ${f%.ts}.qm
412done
413
414# desktop menu
415sed -e 's:$(QTBIN):%{_qt4_bindir}:g' %{SOURCE20} > assistant.desktop
416sed -e 's:$(QTBIN):%{_qt4_bindir}:g' %{SOURCE21} > designer.desktop
417sed -e 's:$(QTBIN):%{_qt4_bindir}:g' %{SOURCE22} > linguist.desktop
418sed -e 's:$(QTBIN):%{_qt4_bindir}:g' %{SOURCE23} > qtdemo.desktop
419sed -e 's:$(QTBIN):%{_qt4_bindir}:g' %{SOURCE24} > qtconfig.desktop
420
421%build
422# build shared, threaded (default) libraries
423./configure -v \
424  -confirm-license \
425  -opensource \
426  -optimized-qmake \
427  -prefix %{_qt4_prefix} \
428  -bindir %{_qt4_bindir} \
429  -datadir %{_qt4_datadir} \
430  -demosdir %{_qt4_demosdir} \
431  -docdir %{_qt4_docdir} \
432  -examplesdir %{_qt4_examplesdir} \
433  -headerdir %{_qt4_headerdir} \
434  -libdir %{_qt4_libdir} \
435  -plugindir %{_qt4_plugindir} \
436  -sysconfdir %{_qt4_sysconfdir} \
437  -translationdir %{_qt4_translationdir} \
438  -platform %{platform} \
439  -release \
440  -shared \
441  -cups \
442  -fontconfig \
443  -largefile \
444  -gtkstyle \
445  -qt-gif \
446  -no-rpath \
447  -reduce-relocations \
448  -no-separate-debug-info \
449  -no-phonon \
450  -pch \
451  -no-javascript-jit \
452  -sm \
453  -stl \
454  -system-libmng \
455  -system-libpng \
456  -system-libjpeg \
457  -system-libtiff \
458  -system-zlib \
459  -xinput \
460  -xcursor \
461  -xfixes \
462  -xinerama \
463  -xshape \
464  -xrandr \
465  -xrender \
466  -xkb \
467  -glib \
468  -openssl-linked \
469  -xmlpatterns \
470  -dbus-linked \
471  -webkit \
472  -no-nas-sound \
473%if %{MySQL}
474  -plugin-sql-mysql -I/usr/include/mysql \
475%else
476  -no-sql-mysql \
477%endif
478%if %{PostgreSQL}
479  -plugin-sql-psql -I/usr/include/pgsql \
480%else
481  -no-sql-psql \
482%endif
483%if %{ODBC}
484  -plugin-sql-odbc \
485%else
486  -no-sql-odbc \
487%endif
488  -system-sqlite \
489  -nomake demos \
490  -nomake examples
491
492make %{?_smp_mflags}
493
494# recreate .qm files
495LD_LIBRARY_PATH=`pwd`/lib bin/lrelease translations/*.ts
496
497%install
498rm -rf $RPM_BUILD_ROOT
499make install INSTALL_ROOT=$RPM_BUILD_ROOT
500
501ln -s qt-%{version} $RPM_BUILD_ROOT%{_libdir}/qt4
502
503# Add desktop file(s)
504mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
505desktop-file-install \
506  --dir=$RPM_BUILD_ROOT%{_datadir}/applications \
507  --vendor="" \
508  assistant.desktop designer.desktop linguist.desktop qtconfig.desktop
509
510## pkg-config
511# strip extraneous dirs/libraries
512# safe ones
513glib2_libs=$(pkg-config --libs glib-2.0 gobject-2.0 gthread-2.0)
514ssl_libs=$(pkg-config --libs openssl)
515for dep in \
516  -laudio -ldbus-1 -lfreetype -lfontconfig ${glib2_libs} \
517  -ljpeg -lm -lmng -lpng -lpulse -lpulse-mainloop-glib ${ssl_libs} -lsqlite3 -lz \
518  -L/usr/X11R6/lib -L/usr/X11R6/%{_lib} -L%{_libdir} ; do
519  sed -i -e "s|$dep ||g" %{buildroot}%{_qt4_libdir}/lib*.la
520#  sed -i -e "s|$dep ||g" %{buildroot}%{_qt4_libdir}/pkgconfig/*.pc
521  sed -i -e "s|$dep ||g" %{buildroot}%{_qt4_libdir}/*.prl
522done
523# riskier
524for dep in -ldl -lphonon -lpthread -lICE -lSM -lX11 -lXcursor -lXext -lXfixes -lXft -lXinerama -lXi -lXrandr -lXrender -lXt ; do
525  sed -i -e "s|$dep ||g" %{buildroot}%{_qt4_libdir}/lib*.la
526#  sed -i -e "s|$dep ||g" %{buildroot}%{_qt4_libdir}/pkgconfig/*.pc
527  sed -i -e "s|$dep ||g" %{buildroot}%{_qt4_libdir}/*.prl
528done
529
530# nuke dangling reference(s) to %buildroot
531sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" $RPM_BUILD_ROOT%{_qt4_libdir}/*.prl
532sed -i -e "s|-L%{_builddir}/qt-everywhere-opensource-src-%{version}/lib||g" \
533  $RPM_BUILD_ROOT%{_qt4_libdir}/pkgconfig/*.pc \
534  $RPM_BUILD_ROOT%{_qt4_libdir}/*.prl
535
536# .la files, die, die, die.
537rm -f $RPM_BUILD_ROOT%{_qt4_libdir}/lib*.la
538
539# let rpm handle binaries conflicts
540mkdir -p $RPM_BUILD_ROOT%{_bindir}
541for i in $RPM_BUILD_ROOT%{_qt4_bindir}/*; do
542        ln -s ../%{_lib}/qt-%{version}/bin/`basename $i` $RPM_BUILD_ROOT/%{_bindir}
543done
544
545%ifarch %{multilib_archs}
546# multilib: qconfig.h
547  mv $RPM_BUILD_ROOT%{_qt4_headerdir}/Qt/qconfig.h $RPM_BUILD_ROOT%{_qt4_headerdir}/QtCore/qconfig-%{_arch}.h
548  install -p -m644 -D %{SOURCE5} $RPM_BUILD_ROOT%{_qt4_headerdir}/QtCore/qconfig-multilib.h
549  ln -sf qconfig-multilib.h $RPM_BUILD_ROOT%{_qt4_headerdir}/QtCore/qconfig.h
550  ln -sf ../QtCore/qconfig.h $RPM_BUILD_ROOT%{_qt4_headerdir}/Qt/qconfig.h
551
552%if "%{_qt4_datadir}" != "%{_qt4_prefix}"
553# multilib: mkspecs hacks, unfortunately, breaks some stuff
554  mkdir $RPM_BUILD_ROOT%{_qt4_prefix}/mkspecs
555  mv $RPM_BUILD_ROOT%{_qt4_datadir}/mkspecs/{default,linux-g++*,qconfig.pri} \
556     $RPM_BUILD_ROOT%{_qt4_prefix}/mkspecs/
557  ln -s %{_qt4_datadir}/mkspecs/common $RPM_BUILD_ROOT%{_qt4_prefix}/mkspecs/common
558%endif
559%endif
560
561%if "%{_qt4_libdir}" != "%{_libdir}"
562    mkdir -p $RPM_BUILD_ROOT/etc/ld.so.conf.d
563    echo "%{_qt4_libdir}" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/qt4.conf
564%if %{build_compat32}
565    echo "%{_qt4_libdir}" > $RPM_BUILD_ROOT/etc/ld.so.conf.d/qt4-i386.conf
566%endif
567%endif
568
569# Trolltech.conf
570install -p -m644 -D %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/Trolltech.conf
571
572mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
573# qt4-logo (generic) icons
574install -p -m644 -D %{SOURCE30} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/128x128/apps/qt4-logo.png
575install -p -m644 -D %{SOURCE31} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/qt4-logo.png
576
577# assistant icons
578install -p -m644 -D tools/assistant/tools/assistant/images/assistant.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/assistant.png
579install -p -m644 -D tools/assistant/tools/assistant/images/assistant-128.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/128x128/apps/assistant.png
580# designer icons
581install -p -m644 -D tools/designer/src/designer/images/designer.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/128x128/apps/designer.png
582# linguist icons
583for icon in tools/linguist/linguist/images/icons/linguist-*-32.png ; do
584  size=$(echo $(basename ${icon}) | cut -d- -f2)
585  install -p -m644 -D ${icon} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${size}x${size}/apps/linguist4.png
586done
587
588# pkg-config files
589mkdir -p $RPM_BUILD_ROOT%{_libdir}/pkgconfig
590cp $RPM_BUILD_ROOT%{_qt4_libdir}/pkgconfig/*.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
591rm -rf $RPM_BUILD_ROOT%{_qt4_libdir}/pkgconfig
592
593# Qt.pc
594cat > $RPM_BUILD_ROOT%{_libdir}/pkgconfig/Qt.pc << EOF
595prefix=%{_qt4_prefix}
596bindir=%{_qt4_bindir}
597datadir=%{_qt4_datadir}
598demosdir=%{_qt4_demosdir}
599docdir=%{_qt4_docdir}
600examplesdir=%{_qt4_examplesdir}
601headerdir=%{_qt4_headerdir}
602importdir=%{_qt4_importdir}
603libdir=%{_qt4_libdir}
604moc=%{_qt4_bindir}/moc
605plugindir=%{_qt4_plugindir}
606qmake=%{_qt4_bindir}/qmake
607sysconfdir=%{_qt4_sysconfdir}
608translationdir=%{_qt4_translationdir}
609
610Name: Qt
611Description: Qt Configuration
612Version: %{version}
613EOF
614
615# rpm macros
616mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm
617cat > $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.qt4 << EOF
618%%_qt4 %{name}
619%%_qt47 %{version}
620%%_qt4_version %{version}
621%%_qt4_prefix %%{_libdir}/qt-%{version}
622%%_qt4_bindir %%{_qt4_prefix}/bin
623%%_qt4_datadir %%{_qt4_prefix}
624%%_qt4_demosdir %%{_qt4_prefix}/demos
625%%_qt4_docdir %%{_docdir}/qt4
626%%_qt4_examples %%{_qt4_prefix}/examples
627%%_qt4_headerdir %%{_qt4_prefix}/include
628%%_qt4_importdir %%{_qt4_prefix}/imports
629%%_qt4_libdir %%{_qt4_prefix}/lib
630%%_qt4_plugindir %%{_qt4_prefix}/plugins
631%%_qt4_qmake %%{_qt4_bindir}/qmake
632%%_qt4_sysconfdir %%{_sysconfdir}
633%%_qt4_translationdir %%{_datadir}/qt4/translations
634EOF
635
636# /etc/prodile.d
637mkdir -p $RPM_BUILD_ROOT/etc/profile.d
638cat > $RPM_BUILD_ROOT/etc/profile.d/qt4.sh <<EOF
639# Qt initialization script (sh)
640if [ -z "\$QTDIR" ] ; then
641        QTDIR="%{_qt4_libdir}"
642fi
643export QTDIR
644EOF
645
646cat > $RPM_BUILD_ROOT/etc/profile.d/qt4.csh <<EOF
647# Qt initialization script (csh)
648if ( \$?QTDIR ) then
649         exit
650endif
651setenv QTDIR %{_qt4_libdir}
652EOF
653
654chmod 755 $RPM_BUILD_ROOT/etc/profile.d/qt4.sh
655chmod 755 $RPM_BUILD_ROOT/etc/profile.d/qt4.csh
656
657# create/own stuff under %%_qt4_plugindir
658mkdir $RPM_BUILD_ROOT%{_qt4_plugindir}/crypto
659mkdir $RPM_BUILD_ROOT%{_qt4_plugindir}/gui_platform
660mkdir $RPM_BUILD_ROOT%{_qt4_plugindir}/styles
661
662# remove qvfb translations, we don't ship qvfb
663rm -fv  $RPM_BUILD_ROOT%{_qt4_translationdir}/qvfb_*.qm
664
665# delete files to use alternatives
666rm -f $RPM_BUILD_ROOT%{_bindir}/assistant
667rm -f $RPM_BUILD_ROOT%{_bindir}/designer
668rm -f $RPM_BUILD_ROOT%{_bindir}/linguist
669rm -f $RPM_BUILD_ROOT%{_bindir}/lrelease
670rm -f $RPM_BUILD_ROOT%{_bindir}/lupdate
671rm -f $RPM_BUILD_ROOT%{_bindir}/moc
672rm -f $RPM_BUILD_ROOT%{_bindir}/qmake
673rm -f $RPM_BUILD_ROOT%{_bindir}/qtconfig
674rm -f $RPM_BUILD_ROOT%{_bindir}/uic
675
676%clean
677rm -rf $RPM_BUILD_ROOT
678
679%post
680/sbin/ldconfig
681touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||:
682
683%posttrans
684gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
685
686%postun
687/sbin/ldconfig
688if [ $1 -eq 0 ] ; then
689    touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||:
690    gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
691fi
692
693# config
694%post config
695/sbin/update-alternatives --install \
696    %{_bindir}/qtconfig qtconfig %{_qt4_bindir}/qtconfig 20
697
698%posttrans config
699# fix broken symlink if it's there
700if [ ! -f %{_bindir}/qtconfig ] ; then
701    /sbin/update-alternatives --auto qtconfig
702fi
703
704%postun config
705if [ $1 -eq 0 ] ; then
706    /sbin/update-alternatives --remove qtconfig %{_qt4_bindir}/qtconfig
707    /sbin/update-alternatives --auto qtconfig
708fi
709
710# designer
711%post designer
712touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||:
713/sbin/update-alternatives --install \
714    %{_bindir}/designer designer %{_qt4_bindir}/designer 20
715
716%posttrans designer
717gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
718# fix broken symlink if it's there
719if [ ! -f %{_bindir}/designer ] ; then
720    /sbin/update-alternatives --auto designer
721fi
722
723%postun designer
724if [ $1 -eq 0 ] ; then
725    touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||:
726    gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
727    /sbin/update-alternatives --remove designer %{_qt4_bindir}/desiner
728    /sbin/update-alternatives --auto designer
729fi
730
731
732# devel
733%post devel
734/sbin/update-alternatives --install \
735    %{_bindir}/qmake qmake %{_qt4_bindir}/qmake 20 \
736    --slave %{_bindir}/moc \
737        moc \
738        %{_qt4_bindir}/moc \
739    --slave %{_bindir}/uic \
740        uic \
741        %{_qt4_bindir}/uic \
742    --slave %{_bindir}/lrelease \
743        lrelease \
744        %{_qt4_bindir}/lrelease \
745    --slave %{_bindir}/lupdate \
746        lupdate \
747        %{_qt4_bindir}/lupdate
748
749%posttrans devel
750# fix broken symlink if it's there
751if [ ! -f %{_bindir}/qmake ] ; then
752    /sbin/update-alternatives --auto qmake
753fi
754
755%postun devel
756if [ $1 -eq 0 ] ; then
757    /sbin/update-alternatives --remove qmake %{_qt4_bindir}/qmake
758    /sbin/update-alternatives --auto qmake
759fi
760
761%post tools
762/sbin/update-alternatives --install \
763    %{_bindir}/assistant assistant %{_qt4_bindir}/assistant 20
764/sbin/update-alternatives --install \
765    %{_bindir}/linguist  linguist  %{_qt4_bindir}/linguist 20
766
767%posttrans tools
768# fix broken symlink if it's there
769if [ ! -f %{_bindir}/assistant ] ; then
770    /sbin/update-alternatives --auto assistant
771fi
772if [ ! -f %{_bindir}/linguist ] ; then
773    /sbin/update-alternatives --auto linguist
774fi
775
776%postun tools
777if [ $1 -eq 0 ] ; then
778    /sbin/update-alternatives --remove assistant %{_qt4_bindir}/assistant
779    /sbin/update-alternatives --remove linguist %{_qt4_bindir}/linguist
780    /sbin/update-alternatives --auto assistant
781    /sbin/update-alternatives --auto linguist
782fi
783
784
785%post -n compat32-%{name} -p /sbin/ldconfig
786
787%postun -n compat32-%{name} -p /sbin/ldconfig
788
789%files
790%defattr(-,root,root,-)
791%doc README LGPL_EXCEPTION.txt LICENSE.LGPL LICENSE.GPL3
792%{_sysconfdir}/rpm/macros.*
793%config(noreplace) %{_sysconfdir}/Trolltech.conf
794%if "%{_qt4_libdir}" != "%{_libdir}"
795%config %{_sysconfdir}/ld.so.conf.d/qt4.conf
796%endif
797%{_bindir}/qdbus
798%{_qt4_bindir}/qdbus
799%{_libdir}/qt4
800%dir %{_qt4_prefix}
801%dir %{_qt4_libdir}
802%{_qt4_libdir}/libQt*.so.*
803%dir %{_qt4_importdir}
804%dir %{_qt4_importdir}/Qt
805%{_qt4_importdir}/Qt/*
806%dir %{_qt4_importdir}/QtWebKit
807%{_qt4_importdir}/QtWebKit/*
808%dir %{_qt4_plugindir}
809%dir %{_qt4_plugindir}/accessible
810%{_qt4_plugindir}/accessible/*
811%dir %{_qt4_plugindir}/bearer
812%{_qt4_plugindir}/bearer/*
813%dir %{_qt4_plugindir}/codecs
814%{_qt4_plugindir}/codecs/*
815%dir %{_qt4_plugindir}/crypto/
816%dir %{_qt4_plugindir}/graphicssystems
817%{_qt4_plugindir}/graphicssystems/*
818%dir %{_qt4_plugindir}/iconengines
819%{_qt4_plugindir}/iconengines/*
820%dir %{_qt4_plugindir}/imageformats
821%{_qt4_plugindir}/imageformats/*
822%dir %{_qt4_plugindir}/inputmethods
823%{_qt4_plugindir}/inputmethods/*
824%dir %{_qt4_plugindir}/qmltooling
825%{_qt4_plugindir}/qmltooling/*
826%dir %{_qt4_plugindir}/script
827%{_qt4_plugindir}/script/*
828%dir %{_qt4_translationdir}
829%{_qt4_translationdir}/*
830%{_datadir}/icons/hicolor/*/apps/qt4-logo.*
831
832%files config
833%defattr(-,root,root,-)
834%{_qt4_bindir}/qtconfig
835%{_datadir}/applications/qtconfig.desktop
836
837%files designer
838%defattr(-,root,root,-)
839%{_qt4_bindir}/designer
840%dir %{_qt4_plugindir}/designer
841%{_qt4_plugindir}/designer/*
842%{_datadir}/applications/designer.desktop
843%{_datadir}/icons/hicolor/*/apps/designer*
844%{_qt4_docdir}/qch/designer.qch
845
846%files devel
847%defattr(-,root,root,-)
848%attr(0755,root,root) %config /etc/profile.d/*
849%{_bindir}/qdbuscpp2xml
850%{_bindir}/qdbusxml2cpp
851%{_bindir}/qt3to4
852%{_bindir}/rcc
853%{_bindir}/uic3
854%{_qt4_bindir}/lrelease
855%{_qt4_bindir}/lupdate
856%{_qt4_bindir}/moc
857%{_qt4_bindir}/qdbuscpp2xml
858%{_qt4_bindir}/qdbusxml2cpp
859%{_qt4_bindir}/qmake
860%{_qt4_bindir}/qt3to4
861%{_qt4_bindir}/rcc
862%{_qt4_bindir}/uic
863%{_qt4_bindir}/uic3
864%{_qt4_headerdir}
865%{_qt4_libdir}/libQt*.so
866%{_qt4_libdir}/libQtUiTools*.a
867%{_qt4_libdir}/libQt*.prl
868%{_qt4_datadir}/mkspecs
869%{_qt4_datadir}/phrasebooks
870%{_qt4_datadir}/q3porting.xml
871%{_libdir}/pkgconfig/*.pc
872#{_qt4_docdir}/*
873
874%files doc
875%defattr(-,root,root,-)
876%{_qt4_docdir}/html
877%{_qt4_docdir}/qch/*.qch
878%exclude %{_qt4_docdir}/qch/designer.qch
879%exclude %{_qt4_docdir}/qch/linguist.qch
880%{_qt4_docdir}/src
881# Qt Assistant (bin moved to -x11)
882#{_datadir}/applications/*assistant.desktop
883#{_datadir}/icons/hicolor/*/apps/assistant*
884
885%files tools
886%defattr(-,root,root,-)
887%{_bindir}/lconvert
888%{_bindir}/pixeltool
889%{_bindir}/qcollectiongenerator
890%{_bindir}/qdbusviewer
891%{_bindir}/qdoc3
892%{_bindir}/qhelpconverter
893%{_bindir}/qhelpgenerator
894%{_bindir}/qmlviewer
895%{_bindir}/qttracereplay
896%{_bindir}/xmlpatterns
897%{_bindir}/xmlpatternsvalidator
898%{_qt4_bindir}/assistant
899%{_qt4_bindir}/lconvert
900%{_qt4_bindir}/linguist
901%{_qt4_bindir}/pixeltool
902%{_qt4_bindir}/qcollectiongenerator
903%{_qt4_bindir}/qdbusviewer
904%{_qt4_bindir}/qdoc3
905%{_qt4_bindir}/qhelpconverter
906%{_qt4_bindir}/qhelpgenerator
907%{_qt4_bindir}/qmlviewer
908%{_qt4_bindir}/qttracereplay
909%{_qt4_bindir}/xmlpatterns
910%{_qt4_bindir}/xmlpatternsvalidator
911%{_datadir}/applications/assistant.desktop
912%{_datadir}/applications/linguist.desktop
913%{_datadir}/icons/hicolor/*/apps/assistant*
914%{_datadir}/icons/hicolor/*/apps/linguist*
915%{_qt4_docdir}/qch/linguist.qch
916
917%if %{MySQL}
918%files MySQL
919%defattr(-,root,root,-)
920%{_qt4_plugindir}/sqldrivers/libqsqlmysql*
921%endif
922
923%if %{PostgreSQL}
924%files PostgreSQL
925%defattr(-,root,root,-)
926%{_qt4_plugindir}/sqldrivers/libqsqlpsql*
927%endif
928
929%if %{ODBC}
930%files ODBC
931%defattr(-,root,root,-)
932%{_qt4_plugindir}/sqldrivers/libqsqlodbc*
933%endif
934
935%if %{SQLite}
936%files sqlite
937%defattr(-,root,root,-)
938%{_qt4_plugindir}/sqldrivers/libqsqlite*
939%endif
940
941# compat32
942%if %{build_compat32}
943%files -n compat32-%{name}
944%defattr(-,root,root,-)
945%if "%{_qt4_libdir}" != "%{_libdir}"
946%config %{_sysconfdir}/ld.so.conf.d/qt4-i386.conf
947%endif
948%{_qt4_bindir}/qdbus
949%{_libdir}/qt4
950%dir %{_qt4_prefix}
951%dir %{_qt4_libdir}
952%{_qt4_libdir}/libQt*.so.*
953%dir %{_qt4_plugindir}
954%dir %{_qt4_plugindir}/accessible
955%{_qt4_plugindir}/accessible/*
956%dir %{_qt4_plugindir}/codecs
957%{_qt4_plugindir}/codecs/*
958%dir %{_qt4_plugindir}/graphicssystems
959%{_qt4_plugindir}/graphicssystems/*
960%dir %{_qt4_plugindir}/iconengines
961%{_qt4_plugindir}/iconengines/*
962%dir %{_qt4_plugindir}/imageformats
963%{_qt4_plugindir}/imageformats/*
964%dir %{_qt4_plugindir}/inputmethods
965%{_qt4_plugindir}/inputmethods/*
966%dir %{_qt4_plugindir}/script
967%{_qt4_plugindir}/script/*
968#dir %{_qt4_translationdir}
969#{_qt4_translationdir}/*
970
971
972%files -n compat32-%{name}-devel
973%defattr(-,root,root,-)
974%{_qt4_bindir}/*
975%exclude %{_qt4_bindir}/qdbus
976%exclude %{_qt4_bindir}/designer
977%exclude %{_qt4_bindir}/linguist
978%exclude %{_qt4_bindir}/lrelease
979%exclude %{_qt4_bindir}/lupdate
980#{_qt4_docdir}
981%{_qt4_headerdir}
982%{_qt4_libdir}/libQt*.so
983%{_qt4_libdir}/libQtUiTools.a
984%{_qt4_libdir}/libQt*.prl
985%{_qt4_datadir}/mkspecs
986%{_qt4_datadir}/phrasebooks
987%{_qt4_datadir}/q3porting.xml
988%{_libdir}/pkgconfig/*.pc
989%endif
990
991%changelog
992* Sat Apr  9 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.2-2
993- added Patch 106, 301 and 302
994- fixed /etc/rpm/macros.qt4
995
996* Sun Mar  6 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.2-1
997- new upstream release
998- updated Patch1022
999- added config, tools subpackage
1000- added /etc/rpm/macros.qt4
1001- updated %%post, %%posttrans and %%postun section
1002
1003* Sat Jan 29 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.1-1
1004- new upstream release
1005
1006* Wed Jan 12 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.6.3-3
1007- rebuild with openssl-1.0.0c
1008- add BuildRequires: alsa-lib-devel
1009
1010* Mon Sep 20 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.3-2
1011- rebuilt with rpm-4.8.1
1012
1013* Sat Jul 24 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.3-1
1014- new upstream release
1015- moved %{_bindir}/qdbus to main package
1016
1017* Fri Feb 12 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.6.1-5
1018- rebuilt with gcc-4.4.3-3 on ppc
1019
1020* Fri Feb  5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-4
1021- rebuilt with new toolchains
1022
1023* Sun Jan 31 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-3
1024- added BR: desktop-file-utils
1025
1026* Sat Jan 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-2
1027- fixed devel %%files (forgot removing documents...)
1028
1029* Thu Jan 21 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
1030- new upstream release
1031- moved documents to doc sub-package
1032- updated macros
1033- installed translation to %%{_datadir}/qt4/translations now
1034
1035* Sun Nov 22 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.3-1
1036- new upstream release
1037- dropped Patch90 (merged into upstream)
1038- updated Patches from Fedora
1039- added sqlite subpackage
1040
1041* Wed Sep 02 2009 NAKAMURA Kenta <kenta@vinelinux.org> 4.5.2-2
1042- added Patch90 for fix CVE-2009-2700
1043
1044* Wed Aug 26 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.2-1
1045- new upstream release
1046- updated qt-copy patches
1047- added Qt.pc
1048- added BuildRequires: WebKit-gtk-devel
1049
1050* Thu Jul 23 2009 NAKAMURA Kenta <kenta@vinelinux.org> 4.4.3-4
1051- added compat32 package for x86_64 arch support
1052
1053* Sun Apr 26 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.3-3
1054- changed qt4-designer Group to Applications/Development
1055- updated URL
1056- remove Requires: XOrg-libs, XOrg-gl
1057
1058* Wed Mar 24 2009 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.4.3-2
1059- update qt-copy patches
1060
1061* Mon Nov 24 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.4.3-1
1062- new upstream release
1063- update qt-copy patches
1064
1065* Tue Nov 11 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.4.2-2
1066- update qt-copy patches
1067
1068* Mon Sep 22 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.4.2-1
1069- new upstream release
1070- update qt-copy patches
1071
1072* Tue Sep 02 2008 Shu KONNO <owa@bg.wakwak.com> 4.4.1-2
1073- fixed symbolic-link path of %{_bindir}/* at %%install section (for lib64)
1074
1075* Mon Aug  4 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.4.1-1
1076- new upstream release
1077- update qt-copy patches
1078
1079* Sun Jul  6 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.4.0-1
1080- new upstream release
1081- update qt-copy patches
1082- add -no-phonon
1083
1084* Mon Mar 24 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.3.4-1
1085- fix release ([VineSeed:1527])
1086- add BuildPrereq: gcc4 gcc4-c++ for Vine 4.x
1087- add Requires(post,postun): alternatives to -devel and -designer package
1088
1089* Tue Mar  4 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.3.4-0vl1
1090- new upstream release
1091- update qt-copy patches
1092
1093* Wed Feb  6 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.3.3-0vl2
1094- update qt-copy patches
1095
1096* Thu Dec  6 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.3.3-0vl1
1097- new upstream release
1098- update and re-number qt-copy patches
1099- add BuildPrereq: glib2-devel
1100- update URL
1101
1102* Fri Nov  2 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.3.2-0vl1
1103- new upstream release
1104- update qt-copy patches
1105
1106* Tue Sep 18 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.3.1-0vl2
1107- update qt-copy patches (CVE-2007-4137)
1108
1109* Wed Aug 15 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.3.1-0vl1
1110- new upstream release
1111- update qt-copy patches
1112
1113* Thu Jun 28 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.3.0-0vl1
1114- new upstream release
1115- add qt-copy patches
1116
1117* Wed May 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.3.0-0vl0.20070423
1118- new upstream release
1119
1120* Mon Mar 12 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.2.3-0vl1
1121- new upstream release
1122
1123* Tue Oct 31 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.2.1-0vl1
1124- new upstream release
1125- add ld.so.conf.d and qt4.conf
1126- BuildPrereq: dbus-devel >= 0.62
1127
1128* Fri Oct  6 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.2.0-0vl1
1129- new upstream release
1130- remove static package
1131
1132* Mon Sep 25 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 4.1.4-0vl1
1133- new upstream release
1134- update %%fiels
1135- remove Xt and styles package
1136- add BuildPrereq: postgresql-libs MySQL-shared
1137- remove all patches
1138
1139* Mon Sep 19 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.5-0vl4
1140- move %%{_libdir}/qt3 from develop to main
1141- fix typo
1142- add patch503
1143 -- Thu Sep 14 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 3.3.5-0vl2.0imm.1
1144  - import qt-x11-immodule-unified-quiet.patch (patch503) from FC
1145- add patch500-502
1146 -- Thu Sep 14 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 3.3.5-0vl2.0imm
1147  - add immodule for Qt support (patch500-502)
1148    - patch500: revert some part of patch300,301 (conflict with patch501)
1149    - patch501: immodule for Qt patch
1150    - patch502: apply some part of patch300,301 again
1151    cf. http://immodule-qt.freedesktop.org/
1152        http://people.freedesktop.org/~daisuke/
1153
1154* Sun Sep 10 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.3.5-0vl3
1155- added configure options for builing on 64-bit archs
1156
1157* Tue Sep 13 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.5-0vl2
1158- rebuild for VineSeed
1159
1160* Tue Sep 13 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.5-0vl1
1161- new upstream release
1162- stop building nonthreaded libs
1163- delete Obsoletes
1164- add Patch0
1165
1166* Tue Jul  5 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl6
1167- rebuild for VineSeed
1168
1169* Tue Jul  5 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl5
1170- build for Vine3.1
1171- add -v to configure option
1172- move three static libs to main package
1173
1174* Wed Mar 16 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl4
1175- rebuild for VineSeed
1176
1177* Sat Mar 12 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl3
1178- (security) stop using rpath
1179- cleanup this file
1180
1181* Thu Feb 17 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl2
1182- rebuild for VineSeed
1183
1184* Thu Feb 17 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.4-0vl1
1185- new upstream release
1186- update Patch400
1187
1188* Sat Dec 11 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.3-0vl3
1189- rebuld
1190
1191* Wed Nov 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.3-0vl2
1192- add Obsoletes: qt32-*
1193
1194* Sun Sep  5 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.3-0vl1
1195- source upgrade
1196- remove patch100
1197- update patch300 and remove patch302-303
1198- update patch400
1199- update BuildPrereq and Requires
1200
1201* Wed Jul 28 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl3
1202- add patch302-303 from KuserML
1203- delete lines about vine26
1204
1205* Sun Jun  6 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl2
1206- add patch100 from webcvs.kde.org/cgi-bin/cvsweb.cgi/qt-copy/patches/
1207
1208* Fri Apr 30 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl1
1209- source upgrade
1210- remove patch100 (it is needed only for 3.3.1)
1211
1212* Sun Apr 18 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl3
1213- rebuild with XOrg
1214
1215* Mon Mar 29 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl2
1216- rebuild
1217
1218* Mon Mar  8 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl1
1219- source upgrade
1220- remove patch800
1221- add patch100 (only for qt-x11-free-3.3.1)
1222
1223* Sun Feb  1 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl3
1224- enable cups support
1225
1226* Sun Dec 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl2
1227- build for VineSeed with new toolchain
1228- disable cup support
1229
1230* Wed Dec  3 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl1
1231- source upgrade
1232- revised Patch402 and 403
1233- remove Patch100
1234- add patch800 to build against freetype2-2.1.7
1235- (VinePlus/2.6) BuildPrereq: autoconf258
1236
1237* Sun Nov  9 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.2-0vl1
1238- source upgrade
1239- revised Patch400
1240- remove Patch15
1241
1242* Sun Nov  2 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl4
1243- enable cups support
1244
1245* Sun Oct 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0.26vl3
1246- rebuild for Vine2.6
1247
1248* Sun Oct 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl3
1249- revised Patch400 and Patch402
1250- clean up spec
1251
1252* Sun Sep 28 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0.26vl2
1253- rebuild for Vine2.6
1254
1255* Sun Sep 28 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl2
1256- revised Patch400-
1257- clean up spec
1258
1259* Mon Sep 15 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0.26vl1
1260- rebuild for Vine2.6
1261
1262* Mon Sep 15 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl1
1263- source upgrade
1264- add Patch100
1265- remove Patch302 (it is included in this source)
1266- stop using Patch400-
1267- build with gcc-3.2.3
1268- add export LANG=C
1269- add *.pc (pkg-config files) to qt-devel package
1270
1271* Fri Aug 15 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0.26vl5
1272- rebuild for Vine2.6
1273
1274* Wed Aug 13 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl5
1275- add Patch302 to fix performance of jmode
1276- change make option for SMP and add script
1277
1278* Thu Jun 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl4
1279- update Patch400 and 401
1280
1281* Wed Jun 18 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl3
1282- change spec to build with g++-2.95.3
1283
1284* Mon Apr 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0.26vl2
1285- rebuild for Vine2.6
1286
1287* Wed Apr 16 2003 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 3.1.2-0vl2
1288- rebuilt with libpng >= 1.2.5 when %%{vine26} is set to 0 (ie VineSeedPlus)
1289
1290* Fri Mar 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl1
1291- source upgrade
1292- remove all patches except patch15
1293- revised patch 300-
1294- stop building Xt package
1295
1296* Mon Feb 24 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1-0vl3
1297- revised patch 301 and 302
1298- enable patch 301 and 302 to Vine2.5/2.6
1299
1300* Sun Feb  9 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1-0vl2
1301- change spec to build both VineSeed and Vine2.5/2.6
1302- re-number patch300-
1303- delete patch4 (qt-3.1.1 does not need it)
1304- add patch13 and 14
1305 -- Thu Dec 19 2002 Than Ngo <than@redhat.com> 3.1.1-3
1306  - add monospace patch file from Leon Ho (bug #79949)
1307  - add small patch file from Sysoltsev Slawa (bug #79731)
1308- add patch15
1309 -- Mon Dec 30 2002 Florian La Roche <Florian.LaRoche@redhat.de>
1310  - Change qmlined.h to not include an attic header that is also not shipped
1311    with Red Hat Linux. This also fixes building unixODBC, that includes this
1312    header (apparently also without needing it).
1313
1314
1315* Sat Jan  4 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1-0vl1
1316- source upgrade
1317- cleanup spec
1318- revised Patch7, 301
1319- add Patch306, 307, 308 from kde.gr.jp
1320
1321* Sun Dec 15 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.0-0vl1
1322- source upgrade
1323- stop using objprelink2, it does not work with gcc3
1324- add Patch304 and Patch305 from www.kde.gr.jp/~akito/xft/patch_xft.html
1325- add Patch1 - Patch12 from rawhide 3.1.0-1.3
1326- add BuildPrereq: openMotif-devel >= 2.2.2 for build qt-Xt
1327- cleanup spec for build x11 package only
1328
1329* Mon Nov 11 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.5-0vl3
1330- add export PATH=`pwd`:$PATH to %build section
1331
1332* Mon Oct 15 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.5-0vl2
1333- objprelink2 support only i386 (add %ifarch i386 ... again)
1334- delete BuildPrereq: libmng-static (it merged to libmng-devel)
1335- delete %doc ANNOUNCE
1336- Requires: XFree86-gl instead of Mesa
1337
1338* Fri Oct  4 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.5-0vl1
1339- add BuildPrereq: objprelink2 instead of BuildPrereq: objprelink
1340- add BuildPrereq: autoconf253 automake15
1341- delete Patch199 (objprelink2 do not need this patch)
1342- source upgrade
1343- revised all patches [Kdeveloper:02404]
1344- add man files to qt-devel sub-package
1345
1346* Tue Jul 16 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-1vl5
1347- add patch304 from kde.gr.jp [Kdeveloper:02368]
1348
1349* Thu Jul  4 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-1vl4
1350- add patch303 from kde.gr.jp [Kdeveloper:02378]
1351
1352* Wed Apr 17 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-1vl3
1353- add patch302 from kde.gr.jp
1354
1355* Thu Apr  4 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-1vl2
1356- revised patch300 from kde.gr.jp and XIMInputStyle=Over The Spot in qtrc
1357- add patch301 from kde.gr.jp
1358- make unixODBC plugin (delete define odbcplugins 0 and if %{odbcplugins})
1359
1360* Sat Mar 30 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-1vl1
1361- merged with rawhide 3.0.3-0.cvs20020314.1
1362- source update to 3.0.3
1363- add patch199 (objprelink)
1364- add patch300 and add defaultInputStyle=OverTheSpot in qtrc
1365- define cups 0 (Vine does not have cups)
1366- define odbcplugins 0 (unixODBC requires libqt-mt.so.2 of qt-2)
1367- cleanup spec
1368- There is Vine's previous changes, hacked for Vine
1369 -- Sat Jan  5 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.1-6vl4
1370  - rebuild with -xft support (XFree86-4.1.99.4)
1371 -- Mon Dec 31 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.3.1-6vl3
1372  - rebuild with glibc-2.2.4
1373 -- Sun Nov 25 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.3.1-6vl2
1374  - add Source2 and Patch4 (use objprelink, i386 only)
1375 -- Sat Oct 13 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.3.1-6vl1
1376  - Build for VineSeed
1377  - Add qt.using_new_library.patch from Kondara
1378 -- Mon Jun 11 2001 net_hal <net_hal@cwa.bai.ne.jp>
1379  - First build for Vine2.1.5
1380 -- Thu Apr 12 2001 Rex Dieter <rdieter@unl.edu> 2.3.0-0.6x.3
1381  - redhat 6.x backport based on rawhide's qt-2.3.0-3
1382  - remove -xft support (because we're using XFree-3)   
1383
1384* Thu Mar 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-0.cvs20020314.1
1385- Update to 3.0.3-pre, required for KDE3
1386- force -fPIC usage
1387- Remove conflict with qt2 < 2.3.2-1, the new qt2 2.3.1 is fixed and qt 2.3.2
1388  is broken
1389- Ship the qmake config files (so qmake works for building any 3rd party stuff,
1390  e.g. aethera)
1391
1392* Wed Mar  6 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-2
1393- Add some fixes from KDE's qt-copy CVS
1394- Pluginize image formats
1395
1396* Mon Feb 25 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-1
1397- 3.0.2 final
1398
1399* Tue Feb 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020118.3
1400- Add GB18030 codec patch, #60034
1401- Force-build jpeg support, fixing #59775 and #59795
1402
1403* Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020118.2
1404- Build with CUPS support
1405
1406* Fri Jan 18 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020118.1
1407- Fix up /usr/bin/moc links, they should point to qt3
1408
1409* Mon Jan 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020114.1
1410- Build styles directly into the main library for now, there's too much broken
1411  code out there depending on this ATM.
1412
1413* Wed Jan  9 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020109.1
1414- Stop excluding alpha, gcc has been fixed
1415
1416* Tue Jan  8 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020108.1
1417- Add fixes from CVS; this fixes the "Alt + F1, arrow up, arrow up doesn't work
1418  in KDE" bug
1419
1420* Mon Dec 17 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.1-2
1421- Fix up settings search path
1422- Add default qtrc allowing to use KDE 3.x Qt plugins
1423- Make sure QLibrary uses RTLD_GLOBAL when dlopen()ing libraries
1424
1425* Thu Dec 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.1.0-1
1426- Work around gcc bug #57467
1427
1428* Wed Dec 12 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1429- 3.0.1 final
1430
1431* Mon Dec 10 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.1-0.cvs20011210.1
1432- Update to current (needed by KDE 3.x)
1433- Rebuild with current libstdc++
1434- Temporarily disable building on alpha
1435- Fix build with PostgreSQL 7.2
1436
1437* Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-5
1438- Fix up glweak
1439
1440* Mon Nov  5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-4
1441- Give designer, uic, moc, etc. their real names - the qt2 versions
1442  have been renamed in qt2-2.3.2-1.
1443  Conflict with qt2 < 2.3.2-1.
1444
1445* Thu Oct 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-3
1446- Add symlink /usr/lib/qt-3.0.0 -> /usr/lib/qt3 and set QTDIR to the
1447  symlink, allowing to update to 3.0.1 without breaking rpath'ed binaries
1448
1449* Tue Oct 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-1
1450- 3.0.0 final
1451- fix some minor specfile bugs
1452- Modularize some more (image format plugins)
1453- Build codecs
1454
1455* Tue Sep 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta5.1
1456- beta5
1457- Share more code between qt-x11 and qt-embedded builds
1458
1459* Wed Aug 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta4.1
1460- beta4
1461- build the Motif style directly into Qt rather than as a plugin - Qt should
1462  always have at least one style...
1463- replace the designer3 symlink with a shell script that sets QTDIR correctly
1464  before launching designer
1465- Add desktop file for designer
1466
1467* Mon Aug  6 2001 Tim Powers <timp@redhat.com> 3.0.0-0.beta3.4
1468- explicitly include qm2ts, qmake, qtconfig in the devel package file list to avoid dangling symlinks
1469
1470* Thu Aug  2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta3.3
1471- Try yet another workaround for buildsystem breakages
1472
1473* Tue Jul 31 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1474- Add another ugly workaround for build system problems, this should finally
1475  get rid of the dangling symlinks
1476
1477* Tue Jul 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta3.2
1478- Rephrase parts of the spec file, hopefully pleasing the build system
1479
1480* Sun Jul 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta3.1
1481- beta3
1482- Fix dangling symlinks
1483
1484* Sun Jun 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta1.2
1485- Fix up QSQL Postgres classes for Postgres 7.1.x
1486- Fix various bugs:
1487  - QtMultilineEdit and QtTableView should actually compile
1488  - Link libqsqlpsql with libpq
1489  - Don't link the base library with libmysqlclient, linking the MySQL
1490    module with it is sufficient
1491- Add missing const qualifier
1492- move the SQL drivers to separate packages to avoid dependencies
1493- build and install designer plugins - converting glade files to Qt is fun. ;)
1494- handle RPM_OPT_FLAGS
1495
1496* Tue May 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta1.1
1497- 3.0 beta 1
1498
1499* Wed May 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20010516.1
1500- Update, remove conflicts with Qt 2.x
1501
1502* Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20010514.1
1503- Initial build of 3.0 branch
1504
1505* Fri Apr 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.3.0-6
1506- Fix crashes on ia64, Patch from Bill Nottingham <notting@redhat.com>
1507- Allow building qt-nox
1508
1509* Fri Apr 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.3.0-5
1510- Make sure uic and designer use the libqui from the source tree, not
1511  a previously installed one.
1512  Linking uic-x11 against libqui-embedded is definitely not a feature. ;)
1513- The qclipboard fix is needed for qt-x11 only, don't apply it if we're
1514  building qt-embedded
1515
1516* Sat Apr 14 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1517- Handle LPRng specific constructs in printcap, Bug #35937
1518
1519* Sun Mar 25 2001 Florian La Roche <Florian.LaRoche@redhat.de>
1520- add qfont patch from Trolltech
1521
1522* Tue Mar 13 2001 Harald Hoyer <harald@redhat.de>
1523- added patch for '@euro' language settings
1524
1525* Tue Mar  6 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1526- 2.3.0 final
1527- BuildRequires XFree86-devel >= 4.0.2 (#30486)
1528
1529* Mon Feb 26 2001 Than Ngo <than@redhat.com>
1530- fix check_env function, so that qt does not crash if QT_XFT is not set
1531- fix symlinks
1532
1533* Mon Feb 26 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1534- 2.3.0b1
1535- Add a patch to qpsprinter that handles TrueType fonts even if they come from xfs
1536
1537* Tue Feb 13 2001 Preston Brown <pbrown@redhat.com>
1538- japanese input and clipboard fixes applied.  Changes have been sent upstream by patch authors.
1539
1540* Fri Feb  9 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1541- Rebuild with new Mesa to get rid of pthreads linkage
1542- Add Xft fix from KDE CVS
1543
1544* Wed Feb  7 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1545- Add printing bugfix patch from Trolltech
1546
1547* Sat Feb  3 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1548- 2.2.4
1549- Qt Embedded: Add QVfb and VNC support
1550
1551* Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1552- Don't segfault when running Qt/Embedded applications as root
1553- Improve the Qt/Embedded sparc patch so we don't need the specfile hacks
1554  anymore
1555- Fix a bug in QPrintDialog (causing KDE Bug #18608)
1556
1557* Thu Jan 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1558- bzip2 source to save space
1559- Qt/Embedded 2.2.3
1560- Fix qte build on sparc
1561
1562* Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1563- Run ldconfig in %%post and %%postun for qt-Xt
1564
1565* Sun Dec 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1566- Build with the Xrender extension
1567  (Patch from Keith Packard <keithp@keithp.com>)
1568
1569* Wed Dec 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1570- 2.2.3
1571
1572* Tue Dec 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1573- Rebuild to fix permissions on doc dir
1574- Don't exclude ia64 anymore
1575
1576* Fri Nov 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1577- Fix up uic (Patch from trolltech)
1578
1579* Wed Nov 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1580- Build qt-embedded
1581  changes to base: fix build, fix ISO C99 compliance, fix 64bit support
1582
1583* Mon Nov 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1584- 2.2.2
1585
1586* Tue Oct 24 2000 Than Ngo <than@redhat.com>
1587- call ldconfig for updating (Bug #19687)
1588- added patch from Trolltech, thanks to Rainer <rms@trolltech.com>
1589
1590* Wed Oct 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1591- Add missing msg2qm, msgmerge, qconfig tools (Bug #18997), introduced
1592  by broken Makefiles in base
1593- fix up %%install so it works both with old-style and new-style fileutils
1594  (fileutils <= 4.0z don't know about -L)
1595
1596* Fri Oct 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1597- Disable exception handling; this speeds up KDE 2.x and reduces its
1598  memory footprint by 20 MB.
1599
1600* Tue Oct 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1601- dereference symlinks in include
1602
1603* Sun Oct  8 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1604- fix -devel
1605- update to the new version of 2.2.1 on trolltech.com; the initial tarball
1606  contained broken docs
1607
1608* Thu Oct  5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1609- 2.2.1
1610
1611* Mon Sep 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1612- Add missing uic
1613
1614* Thu Sep 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1615- Move Qt designer to a different source RPM to get rid of a
1616  circular dependency (kdelibs2->qt, qt->kdelibs2)
1617- Enable MNG support
1618- Don't compile (just include) examples and tutorials
1619- move the static libraries to a separate package (qt-static).
1620  They're HUGE, and most people won't ever need them.
1621- clean up spec file
1622- fix up dependencies (-devel requires base, -static requires devel,
1623  Xt requires base)
1624- add BuildRequires line
1625
1626* Tue Sep 12 2000 Than Ngo <than@redhat.com>
1627- update release 2.2.0
1628- changed copyright to GPL
1629- added missing static libraries
1630- made symbolic link for designer to load the help files correct
1631- made designer and designer-kde2 as sub packages
1632- added missing templates for designer
1633- remove jakub patch, since the release 2.2.0 already
1634  contains this patch.
1635- fixed qt again to compile with gcc-2.96
1636- use make -j for building
1637
1638* Wed Aug 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1639- Work around compiler bugs (Patch from Jakub)
1640- Use relative symlinks (Bug #16750)
1641
1642* Mon Aug 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1643- beta2
1644
1645* Mon Aug 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1646- new qt-copy from KDE2 CVS
1647
1648* Wed Aug 9 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1649- official beta 1
1650
1651* Thu Aug 3 2000 Than Ngo <than@redhat.de>
1652- rebuilt against the libpng-1.0.8
1653
1654* Thu Jul 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1655- rebuild (so we have it on all arches)
1656
1657* Tue Jul 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1658- move man pages to a more reasonable place (this fixes Bug #14126)
1659- exclude ia64 for now (compiler problems!!!)
1660
1661* Mon Jul 24 2000 Harald Hoyer <harald@redhat.de>
1662- modified connect patch to fit qt 2.2.0 beta.
1663
1664* Thu Jul 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1665- update to current qt-copy; this is now a qt 2.2.0 beta.
1666
1667* Mon Jul 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1668- update to current qt-copy in kde CVS, required
1669
1670* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
1671- automatic rebuild
1672
1673* Sun Jul 11 2000 Harald Hoyer <harald@redhat.de>
1674- made patch smaller and binary compatible when recompiled with 6.2
1675- modified connect and moc to cope with the new g++ class layout
1676
1677* Sun Jul 09 2000 Than Ngo <than@redhat.de>
1678- rebuilt qt with gcc-2.96-34
1679
1680* Fri Jul 07 2000 Than Ngo <than@redhat.de>
1681- rebuilt qt with c++ 2.96
1682
1683* Mon Jul  3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1684- Fix dependancies
1685
1686* Sun Jul  2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1687- Use egcs++ for now ** FIXME
1688
1689* Wed Jun 28 2000 Preston Brown <pbrown@redhat.com>
1690- fix up qt.sh
1691
1692* Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1693- Build in jpeg and threading support
1694- Fix a bug in clipboard pasting code
1695
1696* Wed Jun 07 2000 Preston Brown <pbrown@redhat.com>
1697- fix qt.{sh,csh}
1698- use new rpm macro paths
1699- package man pages
1700
1701* Fri Jun  2 2000 Bill Nottingham <notting@redhat.com>
1702- build without optimization on ia64
1703
1704* Mon May 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1705- 2.1.1
1706
1707* Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
1708- recompile with correct libstdc++
1709
1710* Thu Apr 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1711- 2.1.0 final
1712
1713* Wed Apr  5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1714- beta4
1715- depend on libGL.so.1 rather than Mesa - XFree86 4.0 provides that
1716  lib, too
1717
1718* Wed Mar 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1719- beta3
1720
1721* Tue Mar  7 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1722- beta2
1723- fix compilation of the NSPlugin add-on
1724
1725* Fri Mar  3 2000 Bill Nottingham <notting@redhat.com>
1726- fix %postun script
1727
1728* Fri Feb 18 2000 Bernhard Rosenkr?nzer <bero@redhat.com>
1729- beta1
1730- get rid of qt-ImageIO, the functionality is now in the main Qt library
1731- remove qt-Network, the functionality is now in the main Qt library
1732- add changes-2.1.0 to %doc
1733
1734* Thu Feb 17 2000 Preston Brown <pbrown@redhat.com>
1735- no refcount check on postun script, we want it to happen even on upgrades
1736
1737* Thu Feb 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1738- new snapshot, should fix QWhatsThisButton
1739- remove executable permissions from *.pro files
1740
1741* Mon Feb 07 2000 Preston Brown <pbrown@redhat.com>
1742- strip binaries in examples, tutorial
1743
1744* Mon Jan 31 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1745- new snapshot - should fix the hotkey bug
1746- Fix up the Makefiles so it compiles
1747
1748* Tue Jan 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1749- new snapshot - we need those QVariant fixes
1750
1751* Thu Jan 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1752- switch from glxMesa to Mesa for the GL addon
1753
1754* Wed Jan 5 2000 Bernhard Rosenkr?nzer <bero@redhat.com>
1755- Fix up dependencies
1756- new snapshot
1757
1758* Mon Jan 3 2000 Ngo Than <than@redhat.de>
1759- new snapshot for Red Hat Linux 6.2
1760- increase version number
1761
1762* Mon Dec 20 1999 Bernhard Rosenkraenzer <bero@redhat.com>
1763- new snapshot
1764- handle RPM_OPT_FLAGS
1765
1766* Mon Dec 13 1999 Bernhard Rosenkraenzer <bero@redhat.com>
1767- new snapshot
1768- -GL requires libGL.so.1 instead of Mesa (might as well be glxMesa
1769  or some commercial OpenGL)
1770- -GL BuildPrereqs /usr/X11R6/include/GL/gl.h instead of Mesa-devel
1771  (might as well be glxMesa or some commercial OpenGL)
1772
1773* Sun Dec 05 1999 Bernhard Rosenkraenzer <bero@redhat.com>
1774- update to current RSYNC version
1775- remove compilation patch - it finally works out of the box
1776
1777* Wed Oct 27 1999 Bernhard Rosenkraenzer <bero@redhat.com>
1778- update to current CVS snapshot
1779- build extensions
1780- add patch to fix QNetwork compilation
1781
1782* Sun Oct 24 1999 Bernhard Rosenkraenzer <bero@redhat.de>
1783- current CVS snapshot
1784- fix compilation with gcc 2.95.x
1785- use install -c rather than just install to make BSD install happy
1786
1787* Mon Oct 11 1999 Bernhard Rosenkraenzer <bero@redhat.de>
1788- 2.1.0 snapshot (for KDE2)
1789- Fix typo in spec
1790
1791* Thu Sep 23 1999 Preston Brown <pbrown@redhat.com>
1792- don't ship tutorial or example binaries
1793
1794* Tue Sep 21 1999 Preston Brown <pbrown@redhat.com>
1795- substitution in tutorial and examples so that dependencies are correct and
1796  they can be successfully rebuilt.
1797- switched to completely using QTDIR.  trying to coexist with links into
1798  /usr/{include,lib} and still compile with qt 1.x is very hard for
1799  configure scripts to cope with.
1800
1801* Thu Aug 19 1999 Preston Brown <pbrown@redhat.com>
1802- implemented QTDIR compatibility.
1803
1804* Tue Jul 20 1999 Preston Brown <pbrown@redhat.com>
1805- qt 2.0.1 packaged.
1806
1807* Wed Jul 14 1999 Preston Brown <pbrown@redhat.com>
1808- Qt 2.00 packaged.
1809- examples, html documentation, tutorial moved to /usr/doc
1810
1811* Sat Apr 17 1999 Preston Brown <pbrown@redhat.com>
1812- static library supplied in dev package.
1813
1814* Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
1815- turn on internal GIF reading support
1816
1817* Tue Apr 06 1999 Preston Brown <pbrown@redhat.com>
1818- strip binaries
1819
1820* Mon Mar 15 1999 Preston Brown <pbrown@redhat.com>
1821- upgrade to qt 1.44.
1822
1823* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
1824- Injected new description and group.
1825
1826* Tue Jan 19 1999 Preston Brown <pbrown@redhat.com>
1827- moved includes to /usr/include/qt
1828
1829* Mon Jan 04 1999 Preston Brown <pbrown@redhat.com>
1830- made setup phase silent.
1831
1832* Fri Dec 04 1998 Preston Brown <pbrown@redhat.com>
1833- upgraded to qt 1.42, released today.
1834
1835* Tue Dec 01 1998 Preston Brown <pbrown@redhat.com>
1836- took Arnts RPM and made some minor changes for Red Hat.
Note: See TracBrowser for help on using the repository browser.