From 07ca7139ac88f6156dcdcf447540e1ad5816b0eb Mon Sep 17 00:00:00 2001 From: Michael Schloh von Bennewitz Date: Tue, 29 Jul 2003 11:49:32 +0000 Subject: [PATCH] Remove obsolete logic and add sql drivers --- qt/qt.spec | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/qt/qt.spec b/qt/qt.spec index c8794d7118..47f51d26e0 100644 --- a/qt/qt.spec +++ b/qt/qt.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: XWindow License: GPL Version: 3.2.0 -Release: 20030723 +Release: 20030729 # list of sources Source0: ftp://ftp.trolltech.com/pub/qt/source/qt-x11-free-%{version}.tar.bz2 @@ -62,13 +62,6 @@ AutoReqProv: no %prep %setup -q -n qt-x11-free-%{version} - # tidy up dirty vendor tarball - ( cd include - for i in qmotifwidget.h qmotif.h qxtwidget.h qmotifdialog.h; do - rm -f $i - done - ) || exit $? - %build # display a warning that this package is a beast ( echo "This package requires about 1.3 GB of temporary disk space and" @@ -99,6 +92,7 @@ AutoReqProv: no -datadir %{l_prefix}/share/qt/data \ -release -static -stl -sm -qt-zlib \ -qt-libpng -qt-libjpeg -qt-libmng -qt-gif \ + -qt-sql-psql -qt-sql-odbc -qt-sql-mysql \ -no-nis -no-cups -no-nas-sound -no-xinerama \ -no-xrender -no-xft -no-tablet -no-xkb \ -no-thread @@ -117,6 +111,7 @@ AutoReqProv: no -datadir %{l_prefix}/share/qt/data \ -release -static -stl -sm -qt-zlib \ -qt-libpng -qt-libjpeg -qt-libmng -qt-gif \ + -qt-sql-psql -qt-sql-odbc -qt-sql-mysql \ -no-nis -no-cups -no-nas-sound -no-xinerama \ -no-xrender -no-xft -no-tablet -no-xkb \ -thread