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

Revision 6811, 62.2 KB checked in by Takemikaduchi, 12 years ago (diff)

nss: add nss-util
qt4, thunderbird: new upstream release
uim: rebuild

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