OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 06-Apr-2004 15:41:07
Branch: HEAD Handle: 2004040614410700
Modified files:
openpkg-src/kde-qt kde-qt.spec
Log:
kde-libs requires enabled SQL stuff in Qt
Summary:
Revision Changes Path
1.9 +2 -2 openpkg-src/kde-qt/kde-qt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/kde-qt/kde-qt.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 kde-qt.spec
--- openpkg-src/kde-qt/kde-qt.spec 6 Feb 2004 12:13:16 -0000 1.8
+++ openpkg-src/kde-qt/kde-qt.spec 6 Apr 2004 13:41:07 -0000 1.9
@@ -34,7 +34,7 @@
Group: KDE
License: GPL
Version: 3.2.3
-Release: 20040206
+Release: 20040406
# list of sources
Source0: ftp://ftp.trolltech.com/pub/qt/source/qt-x11-free-%{version}.tar.bz2
@@ -145,7 +145,7 @@
-qt-zlib -qt-libpng -qt-libjpeg -qt-libmng -qt-gif \
-no-nis -no-cups -no-nas-sound -no-xinerama \
-xrender -no-xft -no-tablet -no-xkb \
- -disable-opengl -disable-sql \
+ -disable-opengl -enable-sql \
-no-exceptions -thread \
-I$QTDIR/include \
%{l_cppflags} %{l_ldflags} \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]