Blame SPECS/qt3.spec

cc0019
%define _default_patch_fuzz 2
cc0019
cc0019
Name: qt3
cc0019
Summary: The shared library for the Qt 3 GUI toolkit
cc0019
Version: 3.3.8b
cc0019
Release: 51%{?dist}
cc0019
License: QPL or GPLv2 or GPLv3
cc0019
Group: System Environment/Libraries
cc0019
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
cc0019
Url: http://www.troll.no
cc0019
Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-free-%{version}.tar.gz
cc0019
Source2: qt.sh
cc0019
Source3: qt.csh
cc0019
Source4: designer3.desktop
cc0019
Source5: assistant3.desktop
cc0019
Source6: linguist3.desktop
cc0019
Source7: qtconfig3.desktop
cc0019
cc0019
Patch1: qt-3.3.4-print-CJK.patch
cc0019
Patch2: qt-3.0.5-nodebug.patch
cc0019
Patch3: qt-3.1.0-makefile.patch
cc0019
Patch4: qt-x11-free-3.3.7-umask.patch
cc0019
Patch5: qt-x11-free-3.3.6-strip.patch
cc0019
Patch7: qt-x11-free-3.3.2-quiet.patch
cc0019
Patch8: qt-x11-free-3.3.3-qembed.patch
cc0019
Patch12: qt-uic-nostdlib.patch
cc0019
Patch13: qt-x11-free-3.3.6-qfontdatabase_x11.patch
cc0019
Patch14: qt-x11-free-3.3.3-gl.patch
cc0019
Patch19: qt-3.3.3-gtkstyle.patch 
cc0019
Patch20: qt-x11-free-3.3.8b-gcc4-buildkey.patch
cc0019
Patch24: qt-x11-free-3.3.5-uic.patch
cc0019
Patch25: qt-x11-free-3.3.8b-uic-multilib.patch
cc0019
Patch27: qt-3.3.6-fontrendering-ml_IN-209097.patch
cc0019
Patch29: qt-3.3.8-fontrendering-as_IN-209972.patch
cc0019
Patch31: qt-3.3.6-fontrendering-te_IN-211259.patch
cc0019
Patch32: qt-3.3.6-fontrendering-214371.patch
cc0019
Patch33: qt-3.3.8-fontrendering-#214570.patch
cc0019
Patch34: qt-3.3.6-fontrendering-ml_IN-209974.patch
cc0019
Patch35: qt-3.3.6-fontrendering-ml_IN-217657.patch
cc0019
Patch37: qt-3.3.6-fontrendering-gu-228452.patch
cc0019
Patch38: qt-x11-free-3.3.8-odbc.patch
cc0019
Patch39: qt-x11-free-3.3.7-arm.patch
cc0019
# See http://bugzilla.redhat.com/549820
cc0019
# Try to set some sane defaults, for style, fonts, plugin path
cc0019
# FIXME: style doesn't work.  use kde3 plastik, if available
cc0019
Patch40: qt-x11-free-3.3.8b-sane_defaults.patch
cc0019
# and/or just use qtrc to do the same thing
cc0019
Source10: qtrc
cc0019
# add missing #include <cstdef> to make gcc-4.6 happier
cc0019
Patch41: qt-x11-free-3.3.8b-cstddef.patch
cc0019
# fix aliasing issue in qlocale.cpp
cc0019
Patch42: qt-x11-free-3.3.8b-qlocale-aliasing.patch
cc0019
# use the system SQLite 2 (Debian's 91_system_sqlite.diff)
cc0019
Patch43: qt-x11-free-3.3.8b-system-sqlite2.patch
cc0019
# silence compiler warning in qimage.h by adding parentheses
cc0019
Patch44: qt-x11-free-3.3.8b-qimage-parentheses.patch
cc0019
# fix the include path for zlib.h in qcstring.cpp to pick up the system version
cc0019
Patch45: qt-x11-free-3.3.8b-system-zlib-header.patch
cc0019
# fix FTBFS with libpng 1.5 (patch from NetBSD)
cc0019
Patch46: qt-3.3.8-libpng15.patch
cc0019
cc0019
# immodule patches
cc0019
Patch50: qt-x11-immodule-unified-qt3.3.8-20071116.diff.bz2
cc0019
Patch51: qt-x11-immodule-unified-qt3.3.5-20051012-quiet.patch
cc0019
Patch52: qt-x11-free-3.3.8b-fix-key-release-event-with-imm.diff
cc0019
Patch53: qt-x11-free-3.3.6-qt-x11-immodule-unified-qt3.3.5-20060318-resetinputcontext.patch
cc0019
cc0019
# qt-copy patches
cc0019
Patch100: 0038-dragobject-dont-prefer-unknown.patch
cc0019
Patch101: 0047-fix-kmenu-width.diff
cc0019
Patch102: 0048-qclipboard_hack_80072.patch
cc0019
Patch103: 0056-khotkeys_input_84434.patch
cc0019
Patch105: 0073-xinerama-aware-qpopup.patch
cc0019
Patch107: 0079-compositing-types.patch
cc0019
Patch108: 0080-net-wm-sync-request-2.patch
cc0019
Patch110: 0084-compositing-properties.patch
cc0019
cc0019
# upstream patches
cc0019
Patch200: qt-x11-free-3.3.4-fullscreen.patch
cc0019
Patch201: qt-x11-free-3.3.8b-gcc43.patch
cc0019
cc0019
%define qt_dirname qt-3.3
cc0019
%define qtdir %{_libdir}/%{qt_dirname}
cc0019
%define qt_docdir %{_docdir}/qt-devel-%{version}
cc0019
cc0019
%define smp 1
cc0019
%define immodule 1
cc0019
%define debug 0
cc0019
cc0019
# MySQL plugins
cc0019
%define plugin_mysql -plugin-sql-mysql
cc0019
%define mysql_include_dir %{_includedir}/mysql
cc0019
%define mysql_lib_dir %{_libdir}/mysql
cc0019
cc0019
# Postgres plugins
cc0019
%define plugin_psql -plugin-sql-psql
cc0019
cc0019
# ODBC plugins
cc0019
%define plugin_odbc -plugin-sql-odbc
cc0019
cc0019
# sqlite plugins
cc0019
%if 0%{?rhel} < 7
cc0019
%define plugin_sqlite -plugin-sql-sqlite
cc0019
%else
cc0019
%define plugin_sqlite %{nil}
cc0019
%endif
cc0019
cc0019
%define plugins_style -qt-style-cde -qt-style-motifplus -qt-style-platinum -qt-style-sgi -qt-style-windows -qt-style-compact -qt-imgfmt-png -qt-imgfmt-jpeg -qt-imgfmt-mng
cc0019
%define plugins %{plugin_mysql} %{plugin_psql} %{plugin_odbc} %{plugin_sqlite} %{plugins_style}
cc0019
cc0019
# not sure what this is for anymore? -- rex
cc0019
Requires: coreutils
cc0019
cc0019
BuildRequires: desktop-file-utils
cc0019
BuildRequires: libmng-devel
cc0019
BuildRequires: glibc-devel
cc0019
BuildRequires: libjpeg-devel
cc0019
BuildRequires: libpng-devel
cc0019
BuildRequires: zlib-devel
cc0019
BuildRequires: giflib-devel
cc0019
BuildRequires: perl
cc0019
BuildRequires: sed
cc0019
BuildRequires: findutils
cc0019
BuildRequires: cups-devel
cc0019
BuildRequires: tar
cc0019
BuildRequires: freetype-devel
cc0019
BuildRequires: fontconfig-devel
cc0019
BuildRequires: libXrender-devel
cc0019
BuildRequires: libXrandr-devel
cc0019
BuildRequires: libXcursor-devel
cc0019
BuildRequires: libXinerama-devel
cc0019
BuildRequires: libXft-devel
cc0019
BuildRequires: libXext-devel
cc0019
BuildRequires: libX11-devel
cc0019
BuildRequires: libSM-devel
cc0019
BuildRequires: libICE-devel
cc0019
BuildRequires: libXt-devel
cc0019
BuildRequires: libXmu-devel
cc0019
BuildRequires: libXi-devel
cc0019
BuildRequires: xorg-x11-proto-devel
cc0019
BuildRequires: mesa-libGL-devel
cc0019
BuildRequires: mesa-libGLU-devel
cc0019
BuildRequires: desktop-file-utils
cc0019
BuildRequires: mysql-devel
cc0019
BuildRequires: postgresql-devel
cc0019
BuildRequires: unixODBC-devel
cc0019
%if 0%{?rhel} < 7
cc0019
BuildRequires: sqlite2-devel
cc0019
%endif
cc0019
cc0019
%package config
cc0019
Summary: Graphical configuration tool for programs using Qt 3
cc0019
Group: User Interface/Desktops
cc0019
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
cc0019
cc0019
cc0019
%package devel
cc0019
Summary: Development files for the Qt 3 GUI toolkit
cc0019
Group: Development/Libraries
cc0019
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
cc0019
Requires: freetype-devel
cc0019
Requires: fontconfig-devel
cc0019
Requires: libXrender-devel
cc0019
Requires: libXrandr-devel
cc0019
Requires: libXcursor-devel
cc0019
Requires: libXinerama-devel
cc0019
Requires: libXft-devel
cc0019
Requires: libXext-devel
cc0019
Requires: libX11-devel
cc0019
Requires: libSM-devel
cc0019
Requires: libICE-devel
cc0019
Requires: libXt-devel
cc0019
Requires: xorg-x11-proto-devel
cc0019
Requires: libpng-devel
cc0019
Requires: libjpeg-devel
cc0019
Requires: libmng-devel
cc0019
Requires: mesa-libGL-devel
cc0019
Requires: mesa-libGLU-devel
cc0019
cc0019
%package devel-docs
cc0019
Summary: Documentation for the Qt 3 GUI toolkit
cc0019
Group: Development/Libraries
cc0019
Requires: %{name}-devel = %{?epoch:%{epoch}:}%{version}-%{release}
cc0019
cc0019
%package ODBC
cc0019
Summary: ODBC drivers for Qt 3's SQL classes
cc0019
Group: System Environment/Libraries
cc0019
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
cc0019
cc0019
%package MySQL
cc0019
Summary: MySQL drivers for Qt 3's SQL classes
cc0019
Group: System Environment/Libraries
cc0019
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
cc0019
cc0019
%package PostgreSQL
cc0019
Summary: PostgreSQL drivers for Qt 3's SQL classes
cc0019
Group: System Environment/Libraries
cc0019
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
cc0019
cc0019
%package sqlite
cc0019
Summary: sqlite drivers for Qt 3's SQL classes
cc0019
Group: System Environment/Libraries
cc0019
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
cc0019
cc0019
%package designer
cc0019
Summary: Interface designer (IDE) for the Qt 3 toolkit
cc0019
Group: Development/Tools
cc0019
Requires: %{name}-devel = %{?epoch:%{epoch}:}%{version}-%{release}
cc0019
cc0019
%description
cc0019
Qt is a GUI software toolkit which simplifies the task of writing and
cc0019
maintaining GUI (Graphical User Interface) applications
cc0019
for the X Window System.
cc0019
cc0019
Qt is written in C++ and is fully object-oriented.
cc0019
cc0019
This package contains the shared library needed to run Qt 3
cc0019
applications, as well as the README files for Qt 3.
cc0019
cc0019
cc0019
%description config
cc0019
Qt is a GUI software toolkit which simplifies the task of writing and
cc0019
maintaining GUI (Graphical User Interface) applications
cc0019
for the X Window System.
cc0019
cc0019
Qt is written in C++ and is fully object-oriented.
cc0019
cc0019
This package contains a graphical configuration tool for programs using Qt 3.
cc0019
cc0019
cc0019
%description devel
cc0019
The %{name}-devel package contains the files necessary to develop
cc0019
applications using the Qt GUI toolkit: the header files, the Qt meta
cc0019
object compiler.
cc0019
cc0019
Install %{name}-devel if you want to develop GUI applications using the Qt 3
cc0019
toolkit.
cc0019
cc0019
cc0019
%description devel-docs
cc0019
The %{name}-devel-docs package contains the man pages, the HTML documentation and
cc0019
example programs for Qt 3.
cc0019
cc0019
cc0019
%description ODBC
cc0019
ODBC driver for Qt 3's SQL classes (QSQL)
cc0019
cc0019
cc0019
%description MySQL
cc0019
MySQL driver for Qt 3's SQL classes (QSQL)
cc0019
cc0019
cc0019
%description PostgreSQL
cc0019
PostgreSQL driver for Qt 3's SQL classes (QSQL)
cc0019
cc0019
cc0019
%description sqlite
cc0019
sqlite driver for Qt 3's SQL classes (QSQL)
cc0019
cc0019
cc0019
%description designer
cc0019
The %{name}-designer package contains an User Interface designer tool
cc0019
for the Qt 3 toolkit.
cc0019
cc0019
cc0019
%prep
cc0019
%setup -q -n qt-x11-free-%{version}
cc0019
%patch1 -p1 -b .cjk
cc0019
%patch2 -p1 -b .ndebug
cc0019
%patch3 -p1 -b .makefile
cc0019
%patch4 -p1 -b .umask
cc0019
%patch5 -p1 -b .strip
cc0019
# drop backup file(s), else they get installed too, http://bugzilla.redhat.com/639459
cc0019
rm -fv mkspecs/linux-g++*/qmake.conf.strip
cc0019
%patch7 -p1 -b .quiet
cc0019
%patch8 -p1 -b .qembed
cc0019
%patch12 -p1 -b .nostdlib
cc0019
%patch13 -p1 -b .fonts
cc0019
%patch14 -p1 -b .gl
cc0019
%patch19 -p1 -b .gtk
cc0019
%patch20 -p1 -b .gcc4-buildkey
cc0019
%patch24 -p1 -b .uic
cc0019
%patch25 -p1 -b .uic-multilib
cc0019
%patch27 -p1 -b .fontrendering-ml_IN-bz#209097
cc0019
%patch29 -p1 -b .fontrendering-as_IN-bz#209972
cc0019
%patch31 -p1 -b .fontrendering-te_IN-bz#211259
cc0019
%patch32 -p1 -b .fontrendering-bz#214371
cc0019
%patch33 -p1 -b .fontrendering-#214570
cc0019
%patch34 -p1 -b .fontrendering-#209974
cc0019
%patch35 -p1 -b .fontrendering-ml_IN-217657
cc0019
%patch37 -p1 -b .fontrendering-gu-228452
cc0019
%patch38 -p1 -b .odbc
cc0019
# it's not 100% clear to me if this is safe for all archs -- Rex
cc0019
%ifarch %{arm} 
cc0019
%patch39 -p1 -b .arm
cc0019
%endif
cc0019
%patch40 -p1 -b .sane_defaults
cc0019
sed -i.KDE3_PLUGIN_PATH \
cc0019
  -e "s|@@KDE3_PLUGIN_PATH@@|%{_libdir}/kde3/plugins|" \
cc0019
  src/kernel/qapplication.cpp
cc0019
%patch41 -p1 -b .cstddef
cc0019
%patch42 -p1 -b .qlocale-aliasing
cc0019
%patch43 -p1 -b .system-sqlite2
cc0019
%patch44 -p1 -b .qimage-parentheses
cc0019
%patch45 -p1 -b .system-zlib-header
cc0019
%if 0%{?fedora} > 16 || 0%{?rhel} > 6
cc0019
# This patch works ONLY with libpng >= 1.5.
cc0019
%patch46 -p0 -b .libpng15
cc0019
%endif
cc0019
cc0019
# immodule patches
cc0019
%if %{immodule}
cc0019
%patch50 -p1
cc0019
%patch51 -p1 -b .quiet
cc0019
%patch52 -p1 -b .fix-key-release-event-with-imm
cc0019
%patch53 -p1 -b .resetinputcontext
cc0019
%endif
cc0019
cc0019
# qt-copy patches
cc0019
%patch100 -p0 -b .0038-dragobject-dont-prefer-unknown
cc0019
%patch101 -p0 -b .0047-fix-kmenu-width
cc0019
%patch102 -p0 -b .0048-qclipboard_hack_80072
cc0019
%patch103 -p0 -b .0056-khotkeys_input_84434
cc0019
%patch105 -p0 -b .0073-xinerama-aware-qpopup
cc0019
%patch107 -p0 -b .0079-compositing-types
cc0019
%patch108 -p0 -b .0080-net-wm-sync-request
cc0019
%patch110 -p0 -b .0084-compositing-properties
cc0019
cc0019
# upstream patches
cc0019
%patch200 -p1 -b .fullscreen
cc0019
%patch201 -p1 -b .gcc34
cc0019
cc0019
# convert to UTF-8
cc0019
iconv -f iso-8859-1 -t utf-8 < doc/man/man3/qdial.3qt > doc/man/man3/qdial.3qt_
cc0019
mv doc/man/man3/qdial.3qt_ doc/man/man3/qdial.3qt
cc0019
cc0019
# get rid of bundled libraries to ensure they won't be used
cc0019
rm -rf src/3rdparty/{lib*,sqlite,zlib}
cc0019
cc0019
%build
cc0019
export QTDIR=`/bin/pwd`
cc0019
export LD_LIBRARY_PATH="$QTDIR/lib:$LD_LIBRARY_PATH"
cc0019
export PATH="$QTDIR/bin:$PATH"
cc0019
export QTDEST=%{qtdir}
cc0019
cc0019
%if %{smp}
cc0019
   export SMP_MFLAGS="%{?_smp_mflags}"
cc0019
%endif
cc0019
cc0019
%if %{immodule}
cc0019
   sh ./make-symlinks.sh
cc0019
%endif
cc0019
cc0019
# set correct X11 prefix
cc0019
perl -pi -e "s,QMAKE_LIBDIR_X11.*,QMAKE_LIBDIR_X11\t=," mkspecs/*/qmake.conf
cc0019
perl -pi -e "s,QMAKE_INCDIR_X11.*,QMAKE_INCDIR_X11\t=," mkspecs/*/qmake.conf
cc0019
perl -pi -e "s,QMAKE_INCDIR_OPENGL.*,QMAKE_INCDIR_OPENGL\t=," mkspecs/*/qmake.conf
cc0019
perl -pi -e "s,QMAKE_LIBDIR_OPENGL.*,QMAKE_LIBDIR_OPENGL\t=," mkspecs/*/qmake.conf
cc0019
cc0019
# don't use rpath
cc0019
perl -pi -e "s|-Wl,-rpath,| |" mkspecs/*/qmake.conf
cc0019
cc0019
perl -pi -e "s|-O2|$INCLUDES %{optflags} -fno-strict-aliasing|g" mkspecs/*/qmake.conf
cc0019
cc0019
# set correct lib path
cc0019
if [ "%{_lib}" == "lib64" ] ; then
cc0019
  perl -pi -e "s,/usr/lib /lib,/usr/%{_lib} /%{_lib},g" config.tests/{unix,x11}/*.test
cc0019
  perl -pi -e "s,/lib /usr/lib,/%{_lib} /usr/%{_lib},g" config.tests/{unix,x11}/*.test
cc0019
fi
cc0019
cc0019
# build shared, threaded (default) libraries
cc0019
echo yes | ./configure \
cc0019
  -prefix $QTDEST \
cc0019
  -docdir %{qt_docdir} \
cc0019
%if %{_lib} == lib64
cc0019
  -platform linux-g++-64 \
cc0019
%else
cc0019
  -platform linux-g++ \
cc0019
%endif
cc0019
%if %{debug}
cc0019
  -debug \
cc0019
%else
cc0019
  -release \
cc0019
%endif
cc0019
  -shared \
cc0019
  -largefile \
cc0019
  -qt-gif \
cc0019
  -system-zlib \
cc0019
  -system-libpng \
cc0019
  -system-libmng \
cc0019
  -system-libjpeg \
cc0019
  -no-exceptions \
cc0019
  -enable-styles \
cc0019
  -enable-tools \
cc0019
  -enable-kernel \
cc0019
  -enable-widgets \
cc0019
  -enable-dialogs \
cc0019
  -enable-iconview \
cc0019
  -enable-workspace \
cc0019
  -enable-network \
cc0019
  -enable-canvas \
cc0019
  -enable-table \
cc0019
  -enable-xml \
cc0019
  -enable-opengl \
cc0019
  -enable-sql \
cc0019
  -qt-style-motif \
cc0019
  %{plugins} \
cc0019
  -stl \
cc0019
  -thread \
cc0019
  -cups \
cc0019
  -sm \
cc0019
  -xinerama \
cc0019
  -xrender \
cc0019
  -xkb \
cc0019
  -ipv6 \
cc0019
  -dlopen-opengl \
cc0019
  -xft \
cc0019
  -tablet
cc0019
cc0019
make $SMP_MFLAGS src-qmake
cc0019
cc0019
%if 0%{?rhel} < 7
cc0019
# build sqlite plugin
cc0019
pushd plugins/src/sqldrivers/sqlite
cc0019
qmake -o Makefile sqlite.pro
cc0019
popd
cc0019
%endif
cc0019
cc0019
# build psql plugin
cc0019
pushd plugins/src/sqldrivers/psql
cc0019
qmake -o Makefile "INCLUDEPATH+=%{_includedir}/pgsql %{_includedir}/pgsql/server %{_includedir}/pgsql/internal" "LIBS+=-lpq" psql.pro
cc0019
popd
cc0019
cc0019
# build mysql plugin
cc0019
pushd plugins/src/sqldrivers/mysql
cc0019
qmake -o Makefile "INCLUDEPATH+=%{mysql_include_dir}" "LIBS+=-L%{mysql_lib_dir} -lmysqlclient" mysql.pro
cc0019
popd
cc0019
cc0019
# build odbc plugin
cc0019
pushd plugins/src/sqldrivers/odbc
cc0019
qmake -o Makefile "LIBS+=-lodbc" odbc.pro
cc0019
popd
cc0019
cc0019
make $SMP_MFLAGS src-moc
cc0019
make $SMP_MFLAGS sub-src
cc0019
make $SMP_MFLAGS sub-tools UIC="$QTDIR/bin/uic -nostdlib -L $QTDIR/plugins"
cc0019
cc0019
%install
cc0019
rm -rf %{buildroot}
cc0019
cc0019
export QTDIR=`/bin/pwd`
cc0019
export LD_LIBRARY_PATH="$QTDIR/lib:$LD_LIBRARY_PATH"
cc0019
export PATH="$QTDIR/bin:$PATH"
cc0019
export QTDEST=%{qtdir}
cc0019
cc0019
make install INSTALL_ROOT=%{buildroot}
cc0019
cc0019
install -m644 -D %{SOURCE10} %{buildroot}%{qtdir}/etc/settings/qtrc
cc0019
sed -i \
cc0019
  -e "s|@@QTDIR@@|%{qtdir}|" \
cc0019
  -e "s|@@KDE3_PLUGIN_PATH@@|%{_libdir}/kde3/plugins|" \
cc0019
   %{buildroot}%{qtdir}/etc/settings/qtrc
cc0019
cc0019
for i in findtr qt20fix qtrename140 lrelease lupdate ; do
cc0019
   install bin/$i %{buildroot}%{qtdir}/bin/
cc0019
done
cc0019
cc0019
mkdir -p %{buildroot}%{_libdir}/pkgconfig/
cc0019
mv %{buildroot}%{qtdir}/lib/pkgconfig/*.pc %{buildroot}%{_libdir}/pkgconfig/
cc0019
cc0019
# install man pages
cc0019
mkdir -p %{buildroot}%{_mandir}
cc0019
cp -fR doc/man/* %{buildroot}%{_mandir}/
cc0019
cc0019
# clean up
cc0019
make -C tutorial clean
cc0019
make -C examples clean
cc0019
cc0019
# Make sure the examples can be built outside the source tree.
cc0019
# Our binaries fulfill all requirements, so...
cc0019
perl -pi -e "s,^DEPENDPATH.*,,g;s,^REQUIRES.*,,g" `find examples -name "*.pro"`
cc0019
cc0019
# don't include Makefiles of qt examples/tutorials
cc0019
find examples -name "Makefile" | xargs rm -f
cc0019
find examples -name "*.obj" | xargs rm -rf
cc0019
find examples -name "*.moc" | xargs rm -rf
cc0019
find tutorial -name "Makefile" | xargs rm -f
cc0019
cc0019
for a in */*/Makefile ; do
cc0019
  sed 's|^SYSCONF_MOC.*|SYSCONF_MOC		= %{qtdir}/bin/moc|' < $a > ${a}.2
cc0019
  mv -v ${a}.2 $a
cc0019
done
cc0019
cc0019
mkdir -p %{buildroot}/etc/profile.d
cc0019
install -m 644 %{SOURCE2} %{SOURCE3} %{buildroot}/etc/profile.d/
cc0019
cc0019
# Add desktop files
cc0019
mkdir -p %{buildroot}%{_datadir}/applications
cc0019
desktop-file-install \
cc0019
  --dir %{buildroot}%{_datadir}/applications \
cc0019
  --vendor="qt" \
cc0019
  %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7}
cc0019
cc0019
# Patch qmake to use qt-mt unconditionally
cc0019
perl -pi -e "s,-lqt ,-lqt-mt ,g;s,-lqt$,-lqt-mt,g" %{buildroot}%{qtdir}/mkspecs/*/qmake.conf
cc0019
cc0019
# remove broken links
cc0019
rm -f %{buildroot}%{qtdir}/mkspecs/default/linux-g++*
cc0019
rm -f %{buildroot}%{qtdir}/lib/*.la
cc0019
cc0019
mkdir -p %{buildroot}/etc/ld.so.conf.d
cc0019
echo "%{qtdir}/lib" > %{buildroot}/etc/ld.so.conf.d/qt-%{_arch}.conf
cc0019
cc0019
# install icons
cc0019
mkdir %{buildroot}%{_datadir}/pixmaps
cc0019
install -m 644 tools/assistant/images/qt.png %{buildroot}%{_datadir}/pixmaps/qtconfig3.png
cc0019
install -m 644 tools/assistant/images/designer.png %{buildroot}%{_datadir}/pixmaps/designer3.png
cc0019
install -m 644 tools/assistant/images/assistant.png %{buildroot}%{_datadir}/pixmaps/assistant3.png
cc0019
install -m 644 tools/assistant/images/linguist.png %{buildroot}%{_datadir}/pixmaps/linguist3.png
cc0019
cc0019
# own style directory
cc0019
mkdir -p %{buildroot}%{qtdir}/plugins/styles
cc0019
cc0019
cc0019
%clean
cc0019
rm -rf %{buildroot}
cc0019
cc0019
%post -p /sbin/ldconfig
cc0019
cc0019
%postun -p /sbin/ldconfig
cc0019
cc0019
%files
cc0019
%defattr(-,root,root,-)
cc0019
%doc FAQ LICENSE* README* changes*
cc0019
%dir %{qtdir}
cc0019
%dir %{qtdir}/bin
cc0019
%dir %{qtdir}/etc/
cc0019
%dir %{qtdir}/etc/settings/
cc0019
%dir %{qtdir}/lib
cc0019
%dir %{qtdir}/plugins
cc0019
%dir %{qtdir}/plugins/sqldrivers
cc0019
%dir %{qtdir}/plugins/styles
cc0019
%config %{qtdir}/etc/settings/qtrc
cc0019
%{qtdir}/translations/
cc0019
%{qtdir}/plugins/designer/
cc0019
%if %{immodule}
cc0019
%{qtdir}/plugins/inputmethods
cc0019
%endif
cc0019
%config /etc/profile.d/*
cc0019
/etc/ld.so.conf.d/*
cc0019
%{qtdir}/lib/libqui.so.*
cc0019
%{qtdir}/lib/libqt*.so.*
cc0019
cc0019
%files config
cc0019
%defattr(-,root,root,-)
cc0019
%{qtdir}/bin/qtconfig
cc0019
%{_datadir}/applications/*qtconfig*.desktop
cc0019
%{_datadir}/pixmaps/qtconfig3.png
cc0019
cc0019
%files devel
cc0019
%defattr(-,root,root,-)
cc0019
%{qt_docdir}/
cc0019
%{qtdir}/bin/moc
cc0019
%{qtdir}/bin/uic
cc0019
%{qtdir}/bin/findtr
cc0019
%{qtdir}/bin/qt20fix
cc0019
%{qtdir}/bin/qtrename140
cc0019
%{qtdir}/bin/assistant
cc0019
%{qtdir}/bin/qm2ts
cc0019
%{qtdir}/bin/qmake
cc0019
%{qtdir}/bin/qembed
cc0019
%{qtdir}/bin/linguist
cc0019
%{qtdir}/bin/lupdate
cc0019
%{qtdir}/bin/lrelease
cc0019
%{qtdir}/include
cc0019
%{qtdir}/mkspecs
cc0019
%{qtdir}/lib/libqt*.so
cc0019
%{qtdir}/lib/libqui.so
cc0019
%{qtdir}/lib/libeditor.a
cc0019
%{qtdir}/lib/libdesigner*.a
cc0019
%{qtdir}/lib/libqassistantclient.a
cc0019
%{qtdir}/lib/*.prl
cc0019
%{qtdir}/phrasebooks
cc0019
%{_libdir}/pkgconfig/*
cc0019
%{_datadir}/applications/*linguist*.desktop
cc0019
%{_datadir}/applications/*assistant*.desktop
cc0019
%{_datadir}/pixmaps/linguist3.png
cc0019
%{_datadir}/pixmaps/assistant3.png
cc0019
cc0019
%files devel-docs
cc0019
%defattr(-,root,root,-)
cc0019
%doc examples
cc0019
%doc tutorial
cc0019
%{_mandir}/*/*
cc0019
cc0019
%if 0%{?rhel} < 7
cc0019
%files sqlite
cc0019
%defattr(-,root,root,-)
cc0019
%{qtdir}/plugins/sqldrivers/libqsqlite.so
cc0019
%endif
cc0019
cc0019
%files ODBC
cc0019
%defattr(-,root,root,-)
cc0019
%{qtdir}/plugins/sqldrivers/libqsqlodbc.so
cc0019
cc0019
%files PostgreSQL
cc0019
%defattr(-,root,root,-)
cc0019
%{qtdir}/plugins/sqldrivers/libqsqlpsql.so
cc0019
cc0019
%files MySQL
cc0019
%defattr(-,root,root,-)
cc0019
%{qtdir}/plugins/sqldrivers/libqsqlmysql.so
cc0019
cc0019
%files designer
cc0019
%defattr(-,root,root,-)
cc0019
%{qtdir}/templates
cc0019
%{qtdir}/bin/designer
cc0019
%{_datadir}/applications/*designer*.desktop
cc0019
%{_datadir}/pixmaps/designer3.png
cc0019
cc0019
cc0019
%changelog
cc0019
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.3.8b-51
cc0019
- Mass rebuild 2014-01-24
cc0019
cc0019
* Wed Jan 15 2014 Honza Horak <hhorak@redhat.com> - 3.3.8b-50
cc0019
- Rebuild for mariadb-libs
cc0019
  Related: #1045013
cc0019
cc0019
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.3.8b-49
cc0019
- Mass rebuild 2013-12-27
cc0019
cc0019
* Thu Apr 25 2013 Than Ngo <than@redhat.com> - 3.3.8b-48
cc0019
- build with -fno-strict-aliasing
cc0019
- drop deprecated Encoding
cc0019
cc0019
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.8b-47
cc0019
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
cc0019
cc0019
* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 3.3.8b-46
cc0019
- rebuild due to "jpeg8-ABI" feature drop
cc0019
cc0019
* Wed Oct 24 2012 Rex Dieter <rdieter@fedoraproject.org> 3.3.8b-45
cc0019
- rebuild (libjpeg-turbo v8)
cc0019
cc0019
* Tue Oct 09 2012 Than Ngo <than@redhat.com> - 3.3.8b-44
cc0019
- fix url
cc0019
cc0019
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.8b-43
cc0019
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
cc0019
cc0019
* Wed Apr 18 2012 Than Ngo <than@redhat.com> - 3.3.8b-42
cc0019
- add rhel condition
cc0019
cc0019
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.8b-41
cc0019
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
cc0019
cc0019
* Sat Dec 10 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.3.8b-40
cc0019
- fix FTBFS with F17's libpng 1.5 (patch from NetBSD)
cc0019
cc0019
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 3.3.8b-39
cc0019
- Rebuild for new libpng
cc0019
cc0019
* Thu Dec 01 2011 Than Ngo <than@redhat.com> - 3.3.8b-38
cc0019
- add rhel7 condition
cc0019
cc0019
* Fri Nov 04 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.3.8b-37
cc0019
- fix aliasing issue in qlocale.cpp
cc0019
- build against the system sqlite2-devel (patch from Debian)
cc0019
- BuildRequires: sqlite2-devel instead of unused sqlite-devel (SQLite 3)
cc0019
- silence compiler warning in qimage.h by adding parentheses
cc0019
- fix the include path for zlib.h in qcstring.cpp to pick up the system version
cc0019
cc0019
* Sun Aug 14 2011 Rex Dieter <rdieter@fedoraproject.org> - 3.3.8b-36.1
cc0019
- Rebuilt for rpm (#728707)
cc0019
cc0019
* Thu Jul 21 2011 Rex Dieter <rdieter@fedoraproject.org> 3.3.8b-36
cc0019
- drop extraneous Requires:
cc0019
cc0019
* Wed Mar 23 2011 Rex Dieter <rdieter@fedoraproject.org> 3.3.8b-35
cc0019
- rebuild (mysql)
cc0019
cc0019
* Thu Mar 10 2011 Than Ngo <than@redhat.com> - 3.3.8b-34
cc0019
- fix multilib issue on ppc64
cc0019
cc0019
* Sun Jan 30 2011 Rex Dieter <rdieter@fedoraproject.org> - 3.3.8b-33
cc0019
- cstddef patch (for gcc-4.6)
cc0019
cc0019
* Mon Oct 18 2010 Rex Dieter <rdieter@fedoraproject.org> - 3.3.8b-32
cc0019
- better fix for omitting patched qmake.conf files (#639459)
cc0019
cc0019
* Mon Oct 04 2010 Than Ngo <than@redhat.com> - 3.3.8b-31
cc0019
- fix bz#639459, don't include *.orig files
cc0019
cc0019
* Wed Aug 11 2010 Than Ngo <than@redhat.com> - 3.3.8b-30
cc0019
- drop not useful provides/obsoletes, bz#623106
cc0019
cc0019
* Tue Dec 22 2009 Rex Dieter <rdieter@fedoraproject.org> - 3.3.8b-29
cc0019
- sane defaults (#549820)
cc0019
cc0019
* Thu Sep 10 2009 Than Ngo <than@redhat.com> - 3.3.8b-28
cc0019
- drop support fedora < 10
cc0019
cc0019
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.8b-27
cc0019
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
cc0019
cc0019
* Fri May 15 2009 Rex Dieter <rdieter@fedoraproject.org> - 3.3.8b-26
cc0019
- arm patch
cc0019
cc0019
* Thu Apr 16 2009 Rex Dieter <rdieter@fedoraproject.org> - 3.3.8b-25
cc0019
- move designer plugins to runtime (#487622)
cc0019
cc0019
* Fri Apr 10 2009 Than Ngo <than@redhat.com> - 3.3.8b-24
cc0019
- unneeded executable permissions for profile.d scripts 
cc0019
cc0019
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.8b-23
cc0019
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
cc0019
cc0019
* Tue Feb 24 2009 Than Ngo <than@redhat.com> - 3.3.8b-22
cc0019
- fix build problem against new unixODBC
cc0019
cc0019
* Wed Feb 04 2009 Rex Dieter <rdieter@fedoraproject.org> 3.3.8b-21
cc0019
- unowned %%qt_docdir (#483441)
cc0019
cc0019
* Mon Feb 02 2009 Rex Dieter <rdieter@fedoraproject.org> 3.3.8b-20
cc0019
- unowned dirs (#483441)
cc0019
cc0019
* Sat Jan 31 2009 Karsten Hopp <karsten@redhat.com> 3.3.8b-19
cc0019
- s390x is 64bit, s390 is 32bit. Fixed in /etc/profile.d/qt.*
cc0019
cc0019
* Thu Jan 22 2009 Rex Dieter <rdieter@fedoraproject.org> 3.3.8b-18
cc0019
- respin (mysql)
cc0019
cc0019
* Wed Oct 08 2008 Than Ngo <than@redhat.com> 3.3.8b-17
cc0019
- update qt-x11-immodule-unified-qt3 patch
cc0019
cc0019
* Tue Sep 30 2008 Than Ngo <than@redhat.com> 3.3.8b-16
cc0019
- mv translations in main package (bz#448761)
cc0019
cc0019
* Sat Sep 20 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.3.8b-15
cc0019
- set _default_patch_fuzz (fixes FTBFS)
cc0019
cc0019
* Mon Jul 07 2008 Rex Dieter <rdieter@fedoraproject.org> - 3.3.8b-14
cc0019
- QTDIR isn't set in ppc64 buildroot (#454313)
cc0019
- /etc/profile.d/qt.sh leaks variable ARCH (#454260)
cc0019
cc0019
* Fri May 23 2008 Than Ngo <than@redhat.com> -  3.3.8b-13
cc0019
- fix rh#448027, qt3's PATH not set properly unless qt3-devel is installed
cc0019
cc0019
* Wed Apr 02 2008 Than Ngo <than@redhat.com> -  3.3.8b-12
cc0019
- get rid of 0088-fix-xinput-clash.diff, it's fixed in
cc0019
  new xorg-x11-proto-7.3-11
cc0019
cc0019
* Mon Mar 17 2008 Than Ngo <than@redhat.com> 3.3.8b-11
cc0019
- fix obsolete/provides of version/release
cc0019
cc0019
* Thu Mar 13 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.3.8b-10
cc0019
- fix %{?epoch:%{epoch}:} idiom not to add a ':' after it
cc0019
cc0019
* Wed Mar 12 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.3.8b-9
cc0019
- rename to qt3 on Fedora >= 9
cc0019
cc0019
* Tue Mar 11 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.3.8b-8
cc0019
- prepare for rename to qt3 on Fedora >= 9 (not enabled yet)
cc0019
- add Provides and Obsoletes everywhere
cc0019
- update summaries and descriptions
cc0019
- remove dots at end of Summary tags
cc0019
- fix non-UTF-8 characters
cc0019
cc0019
* Tue Mar 11 2008 Than Ngo <than@redhat.com> 3.3.8b-7
cc0019
- 0088-fix-xinput-clash.diff, fix compile errors with Xmd.h
cc0019
cc0019
* Fri Mar 07 2008 Than Ngo <than@redhat.com> 3.3.8b-6
cc0019
- move qt.[c]sh in main package (#221000)
cc0019
cc0019
* Mon Feb 18 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.3.8b-5
cc0019
- fix buildkey for GCC 4.3 (#433235)
cc0019
cc0019
* Mon Feb 11 2008 Than Ngo <than@redhat.com> 3.3.8b-4
cc0019
- rebuild for GCC 4.3
cc0019
cc0019
* Thu Jan 24 2008 Than Ngo <than@redhat.com> 3.3.8b-3
cc0019
- add LICENSE.GPL2/GPL3
cc0019
cc0019
* Thu Jan 24 2008 Than Ngo <than@redhat.com> 3.3.8b-2
cc0019
- License: GPLv2 or GPLv3
cc0019
- merged in 3.3.8b -> drop following patches:
cc0019
    * qt-3.3.6-fontrendering-punjabi-209970.patch
cc0019
    * qt-3.3.6-fontrendering-or_IN-209098.patch
cc0019
    * qt-3.3.6-fontrendering-gu-228451.patch
cc0019
    * qt-font-default-subst.diff
cc0019
    * 0076-fix-qprocess.diff
cc0019
    * 0082-fix-qdatetime-fromstring.diff
cc0019
    * qt-x11-free-3.3.8-bz#243722-mysql.patch
cc0019
    * qt3-CVE-2007-3388.patch
cc0019
    * utf8-bug-qt3-CVE-2007-0242.diff
cc0019
    * qt-3.3.6-bz#292941-CVE-2007-4137.patch
cc0019
cc0019
* Wed Jan 23 2008 Than Ngo <than@redhat.com> 3.3.8b-1
cc0019
- update to 3.3.8b, fix License
cc0019
cc0019
* Mon Nov 26 2007 Than Ngo <than@redhat.com> 3.3.8-11
cc0019
- add Provides: qt3 = %%version-%%release
cc0019
cc0019
* Wed Nov  7 2007 Stepan Kasal <skasal@redhat.com> - 3.3.8-10
cc0019
- rh#239216, fix a typo in qt-config description
cc0019
cc0019
* Thu Oct 04 2007 Than Ngo <than@redhat.com> - 3.3.8-9
cc0019
- rh#309091, qt should provide %%{qtdir}/plugins/styles
cc0019
- rh#276521, qt-copy patches 0079, 0080, 0082 and 0084
cc0019
cc0019
* Mon Sep 17 2007 Than Ngo <than@redhat.com> - 3.3.8-8
cc0019
- CVE-2007-4137
cc0019
cc0019
* Wed Aug 29 2007 Than Ngo <than@redhat.com> - 1:3.3.8-7.fc7.1
cc0019
- CVE-2007-0242
cc0019
cc0019
* Tue Aug 28 2007 Than Ngo <than@redhat.com> - 1:3.3.8-7
cc0019
- CVE-2007-3388 qt3 format string flaw
cc0019
- backport to fix #bz243722, bz#244148, Applications using qt-mysql crash if database is
cc0019
  removed before QApplication is destroyed
cc0019
- cleanup desktop files
cc0019
cc0019
* Mon Apr 23 2007 Than Ngo <than@redhat.com> - 1:3.3.8-5.fc7
cc0019
- apply patch to fix fontrendering problem in gu_IN #228451,#228452
cc0019
cc0019
* Wed Apr 11 2007 Than Ngo <than@redhat.com> - 1:3.3.8-4.fc7
cc0019
- adjust qt-3.3.8-fontrendering-as_IN-209972.patch and
cc0019
  qt-3.3.8-fontrendering-#214570.patch for qt-3.3.8
cc0019
cc0019
* Mon Apr 02 2007 Than Ngo <than@redhat.com> - 1:3.3.8-3.fc7
cc0019
- apply patches to fix
cc0019
   Qt UTF-8 overlong sequence decoding vulnerability
cc0019
   QPopupMenu aware of Xinerama
cc0019
   a regression in QProgress::writeToStdin()
cc0019
cc0019
* Tue Mar 27 2007 Than Ngo <than@redhat.com> 1:3.3.8-2.fc7
cc0019
- enable tablet support
cc0019
cc0019
* Mon Mar 19 2007 Than Ngo <than@redhat.com> 1:3.3.8-1.fc7
cc0019
- update to 3.3.8
cc0019
cc0019
* Wed Dec 06 2006 Than Ngo <than@redhat.com> - 1:3.3.7-2.fc7
cc0019
- Resolves: bz#214371, bn_IN font rendering
cc0019
- Resolves: bz#217657, ml_IN issue with cursor position
cc0019
- Resolves: bz#217638, regression bug in qt
cc0019
- Resolves: bz#209974, Vowel position set properly
cc0019
- Resolves: bz#214570, Rendering is not fine for 'RA' 09B0
cc0019
cc0019
* Thu Nov 09 2006 Than Ngo <than@redhat.com> 1:3.3.7-1.fc6
cc0019
- update to 3.3.7
cc0019
- fix #209097, ml_IN font rendering
cc0019
- fix #209970, pa font rendering
cc0019
- fix #209098, or_IN font rendering
cc0019
- fix #209972, as_IN font rendering
cc0019
- fix #209975, bn_IN font rendering
cc0019
- fix #211259, te_IN font rendering
cc0019
- fix #211436, as_IN font rendering
cc0019
  thanks Sachin Tawniya, LingNing Zhang for the fixes
cc0019
- move html files to devel
cc0019
- add sqlite plugin
cc0019
- fix #189012, qt settings should be readable for other
cc0019
cc0019
* Thu Aug 31 2006 Than Ngo <than@redhat.com> 1:3.3.6-13
cc0019
- add missing desktop files
cc0019
cc0019
* Mon Jul 17 2006 Than Ngo <than@redhat.com> 1:3.3.6-12
cc0019
- rebuild
cc0019
cc0019
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:3.3.6-11.1
cc0019
- rebuild
cc0019
cc0019
* Mon Jul 10 2006 Than Ngo <than@redhat.com> 1:3.3.6-11
cc0019
- apply upstream patches, fix arabic fonts issue, and
cc0019
  problems with missing minimum size when richtext
cc0019
  labels are used
cc0019
cc0019
* Thu Jun 29 2006 Than Ngo <than@redhat.com> 1:3.3.6-10
cc0019
- apply patch from Lars, fixes Qt 3.3.6 for Arabic fonts
cc0019
cc0019
* Wed Jun 28 2006 Than Ngo <than@redhat.com> 1:3.3.6-9
cc0019
- fix #183302, IM preedit issue in kbabel
cc0019
cc0019
* Mon Jun 26 2006 Than Ngo <than@redhat.com> 1:3.3.6-8
cc0019
- rebuilt
cc0019
cc0019
* Thu Jun 08 2006 Than Ngo <than@redhat.com> 1:3.3.6-7
cc0019
- fix utf8 issue in changelog
cc0019
- fix #195410, don't strip binaries/libraries
cc0019
- fix #156572, keyReleaseEvent issue
cc0019
cc0019
* Mon Jun 05 2006 Than Ngo <than@redhat.com> 1:3.3.6-6
cc0019
- qt-devel requires on mesa-libGLU-devel mesa-libGU-devel
cc0019
cc0019
* Tue May 16 2006 Than Ngo <than@redhat.com> 1:3.3.6-5 
cc0019
- fix #191895, BR libXmu-devel
cc0019
- disable warnings if debug is off
cc0019
cc0019
* Mon May 15 2006 Than Ngo <than@redhat.com> 1:3.3.6-4
cc0019
- fix multilib issue 
cc0019
cc0019
* Tue May 09 2006 Than Ngo <than@redhat.com> 1:3.3.6-3 
cc0019
- add subpackage qt-devel-docs #191099
cc0019
cc0019
* Thu Apr 13 2006 Than Ngo <than@redhat.com> 1:3.3.6-2
cc0019
- fix xorg prefix #188510
cc0019
cc0019
* Mon Mar 20 2006 Than Ngo <than@redhat.com> 1:3.3.6-1
cc0019
- update to 3.3.6
cc0019
- adapt qt-x11-immodule-unified-qt3.3.5-20060318 to qt-3.3.6
cc0019
- remove set of fixes for the immodule patch, included in qt-x11-immodule-unified-qt3.3.5-20060318
cc0019
- remove 0051-qtoolbar_77047.patch, qt-x11-free-3.3.4-assistant_de.patch,
cc0019
  qt-x11-free-3.3.5-warning.patch, included in new upstream
cc0019
cc0019
cc0019
* Mon Feb 27 2006 Than Ngo <than@redhat.com> 1:3.3.5-13
cc0019
- add set of fixes for the immodule patch, thanks to Dirk Müller
cc0019
cc0019
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:3.3.5-12.2
cc0019
- bump again for double-long bug on ppc(64)
cc0019
cc0019
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:3.3.5-12.1
cc0019
- rebuilt for new gcc4.1 snapshot and glibc changes
cc0019
cc0019
* Tue Jan 17 2006 Than Ngo <than@redhat.com> 1:3.3.5-12
cc0019
- add BuildRequires on mesa-libGL-devel
cc0019
cc0019
* Wed Dec 21 2005 Than Ngo <than@redhat.com> 1:3.3.5-11 
cc0019
- BuildRequires on libXt-devel/xorg-x11-proto-devel
cc0019
 
cc0019
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
cc0019
- rebuilt
cc0019
 
cc0019
* Sun Nov 13 2005 Than Ngo <than@redhat.com> 1:3.3.5-10
cc0019
- workaround for keyboard input action in KHotKeys
cc0019
cc0019
* Tue Nov 08 2005 Than Ngo <than@redhat.com> 1:3.3.5-9 
cc0019
- fix for modular X
cc0019
cc0019
* Tue Nov 08 2005 Than Ngo <than@redhat.com> 1:3.3.5-8
cc0019
- get rid of xorg-x11-devel, fix for modular X
cc0019
cc0019
* Tue Oct 25 2005 Than Ngo <than@redhat.com> 1:3.3.5-7
cc0019
- update qt-x11-immodule-unified-qt3.3.5-20051012-quiet.patch
cc0019
cc0019
* Mon Oct 24 2005 Than Ngo <than@redhat.com> 1:3.3.5-6
cc0019
- update qt-x11-immodule-unified-qt3.3.5-20051018.diff
cc0019
- remove unneeded qt-x11-immodule-unified-qt3.3.5-20051012-build.patch
cc0019
cc0019
* Thu Oct 13 2005 Than Ngo <than@redhat.com> 1:3.3.5-5
cc0019
- update qt-x11-immodule-unified-qt3.3.5-20051012
cc0019
- disable some debug messages
cc0019
- apply patch to fix build problem with the new immodule patch
cc0019
cc0019
* Tue Sep 27 2005 Than Ngo <than@redhat.com> 1:3.3.5-4
cc0019
- apply patch to fix gcc warnings
cc0019
cc0019
* Mon Sep 26 2005 Than Ngo <than@redhat.com> 1:3.3.5-3 
cc0019
- export QTINC/QTLIB, thanks to Rex Dieter (#169132)
cc0019
cc0019
* Tue Sep 20 2005 Than Ngo <than@redhat.com> 1:3.3.5-2
cc0019
- German translation of the Qt Assistent #161558
cc0019
- add uic workaround
cc0019
cc0019
* Sun Sep 11 2005 Than Ngo <than@redhat.com> 1:3.3.5-1
cc0019
- update to 3.3.5
cc0019
cc0019
* Mon Aug 22 2005 Than Ngo <than@redhat.com> 1:3.3.4-22
cc0019
- apply upstream patch to fix kmail folder selector #166430
cc0019
cc0019
* Mon Aug 15 2005 Than Ngo <than@redhat.com> 1:3.3.4-21
cc0019
- fix gcc4 build problem
cc0019
cc0019
* Wed Aug 10 2005 Than Ngo <than@redhat.com> 1:3.3.4-20
cc0019
- apply missing patches
cc0019
cc0019
* Wed Aug 10 2005 Than Ngo <than@redhat.com> 1:3.3.4-19
cc0019
- apply patch to fix wrong K menu width, #165510
cc0019
cc0019
* Mon Aug 01 2005 Than Ngo <than@redhat.com> 1:3.3.4-18
cc0019
- add visibility patch
cc0019
cc0019
* Wed Jul 20 2005 Than Ngo <than@redhat.com> 1:3.3.4-17
cc0019
- fix German translation of the Qt Assistent #161558
cc0019
cc0019
* Mon Jun 27 2005 Than Ngo <than@redhat.com> 1:3.3.4-16
cc0019
- apply patch to fix Rendering for Punjabii, thanks to Trolltech #156504
cc0019
cc0019
* Tue May 24 2005 Than Ngo <than@redhat.com> 1:3.3.4-15
cc0019
- add better fix for #156977, thanks to trolltech
cc0019
- apply patch to fix keyReleaseEvent problem #156572
cc0019
cc0019
* Wed May 18 2005 Than Ngo <than@redhat.com> 1:3.3.4-14
cc0019
- apply patch to use ecvt, fcvt (thanks to Jakub)
cc0019
- fix a bug in printing of postscript #156977
cc0019
cc0019
* Wed May 18 2005 Than Ngo <than@redhat.com> 1:3.3.4-13
cc0019
- rebuild
cc0019
cc0019
* Thu Apr 14 2005 Than Ngo <than@redhat.com> 1:3.3.4-12
cc0019
- fix bad symlink #154086
cc0019
cc0019
* Wed Apr 13 2005 Than Ngo <than@redhat.com> 1:3.3.4-11
cc0019
- remove bad symlink #154086
cc0019
- built with PostgresSQL 8.0.2
cc0019
cc0019
* Wed Mar 23 2005 Than Ngo <than@redhat.com> 1:3.3.4-10
cc0019
- add GtkStyle patch from Peter Backlund #141125
cc0019
cc0019
* Fri Mar 04 2005 Than Ngo <than@redhat.com> 1:3.3.4-9
cc0019
- fix buildkey issue with gcc-4
cc0019
cc0019
* Fri Mar 04 2005 Than Ngo <than@redhat.com> 1:3.3.4-8
cc0019
- rebuilt against gcc-4.0.0-0.31
cc0019
cc0019
* Tue Mar 01 2005 Than Ngo <than@redhat.com> 1:3.3.4-7
cc0019
- fix build problem with gcc4
cc0019
cc0019
* Mon Feb 28 2005 Than Ngo <than@redhat.com> 1:3.3.4-6
cc0019
- rebuilt against gcc-4
cc0019
cc0019
* Tue Feb 22 2005 Than Ngo <than@redhat.com> 1:3.3.4-5
cc0019
- fix application crash when input methode not available (bug #140658)
cc0019
- remove .moc/.obj
cc0019
- add qt-copy patch to fix KDE #80072
cc0019
cc0019
* Fri Feb 11 2005 Than Ngo <than@redhat.com> 1:3.3.4-4
cc0019
- update qt-x11-immodule-unified patch
cc0019
cc0019
* Thu Feb 10 2005 Than Ngo <than@redhat.com> 1:3.3.4-3 
cc0019
- fix rpm file conflict
cc0019
cc0019
* Wed Feb 02 2005 Than Ngo <than@redhat.com> 1:3.3.4-2
cc0019
- remove useless doc files #143949
cc0019
- fix build problem if installman is disable #146311
cc0019
- add missing html/examples/tutorial symlinks
cc0019
cc0019
* Fri Jan 28 2005 Than Ngo <than@redhat.com> 1:3.3.4-1
cc0019
- update to 3.3.4
cc0019
- adapt many patches to qt-3.3.4
cc0019
- drop qt-x11-free-3.3.0-freetype, qt-x11-free-3.3.3-qmake, qt-x11-free-3.3.1-lib64
cc0019
  qt-x11-free-3.3.3-qimage, which are included in new upstream
cc0019
cc0019
* Tue Nov 30 2004 Than Ngo <than@redhat.com> 1:3.3.3-16
cc0019
- add sql macro
cc0019
cc0019
* Mon Nov 29 2004 Than Ngo <than@redhat.com> 1:3.3.3-15
cc0019
- convert qdial.3qt to UTF-8 bug #140946
cc0019
cc0019
* Tue Nov 23 2004 Than Ngo <than@redhat.com> 1:3.3.3-14
cc0019
- add missing lupdate and lrelease #140230
cc0019
cc0019
* Fri Nov 19 2004 Than Ngo <than@redhat.com> 1:3.3.3-13 
cc0019
- apply patch to fix qinputcontext
cc0019
cc0019
* Thu Nov 11 2004 Than Ngo <than@redhat.com> 1:3.3.3-12
cc0019
- link against MySQL 3
cc0019
- fix rpm conflict
cc0019
cc0019
* Wed Nov 10 2004 Than Ngo <than@redhat.com> 1:3.3.3-11
cc0019
- apply patch to fix fullscreen problem
cc0019
- remove html documents duplicate #135696
cc0019
cc0019
* Tue Nov 02 2004 Than Ngo <than@redhat.com> 1:3.3.3-10
cc0019
- rebuilt
cc0019
cc0019
* Tue Nov 02 2004 Than Ngo <than@redhat.com> 1:3.3.3-9
cc0019
- remove unused patch
cc0019
- set XIMInputStyle=On The Spot
cc0019
- require xorg-x11-devel instead XFree86-devel
cc0019
cc0019
* Thu Oct 14 2004 Than Ngo <than@redhat.com> 1:3.3.3-8
cc0019
- don't compress examples/tutorial
cc0019
cc0019
* Thu Oct 07 2004 Than Ngo <than@redhat.com> 1:3.3.3-7
cc0019
- fix build problem without qt immodule #134918
cc0019
cc0019
* Tue Sep 28 2004 Than Ngo <than@redhat.com> 1:3.3.3-6
cc0019
- fix font problem, bz #133578
cc0019
cc0019
* Tue Sep 14 2004 Than Ngo <than@redhat.com> 1:3.3.3-4
cc0019
- update new immodule patch
cc0019
- fix multilib problem #132516
cc0019
cc0019
* Wed Aug 18 2004 Than Ngo <than@redhat.com> 1:3.3.3-3
cc0019
- add patch to fix dlopen issue (#126422)
cc0019
- add image handling fix
cc0019
cc0019
* Thu Aug 12 2004 Than Ngo <than@redhat.com> 1:3.3.3-2
cc0019
- fix qmake broken link (#129723)
cc0019
cc0019
* Wed Aug 11 2004 Than Ngo <than@redhat.com> 1:3.3.3-1
cc0019
- update to 3.3.3 release
cc0019
cc0019
* Thu Jul 01 2004 Than Ngo <than@redhat.com> 1:3.3.2-10
cc0019
- add immodule for Qt
cc0019
cc0019
* Tue Jun 29 2004 Than Ngo <than@redhat.com> 1:3.3.2-9
cc0019
- add sub package config, allow multi lib installation (#126643)
cc0019
cc0019
* Thu Jun 24 2004 Than Ngo <than@redhat.com> 1:3.3.2-8
cc0019
- add fontconfig fix for qfontdatabase, #123868
cc0019
- fix some buildrequires problem, #125289
cc0019
- fix dangling symlink, #125351
cc0019
- get rid of backup files
cc0019
cc0019
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> 1:3.3.2-7
cc0019
- rebuilt
cc0019
cc0019
* Tue May 25 2004 Than Ngo <than@redhat.com> 1:3.3.2-5
cc0019
- add missing qembed tool #124052, #124052
cc0019
- get rid of unused trigger
cc0019
- add qt.conf in ld.so.conf.d -> don't change ld.so.conf #124080
cc0019
cc0019
* Wed May 12 2004 Than Ngo <than@redhat.com> 1:3.3.2-4
cc0019
- backport some qt patches, Symbol font works again
cc0019
cc0019
* Mon May 10 2004 Than Ngo <than@redhat.com> 1:3.3.2-3
cc0019
- fixed annoying warning
cc0019
cc0019
* Tue May 04 2004 Than Ngo <than@redhat.com> 1:3.3.2-2
cc0019
- fix broken symlink at qt document, bug #121652
cc0019
cc0019
* Thu Apr 29 2004 Than Ngo <than@redhat.com> 3.3.2-1
cc0019
- update to 3.3.2
cc0019
cc0019
* Thu Apr 22 2004 Than Ngo <than@redhat.com> 3.3.1-1
cc0019
- add cvs backport
cc0019
- fix lib64 issue, #121052
cc0019
- fix CJK font display, bug #121017, #120542, thanks to Leon Ho
cc0019
- compress tutorial/examples
cc0019
cc0019
* Fri Mar 26 2004 Than Ngo <than@redhat.com> 3.3.1-0.8
cc0019
- fixed symlinks issue, #117572
cc0019
cc0019
* Thu Mar 25 2004 Than Ngo <than@redhat.com> 3.3.1-0.7
cc0019
- add Trolltech patch, fix dpi setting issue
cc0019
cc0019
* Tue Mar 23 2004 Than Ngo <than@redhat.com> 3.3.1-0.6
cc0019
- add 0034-qclipboard_recursion_fix.patch from CVS, #118368
cc0019
- add better qt-x11-free-3.3.1-fontdatabase.patch
cc0019
cc0019
* Sun Mar 07 2004 Than Ngo <than@redhat.com> 1:3.3.1-0.5
cc0019
- disable smpflags
cc0019
cc0019
* Fri Mar 05 2004 Than Ngo <than@redhat.com> 1:3.3.1-0.4
cc0019
- fix font alias
cc0019
cc0019
* Thu Mar 04 2004 Than Ngo <than@redhat.com> 1:3.3.1-0.3
cc0019
- add fontdatabase fix from Trolltech
cc0019
cc0019
* Thu Mar 04 2004 Than Ngo <than@redhat.com> 1:3.3.1-0.2
cc0019
- fix wrong symlink #117451
cc0019
cc0019
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cc0019
- rebuilt
cc0019
cc0019
* Mon Mar 01 2004 Than Ngo <than@redhat.com> 3.3.1-0.1
cc0019
- update to 3.3.1
cc0019
cc0019
* Mon Feb 23 2004 Than Ngo <than@redhat.com> 3.3.0-0.4
cc0019
- add fix for building with freetype 2.1.7 or newer
cc0019
cc0019
* Tue Feb 17 2004 Than Ngo <than@redhat.com> 3.3.0-0.3 
cc0019
- enable IPv6 support
cc0019
- use dlopen, instead of linking with OpenGL libraries directly
cc0019
- don't install backup files
cc0019
cc0019
* Thu Feb 05 2004 Than Ngo <than@redhat.com> 1:3.3.0-0.2
cc0019
- fix fontdatabase
cc0019
- don't use strip in install script
cc0019
- fix qt default setting
cc0019
 
cc0019
* Wed Feb 04 2004 Than Ngo <than@redhat.com> 1:3.3.0-0.1
cc0019
- 3.3.0
cc0019
cc0019
* Fri Jan 30 2004 Than Ngo <than@redhat.com> 1:3.2.3-0.4
cc0019
- add mouse patch from CVS, bug #114647
cc0019
cc0019
* Tue Jan 20 2004 Than Ngo <than@redhat.com> 1:3.2.3-0.3
cc0019
- rebuild
cc0019
cc0019
* Tue Dec  2 2003 Than Ngo <than@redhat.com> 1:3.2.3-0.2
cc0019
- Added missing prl files, (report from trolltech)
cc0019
- Fixed description
cc0019
- include requires XFree86-devel on qt-devel
cc0019
 
cc0019
* Fri Nov 14 2003 Than Ngo <than@redhat.com> 1:3.2.3-0.1
cc0019
- 3.2.3 release
cc0019
cc0019
* Thu Oct 30 2003 Than Ngo <than@redhat.com> 1:3.2.2-0.4
cc0019
- fix encoding problem
cc0019
cc0019
* Sat Oct 18 2003 Than Ngo <than@redhat.com> 1:3.2.2-0.3
cc0019
- fix encoding problem
cc0019
cc0019
* Fri Oct 17 2003 Than Ngo <than@redhat.com> 1:3.2.2-0.2
cc0019
- add font alias patch file, thanks to Leon Ho
cc0019
- clean up monospace.patch from Leon Ho
cc0019
- remove some unneeded patch files
cc0019
cc0019
* Thu Oct 16 2003 Than Ngo <than@redhat.com> 1:3.2.2-0.1
cc0019
- 3.2.2 release
cc0019
- remove a patch file, which is included in 3.2.2
cc0019
cc0019
* Tue Oct 14 2003 Than Ngo <than@redhat.com> 1:3.2.1-1.3
cc0019
- remove some unneeded patch files
cc0019
- don't load XLFDs if XFT2 is used
cc0019
cc0019
* Mon Sep 08 2003 Than Ngo <than@redhat.com> 1:3.2.1-1.2
cc0019
- fixed rpm file list
cc0019
cc0019
* Tue Sep 02 2003 Than Ngo <than@redhat.com> 1:3.2.1-1.1
cc0019
- fix for the khtml form lineedit bug from CVS
cc0019
cc0019
* Wed Aug 27 2003 Than Ngo <than@redhat.com> 1:3.2.1-1
cc0019
- 3.2.1 release
cc0019
cc0019
* Wed Jul 23 2003 Than Ngo <than@redhat.com> 1:3.2.0-1
cc0019
- 3.2.0 release
cc0019
cc0019
* Mon Jun 23 2003 Than Ngo <than@redhat.com> 3.2.0b2-0.1
cc0019
- 3.2.0b2
cc0019
- add missing templates for designer
cc0019
cc0019
* Wed Jun 18 2003 Than Ngo <than@redhat.com> 3.2.0b1-0.2
cc0019
- clean up specfile
cc0019
cc0019
* Wed Jun 18 2003 Than Ngo <than@redhat.com> 3.2.0b1-0.1
cc0019
- 3.2.0b1
cc0019
cc0019
* Tue Jun 17 2003 Than Ngo <than@redhat.com> 3.1.2-12
cc0019
- rebuilt
cc0019
cc0019
* Tue Jun 17 2003 Than Ngo <than@redhat.com> 3.1.2-10
cc0019
- add missing translations
cc0019
cc0019
* Wed Jun 11 2003 Elliot Lee <sopwith@redhat.com>
cc0019
- rebuilt
cc0019
cc0019
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cc0019
- rebuilt
cc0019
cc0019
* Mon May 19 2003 Than Ngo <than@redhat.com> 3.1.2-7
cc0019
- add some patches from KDE CVS qt-copy, thanks to Alexei Podtelezhnikov
cc0019
cc0019
* Mon May  5 2003 Than Ngo <than@redhat.com> 3.1.2-5.1
cc0019
- set correct permission config scripts
cc0019
cc0019
* Tue Apr 29 2003 Than Ngo <than@redhat.com> 3.1.2-4
cc0019
- fix typo bug in font loader
cc0019
cc0019
* Wed Apr  9 2003 Than Ngo <than@redhat.com> 3.1.2-2
cc0019
- add xrandr extension
cc0019
cc0019
* Mon Mar  3 2003 Than Ngo <than@redhat.com> 3.1.2-1
cc0019
- 3.1.2 release
cc0019
cc0019
* Mon Feb 17 2003 Elliot Lee <sopwith@redhat.com> 3.1.1-7
cc0019
- ppc64 support
cc0019
cc0019
* Wed Jan 29 2003 Than Ngo <than@redhat.com> 3.1.1-6
cc0019
- add missing Categories section in qt designer #82920
cc0019
cc0019
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cc0019
- rebuilt
cc0019
cc0019
* Mon Dec 30 2002 Florian La Roche <Florian.LaRoche@redhat.de>
cc0019
- Change qmlined.h to not include an attic header that is also not shipped
cc0019
  with Red Hat Linux. This also fixes building unixODBC, that includes this
cc0019
  header (apparently also without needing it).
cc0019
cc0019
* Thu Dec 19 2002 Than Ngo <than@redhat.com> 3.1.1-3
cc0019
- add monospace patch file from Leon Ho (bug #79949)
cc0019
- add small patch file from Sysoltsev Slawa (bug #79731)
cc0019
cc0019
* Tue Dec 17 2002 Than Ngo <than@redhat.com> 3.1.1-2
cc0019
- don't require XFree86, it's not needed
cc0019
cc0019
* Tue Dec 17 2002 Than Ngo <than@redhat.com> 3.1.1-1
cc0019
- update to 3.1.1
cc0019
cc0019
* Thu Nov 28 2002 Than Ngo <than@redhat.com> 3.1.0-1.3
cc0019
- don't write Date into created moc files
cc0019
cc0019
* Mon Nov 18 2002 Than Ngo <than@redhat.com> 3.1.0-1.2
cc0019
- add missing libs
cc0019
- remove workaround for ppc
cc0019
cc0019
* Sun Nov 17 2002 Than Ngo <than@redhat.com> 3.1.0-1.1
cc0019
- adjust qfontdatabase_x11 for 3.1.0
cc0019
- fix lib64 issue
cc0019
- add workaround to build on ppc
cc0019
cc0019
* Wed Nov 13 2002 Than Ngo <than@redhat.com> 3.1.0-1
cc0019
- update to 3.1.0
cc0019
- adjust some patch files for 3.1.0
cc0019
- clean up specfile
cc0019
- remove some Xft2 patch files, which are now in 3.1.0
cc0019
- add qwidget_x11.cpp.diff from Trolltech
cc0019
- install qt in %%{_libdir}/qt-3.1 (bug #77706)
cc0019
- don't use rpath
cc0019
- enable large file support
cc0019
- use system Xinerama
cc0019
- remove unneeded cups patch file
cc0019
- fix to build against new XFree86
cc0019
cc0019
* Tue Nov  5 2002 Than Ngo <than@redhat.com> 3.0.5-19
cc0019
- examples misconfigured (bug #76083)
cc0019
- don't include pkg-config (bug #74621)
cc0019
- fix build problem with new XFree86
cc0019
cc0019
* Tue Sep 17 2002 Than Ngo <than@redhat.com> 3.0.5-18
cc0019
- Fixed binaries symlinks
cc0019
cc0019
* Mon Sep  9 2002 Than Ngo <than@redhat.com> 3.0.5-17hammer
cc0019
- clean up spec file for 64bit machine
cc0019
cc0019
* Thu Aug 29 2002 Than Ngo <than@redhat.com> 3.0.5-17
cc0019
- Fixed rpath issue (bug #69692, #69575)
cc0019
- Removed dlopen patch
cc0019
- Added monospace alias patch from Leon Ho (bug #72811)
cc0019
- Added man pages
cc0019
cc0019
* Sun Aug 25 2002 Than Ngo <than@redhat.com> 3.0.5-16
cc0019
- Added missing catagory in qt designer
cc0019
- Added small gb18030 patch file from Leon Ho
cc0019
cc0019
* Thu Aug 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.5-15
cc0019
- Prereq fileutils (#71500)
cc0019
cc0019
* Tue Aug 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.5-14
cc0019
- Don't link to libstdc++, it isn't used
cc0019
- Work around s390 compiler bug (fpic/fPIC coexistance)
cc0019
- Do away with the "Feature Bluecurve already defined" warning message
cc0019
- Remove qmake cache files from the package
cc0019
cc0019
* Wed Aug 14 2002 Than Ngo <than@redhat.com> 3.0.5-13
cc0019
- Added fix to use VT100 graphic characters (bug #71364)
cc0019
- Added fontdatabase fix from llch@redhat.com (bug #68353)
cc0019
cc0019
* Mon Aug 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> [not built]
cc0019
- Fix default qtrc
cc0019
cc0019
* Mon Aug 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.5-12
cc0019
- Fix CJK Printing (#71123)
cc0019
cc0019
* Sun Aug 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.5-11
cc0019
- Move qtconfig from qt-devel to qt, it's generally useful
cc0019
- Use -fno-use-cxa-atexit
cc0019
- Some tweaks to allow building Qt/Embedded with the same spec file
cc0019
- Apply the GB18030 patch even if xft2 isn't set
cc0019
cc0019
* Fri Aug  9 2002 Than Ngo <than@redhat.com> 3.0.5-10
cc0019
- Added XIM patch from llch@redhat.com (bug #70411)
cc0019
cc0019
* Sun Aug  4 2002 Than Ngo <than@redhat.com> 3.0.5-9
cc0019
- add a missing patch file (closelock/openlock)
cc0019
cc0019
* Thu Aug  1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.5-8
cc0019
- Define QT_INSTALL_PREFIX in qmake
cc0019
cc0019
* Thu Aug  1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.5-7
cc0019
- Find correct location of qmake mkspecs even if QTDIR isn't set
cc0019
cc0019
* Thu Jul 25 2002 Than Ngo <than@redhat.com> 3.0.5-6
cc0019
- Check file descriptor before closelock
cc0019
* Thu Jul 25 2002 Than Ngo <than@redhat.com> 3.0.5-5
cc0019
- Fixed a bug in openlock
cc0019
cc0019
* Wed Jul 24 2002 Than Ngo <than@redhat.com> 3.0.5-4
cc0019
- Tiny tweaks to qt3 patch
cc0019
cc0019
* Tue Jul 23 2002 Owen Taylor <otaylor@redhat.com>
cc0019
- Tiny fix to qt3.diff to not add '0' as a test character (#68964)
cc0019
cc0019
* Mon Jul 22 2002 Tim Powers <timp@redhat.com> 3.0.5-2
cc0019
- rebuild using gcc-3.2-0.1
cc0019
cc0019
* Mon Jul 22 2002 Than Ngo <than@redhat.com> 3.0.5-1
cc0019
- 3.0.5
cc0019
- Fixed dependencies issue
cc0019
cc0019
* Thu Jul 18 2002 Than Ngo <than@redhat.com> 3.0.4-12
cc0019
- Added qt-clipfix from Harald Hoyer (bug #67648)
cc0019
cc0019
* Tue Jul 16 2002 Than Ngo <than@redhat.com> 3.0.4-11
cc0019
- get rid of qt resource, it's now in redhat-artworks
cc0019
- add some define to build for 7.3
cc0019
cc0019
* Thu Jul 11 2002 Than Ngo <than@redhat.com> 3.0.4-10
cc0019
- add missing Buildprequires desktop-file-utils
cc0019
- add patches for GB18030 (llch@redhat.com) bug #68430
cc0019
cc0019
* Tue Jul 09 2002 Than Ngo <than@redhat.com> 3.0.4-9
cc0019
- add new desktop file for qt designer
cc0019
cc0019
* Fri Jul  5 2002 Jakub Jelinek <jakub@redhat.com> 3.0.4-8
cc0019
- compile libXinerama.a with -fpic in Qt until XFree86 is fixed
cc0019
- make %%xft2 work even if old Xft headers aren't installed
cc0019
cc0019
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cc0019
- automated rebuild
cc0019
cc0019
* Tue Jun 18 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.4-6
cc0019
- Re-enable Xft2 now that fontconfig is fixed
cc0019
- Require a version of fontconfig that works
cc0019
- Use -fPIC rather than -fpic on alpha
cc0019
cc0019
* Tue Jun 18 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.4-5
cc0019
- Revert to Xft1 for now, Xft2 is too unstable
cc0019
- Exclude alpha for now to work around binutils bugs
cc0019
cc0019
* Tue Jun 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.4-4
cc0019
- Add (and fix up) fontconfig patch
cc0019
cc0019
* Mon Jun  3 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.4-3
cc0019
- Remove the glweak patch, it isn't needed after dropping XFree86 3.x
cc0019
cc0019
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cc0019
- automated rebuild
cc0019
cc0019
* Sun May  5 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.4-1
cc0019
- 3.0.4
cc0019
- Make SQL plugins optional (buildtime)
cc0019
- Register with pkgconfig
cc0019
cc0019
* Thu May 02 2002 Than Ngo <than@redhat.com> 3.0.3-12
cc0019
- qtdir /usr/lib/qt3
cc0019
- build against gcc-3.1-0.26
cc0019
- add qt-3.0.3-glweak.patch 
cc0019
cc0019
* Wed Apr 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-11
cc0019
- qt3-gcc2.96 should be in qt, not qt-devel
cc0019
cc0019
* Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-10
cc0019
- Tweaks to allow parallel installations of Qt 3.x (gcc 2.96) and Qt 3.x
cc0019
  (gcc 3.1)
cc0019
- Fix up debug spewage at Qt designer startup
cc0019
cc0019
* Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-9
cc0019
- Spec file fixes
cc0019
cc0019
* Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-8
cc0019
- Get rid of non-threaded version, dlopen()'ing threaded code
cc0019
  (like plugins) from non-threaded code is dangerous
cc0019
- Add some fixes from qt-copy, fixing the ksplash crash some people
cc0019
  have noticed on a first login
cc0019
- Add translation fixes from CVS
cc0019
- Patch example .pro files to build outside the Qt source tree (#63023)
cc0019
- Fix various bugs
cc0019
cc0019
* Thu Apr 04 2002 Leon Ho <llch@redhat.com> 3.0.3-7
cc0019
- fixes for CJK - qpsprinter
cc0019
- fixes for CJK - gb18030
cc0019
cc0019
* Fri Mar 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-6
cc0019
- Make sure it builds with both gcc 2.96 and 3.1
cc0019
cc0019
* Wed Mar 28 2002 Leon Ho <llch@redhat.com> 3.0.3-5
cc0019
- fixes for CJK - qpsprinter
cc0019
cc0019
* Wed Mar 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-4
cc0019
- Add CJK patches
cc0019
cc0019
* Tue Mar 26 2002 Than Ngo <than@redhat.com> 3.0.3-3
cc0019
- fix loading kde styles
cc0019
cc0019
* Tue Mar 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-1
cc0019
- Update to 3.0.3 final
cc0019
cc0019
* Thu Mar 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-0.cvs20020314.1
cc0019
- Update to 3.0.3-pre, required for KDE3
cc0019
- force -fPIC usage
cc0019
- Remove conflict with qt2 < 2.3.2-1, the new qt2 2.3.1 is fixed and qt 2.3.2
cc0019
  is broken
cc0019
- Ship the qmake config files (so qmake works for building any 3rd party stuff,
cc0019
  e.g. aethera)
cc0019
cc0019
* Wed Mar  6 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-2
cc0019
- Add some fixes from KDE's qt-copy CVS
cc0019
- Pluginize image formats
cc0019
cc0019
* Mon Feb 25 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-1
cc0019
- 3.0.2 final
cc0019
cc0019
* Tue Feb 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020118.3
cc0019
- Add GB18030 codec patch, #60034
cc0019
- Force-build jpeg support, fixing #59775 and #59795
cc0019
cc0019
* Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020118.2
cc0019
- Build with CUPS support
cc0019
cc0019
* Fri Jan 18 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020118.1
cc0019
- Fix up /usr/bin/moc links, they should point to qt3
cc0019
cc0019
* Mon Jan 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020114.1
cc0019
- Build styles directly into the main library for now, there's too much broken
cc0019
  code out there depending on this ATM.
cc0019
cc0019
* Wed Jan  9 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020109.1
cc0019
- Stop excluding alpha, gcc has been fixed
cc0019
cc0019
* Tue Jan  8 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020108.1
cc0019
- Add fixes from CVS; this fixes the "Alt + F1, arrow up, arrow up doesn't work
cc0019
  in KDE" bug
cc0019
cc0019
* Mon Dec 17 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.1-2
cc0019
- Fix up settings search path
cc0019
- Add default qtrc allowing to use KDE 3.x Qt plugins
cc0019
- Make sure QLibrary uses RTLD_GLOBAL when dlopen()ing libraries
cc0019
cc0019
* Thu Dec 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.1.0-1
cc0019
- Work around gcc bug #57467
cc0019
cc0019
* Wed Dec 12 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- 3.0.1 final
cc0019
cc0019
* Mon Dec 10 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.1-0.cvs20011210.1
cc0019
- Update to current (needed by KDE 3.x)
cc0019
- Rebuild with current libstdc++
cc0019
- Temporarily disable building on alpha
cc0019
- Fix build with PostgreSQL 7.2
cc0019
cc0019
* Mon Nov 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-5
cc0019
- Fix up glweak
cc0019
cc0019
* Mon Nov  5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-4
cc0019
- Give designer, uic, moc, etc. their real names - the qt2 versions
cc0019
  have been renamed in qt2-2.3.2-1.
cc0019
  Conflict with qt2 < 2.3.2-1.
cc0019
cc0019
* Thu Oct 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-3
cc0019
- Add symlink /usr/lib/qt-3.0.0 -> /usr/lib/qt3 and set QTDIR to the
cc0019
  symlink, allowing to update to 3.0.1 without breaking rpath'ed binaries
cc0019
cc0019
* Tue Oct 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-1
cc0019
- 3.0.0 final
cc0019
- fix some minor specfile bugs
cc0019
- Modularize some more (image format plugins)
cc0019
- Build codecs
cc0019
cc0019
* Tue Sep 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta5.1
cc0019
- beta5
cc0019
- Share more code between qt-x11 and qt-embedded builds
cc0019
cc0019
* Wed Aug 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta4.1
cc0019
- beta4
cc0019
- build the Motif style directly into Qt rather than as a plugin - Qt should
cc0019
  always have at least one style...
cc0019
- replace the designer3 symlink with a shell script that sets QTDIR correctly
cc0019
  before launching designer
cc0019
- Add desktop file for designer
cc0019
cc0019
* Mon Aug  6 2001 Tim Powers <timp@redhat.com> 3.0.0-0.beta3.4
cc0019
- explicitly include qm2ts, qmake, qtconfig in the devel package file list to avoid dangling symlinks
cc0019
cc0019
* Thu Aug  2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta3.3
cc0019
- Try yet another workaround for buildsystem breakages
cc0019
cc0019
* Tue Jul 31 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Add another ugly workaround for build system problems, this should finally
cc0019
  get rid of the dangling symlinks
cc0019
cc0019
* Tue Jul 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta3.2
cc0019
- Rephrase parts of the spec file, hopefully pleasing the build system
cc0019
cc0019
* Sun Jul 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta3.1
cc0019
- beta3
cc0019
- Fix dangling symlinks
cc0019
cc0019
* Sun Jun 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta1.2
cc0019
- Fix up QSQL Postgres classes for Postgres 7.1.x
cc0019
- Fix various bugs:
cc0019
  - QtMultilineEdit and QtTableView should actually compile
cc0019
  - Link libqsqlpsql with libpq
cc0019
  - Don't link the base library with libmysqlclient, linking the MySQL
cc0019
    module with it is sufficient
cc0019
- Add missing const qualifier
cc0019
- move the SQL drivers to separate packages to avoid dependencies
cc0019
- build and install designer plugins - converting glade files to Qt is fun. ;)
cc0019
- handle RPM_OPT_FLAGS
cc0019
cc0019
* Tue May 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.beta1.1
cc0019
- 3.0 beta 1
cc0019
cc0019
* Wed May 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20010516.1
cc0019
- Update, remove conflicts with Qt 2.x
cc0019
cc0019
* Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20010514.1
cc0019
- Initial build of 3.0 branch
cc0019
cc0019
* Fri Apr 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.3.0-6
cc0019
- Fix crashes on ia64, Patch from Bill Nottingham <notting@redhat.com>
cc0019
- Allow building qt-nox
cc0019
cc0019
* Fri Apr 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.3.0-5
cc0019
- Make sure uic and designer use the libqui from the source tree, not
cc0019
  a previously installed one.
cc0019
  Linking uic-x11 against libqui-embedded is definitely not a feature. ;)
cc0019
- The qclipboard fix is needed for qt-x11 only, don't apply it if we're
cc0019
  building qt-embedded
cc0019
cc0019
* Sat Apr 14 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Handle LPRng specific constructs in printcap, Bug #35937
cc0019
cc0019
* Sun Mar 25 2001 Florian La Roche <Florian.LaRoche@redhat.de>
cc0019
- add qfont patch from Trolltech
cc0019
cc0019
* Tue Mar 13 2001 Harald Hoyer <harald@redhat.de>
cc0019
- added patch for '@euro' language settings
cc0019
cc0019
* Tue Mar  6 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- 2.3.0 final
cc0019
- BuildRequires XFree86-devel >= 4.0.2 (#30486)
cc0019
cc0019
* Mon Feb 26 2001 Than Ngo <than@redhat.com>
cc0019
- fix check_env function, so that qt does not crash if QT_XFT is not set
cc0019
- fix symlinks
cc0019
cc0019
* Mon Feb 26 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- 2.3.0b1
cc0019
- Add a patch to qpsprinter that handles TrueType fonts even if they come from xfs
cc0019
cc0019
* Tue Feb 13 2001 Preston Brown <pbrown@redhat.com>
cc0019
- japanese input and clipboard fixes applied.  Changes have been sent upstream by patch authors.
cc0019
cc0019
* Fri Feb  9 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Rebuild with new Mesa to get rid of pthreads linkage
cc0019
- Add Xft fix from KDE CVS
cc0019
cc0019
* Wed Feb  7 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Add printing bugfix patch from Trolltech
cc0019
cc0019
* Sat Feb  3 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- 2.2.4
cc0019
- Qt Embedded: Add QVfb and VNC support
cc0019
cc0019
* Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Don't segfault when running Qt/Embedded applications as root
cc0019
- Improve the Qt/Embedded sparc patch so we don't need the specfile hacks
cc0019
  anymore
cc0019
- Fix a bug in QPrintDialog (causing KDE Bug #18608)
cc0019
cc0019
* Thu Jan 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- bzip2 source to save space
cc0019
- Qt/Embedded 2.2.3
cc0019
- Fix qte build on sparc
cc0019
cc0019
* Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Run ldconfig in %%post and %%postun for qt-Xt
cc0019
cc0019
* Sun Dec 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Build with the Xrender extension
cc0019
  (Patch from Keith Packard <keithp@keithp.com>)
cc0019
cc0019
* Wed Dec 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- 2.2.3
cc0019
cc0019
* Tue Dec 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Rebuild to fix permissions on doc dir
cc0019
- Don't exclude ia64 anymore
cc0019
cc0019
* Fri Nov 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Fix up uic (Patch from trolltech) 
cc0019
cc0019
* Wed Nov 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Build qt-embedded
cc0019
  changes to base: fix build, fix ISO C99 compliance, fix 64bit support
cc0019
cc0019
* Mon Nov 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- 2.2.2
cc0019
cc0019
* Tue Oct 24 2000 Than Ngo <than@redhat.com>
cc0019
- call ldconfig for updating (Bug #19687)
cc0019
- added patch from Trolltech, thanks to Rainer <rms@trolltech.com>
cc0019
cc0019
* Wed Oct 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Add missing msg2qm, msgmerge, qconfig tools (Bug #18997), introduced
cc0019
  by broken Makefiles in base
cc0019
- fix up %%install so it works both with old-style and new-style fileutils
cc0019
  (fileutils <= 4.0z don't know about -L)
cc0019
cc0019
* Fri Oct 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Disable exception handling; this speeds up KDE 2.x and reduces its
cc0019
  memory footprint by 20 MB.
cc0019
cc0019
* Tue Oct 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- dereference symlinks in include
cc0019
cc0019
* Sun Oct  8 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- fix -devel
cc0019
- update to the new version of 2.2.1 on trolltech.com; the initial tarball
cc0019
  contained broken docs
cc0019
cc0019
* Thu Oct  5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- 2.2.1
cc0019
cc0019
* Mon Sep 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Add missing uic
cc0019
cc0019
* Thu Sep 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Move Qt designer to a different source RPM to get rid of a
cc0019
  circular dependency (kdelibs2->qt, qt->kdelibs2)
cc0019
- Enable MNG support
cc0019
- Don't compile (just include) examples and tutorials
cc0019
- move the static libraries to a separate package (qt-static).
cc0019
  They're HUGE, and most people won't ever need them.
cc0019
- clean up spec file
cc0019
- fix up dependencies (-devel requires base, -static requires devel,
cc0019
  Xt requires base)
cc0019
- add BuildRequires line
cc0019
cc0019
* Tue Sep 12 2000 Than Ngo <than@redhat.com>
cc0019
- update release 2.2.0
cc0019
- changed copyright to GPL
cc0019
- added missing static libraries
cc0019
- made symbolic link for designer to load the help files correct
cc0019
- made designer and designer-kde2 as sub packages
cc0019
- added missing templates for designer
cc0019
- remove jakub patch, since the release 2.2.0 already 
cc0019
  contains this patch.
cc0019
- fixed qt again to compile with gcc-2.96
cc0019
- use make -j for building
cc0019
cc0019
* Wed Aug 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Work around compiler bugs (Patch from Jakub)
cc0019
- Use relative symlinks (Bug #16750)
cc0019
cc0019
* Mon Aug 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- beta2
cc0019
cc0019
* Mon Aug 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- new qt-copy from KDE2 CVS
cc0019
cc0019
* Wed Aug 9 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- official beta 1
cc0019
cc0019
* Thu Aug 3 2000 Than Ngo <than@redhat.de>
cc0019
- rebuilt against the libpng-1.0.8
cc0019
cc0019
* Thu Jul 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- rebuild (so we have it on all arches)
cc0019
cc0019
* Tue Jul 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- move man pages to a more reasonable place (this fixes Bug #14126)
cc0019
- exclude ia64 for now (compiler problems!!!)
cc0019
cc0019
* Mon Jul 24 2000 Harald Hoyer <harald@redhat.de>
cc0019
- modified connect patch to fit qt 2.2.0 beta.
cc0019
cc0019
* Thu Jul 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- update to current qt-copy; this is now a qt 2.2.0 beta.
cc0019
cc0019
* Mon Jul 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- update to current qt-copy in kde CVS, required
cc0019
cc0019
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cc0019
- automatic rebuild
cc0019
cc0019
* Sun Jul 11 2000 Harald Hoyer <harald@redhat.de>
cc0019
- made patch smaller and binary compatible when recompiled with 6.2
cc0019
- modified connect and moc to cope with the new g++ class layout
cc0019
cc0019
* Sun Jul 09 2000 Than Ngo <than@redhat.de>
cc0019
- rebuilt qt with gcc-2.96-34
cc0019
cc0019
* Fri Jul 07 2000 Than Ngo <than@redhat.de>
cc0019
- rebuilt qt with c++ 2.96
cc0019
cc0019
* Mon Jul  3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Fix dependancies
cc0019
cc0019
* Sun Jul  2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Use egcs++ for now ** FIXME
cc0019
cc0019
* Wed Jun 28 2000 Preston Brown <pbrown@redhat.com>
cc0019
- fix up qt.sh
cc0019
cc0019
* Sun Jun 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- Build in jpeg and threading support
cc0019
- Fix a bug in clipboard pasting code
cc0019
cc0019
* Wed Jun 07 2000 Preston Brown <pbrown@redhat.com>
cc0019
- fix qt.{sh,csh}
cc0019
- use new rpm macro paths
cc0019
- package man pages
cc0019
cc0019
* Fri Jun  2 2000 Bill Nottingham <notting@redhat.com>
cc0019
- build without optimization on ia64
cc0019
cc0019
* Mon May 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- 2.1.1
cc0019
cc0019
* Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
cc0019
- recompile with correct libstdc++
cc0019
cc0019
* Thu Apr 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- 2.1.0 final
cc0019
cc0019
* Wed Apr  5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- beta4
cc0019
- depend on libGL.so.1 rather than Mesa - XFree86 4.0 provides that
cc0019
  lib, too
cc0019
cc0019
* Wed Mar 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- beta3
cc0019
cc0019
* Tue Mar  7 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- beta2
cc0019
- fix compilation of the NSPlugin add-on
cc0019
cc0019
* Fri Mar  3 2000 Bill Nottingham <notting@redhat.com>
cc0019
- fix %postun script
cc0019
cc0019
* Fri Feb 18 2000 Bernhard Rosenkränzer <bero@redhat.com>
cc0019
- beta1
cc0019
- get rid of qt-ImageIO, the functionality is now in the main Qt library
cc0019
- remove qt-Network, the functionality is now in the main Qt library
cc0019
- add changes-2.1.0 to %doc
cc0019
cc0019
* Thu Feb 17 2000 Preston Brown <pbrown@redhat.com>
cc0019
- no refcount check on postun script, we want it to happen even on upgrades
cc0019
cc0019
* Thu Feb 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- new snapshot, should fix QWhatsThisButton
cc0019
- remove executable permissions from *.pro files
cc0019
cc0019
* Mon Feb 07 2000 Preston Brown <pbrown@redhat.com>
cc0019
- strip binaries in examples, tutorial
cc0019
cc0019
* Mon Jan 31 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- new snapshot - should fix the hotkey bug
cc0019
- Fix up the Makefiles so it compiles
cc0019
cc0019
* Tue Jan 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- new snapshot - we need those QVariant fixes
cc0019
cc0019
* Thu Jan 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- switch from glxMesa to Mesa for the GL addon
cc0019
cc0019
* Wed Jan 5 2000 Bernhard Rosenkränzer <bero@redhat.com>
cc0019
- Fix up dependencies
cc0019
- new snapshot
cc0019
cc0019
* Mon Jan 3 2000 Ngo Than <than@redhat.de>
cc0019
- new snapshot for Red Hat Linux 6.2
cc0019
- increase version number
cc0019
cc0019
* Mon Dec 20 1999 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- new snapshot
cc0019
- handle RPM_OPT_FLAGS
cc0019
cc0019
* Mon Dec 13 1999 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- new snapshot
cc0019
- -GL requires libGL.so.1 instead of Mesa (might as well be glxMesa
cc0019
  or some commercial OpenGL)
cc0019
- -GL BuildPrereqs /usr/X11R6/include/GL/gl.h instead of Mesa-devel
cc0019
  (might as well be glxMesa or some commercial OpenGL)
cc0019
cc0019
* Sun Dec 05 1999 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- update to current RSYNC version
cc0019
- remove compilation patch - it finally works out of the box
cc0019
cc0019
* Wed Oct 27 1999 Bernhard Rosenkraenzer <bero@redhat.com>
cc0019
- update to current CVS snapshot
cc0019
- build extensions
cc0019
- add patch to fix QNetwork compilation
cc0019
cc0019
* Sun Oct 24 1999 Bernhard Rosenkraenzer <bero@redhat.de>
cc0019
- current CVS snapshot
cc0019
- fix compilation with gcc 2.95.x
cc0019
- use install -c rather than just install to make BSD install happy
cc0019
cc0019
* Mon Oct 11 1999 Bernhard Rosenkraenzer <bero@redhat.de>
cc0019
- 2.1.0 snapshot (for KDE2)
cc0019
- Fix typo in spec
cc0019
cc0019
* Thu Sep 23 1999 Preston Brown <pbrown@redhat.com>
cc0019
- don't ship tutorial or example binaries
cc0019
cc0019
* Tue Sep 21 1999 Preston Brown <pbrown@redhat.com>
cc0019
- substitution in tutorial and examples so that dependencies are correct and
cc0019
  they can be successfully rebuilt.
cc0019
- switched to completely using QTDIR.  trying to coexist with links into
cc0019
  /usr/{include,lib} and still compile with qt 1.x is very hard for
cc0019
  configure scripts to cope with.
cc0019
cc0019
* Thu Aug 19 1999 Preston Brown <pbrown@redhat.com>
cc0019
- implemented QTDIR compatibility.
cc0019
cc0019
* Tue Jul 20 1999 Preston Brown <pbrown@redhat.com>
cc0019
- qt 2.0.1 packaged.
cc0019
cc0019
* Wed Jul 14 1999 Preston Brown <pbrown@redhat.com>
cc0019
- Qt 2.00 packaged.
cc0019
- examples, html documentation, tutorial moved to /usr/doc
cc0019
cc0019
* Sat Apr 17 1999 Preston Brown <pbrown@redhat.com>
cc0019
- static library supplied in dev package.
cc0019
cc0019
* Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
cc0019
- turn on internal GIF reading support
cc0019
cc0019
* Tue Apr 06 1999 Preston Brown <pbrown@redhat.com>
cc0019
- strip binaries
cc0019
cc0019
* Mon Mar 15 1999 Preston Brown <pbrown@redhat.com>
cc0019
- upgrade to qt 1.44.
cc0019
cc0019
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
cc0019
- Injected new description and group.
cc0019
cc0019
* Tue Jan 19 1999 Preston Brown <pbrown@redhat.com>
cc0019
- moved includes to /usr/include/qt
cc0019
cc0019
* Mon Jan 04 1999 Preston Brown <pbrown@redhat.com>
cc0019
- made setup phase silent.
cc0019
cc0019
* Fri Dec 04 1998 Preston Brown <pbrown@redhat.com>
cc0019
- upgraded to qt 1.42, released today.
cc0019
cc0019
* Tue Dec 01 1998 Preston Brown <pbrown@redhat.com>
cc0019
- took Arnts RPM and made some minor changes for Red Hat.