52 %option with_pgsql no |
52 %option with_pgsql no |
53 %option with_shared no |
53 %option with_shared no |
54 %option with_examples no |
54 %option with_examples no |
55 |
55 |
56 # list of sources |
56 # list of sources |
57 Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz |
57 Source0: ftp://ftp.qt.nokia.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz |
58 |
58 |
59 # build information |
59 # build information |
60 Prefix: %{l_prefix} |
60 Prefix: %{l_prefix} |
61 BuildRoot: %{l_buildroot} |
61 BuildRoot: %{l_buildroot} |
62 BuildPreReq: OpenPKG, openpkg >= 20050726, make, gcc, pkgconfig |
62 BuildPreReq: OpenPKG, openpkg >= 20050726, make, gcc, pkgconfig |