1.1 --- a/qt/qt.spec Tue Aug 04 19:18:40 2009 +0200 1.2 +++ b/qt/qt.spec Tue Sep 22 11:08:04 2009 +0200 1.3 @@ -35,7 +35,7 @@ 1.4 1.5 # package information 1.6 Name: qt 1.7 -Summary: Cross-platform Application Framework 1.8 +Summary: Cross Platform Application Framework 1.9 URL: http://www.trolltech.com/products/qt/ 1.10 Vendor: Nokia Corporation 1.11 Packager: Michael Schloh von Bennewitz 1.12 @@ -142,6 +142,8 @@ 1.13 %{l_shtool} subst \ 1.14 -e "s;^\(LIBS += \)-lfreetype -lfontconfig;\1$fontconflibs;" \ 1.15 config.tests/x11/fontconfig/fontconfig.pro 1.16 + echo 'INCLUDEPATH += /usr/include/wacomcfg' \ 1.17 + >>src/gui/kernel/x11.pri 1.18 %{l_shtool} subst \ 1.19 -e "s;\(LIBS += -lpq\);\1 `%{l_prefix}/bin/pg_config --libs` $loclibs;" \ 1.20 config.tests/unix/psql/psql.pro