|
|
@@ -87,7 +87,7 @@ AutoReqProv: no
|
|
|
-R`%{l_prefix}/etc/rc --query x11_libdir`
|
|
|
%{l_make} %{l_mflags -O} \
|
|
|
MAKE="%{l_make} %{l_mflags -O}" \
|
|
|
- symlinks src-moc sub-src sub-tools
|
|
|
+ symlinks src-qmake src-moc sub-src sub-tools
|
|
|
# FIXME: "-Wl,-rpath,/tmp/qt-x11-free-3.0.4/lib"
|
|
|
# FIXME: "QSettings: error creating /cw/.qt"
|
|
|
# FIXME: "libpng warning: Application was compiled with png.h from libpng-1.2.3"
|
|
|
@@ -105,8 +105,8 @@ AutoReqProv: no
|
|
|
bin/linguist bin/lrelease bin/lupdate \
|
|
|
bin/assistant bin/qtconfig bin/designer \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/bin/
|
|
|
- # FIXME: The touch should be removed, but for now they are
|
|
|
- # here due to a broken symbolic link in the Qt distribution
|
|
|
+ # FIXME: The touch should be removed, but for now it remains
|
|
|
+ # due to a broken symbolic link in the Qt distribution
|
|
|
touch include/qt_windows.h
|
|
|
%{l_shtool} install -c -m 644 \
|
|
|
include/*.h $RPM_BUILD_ROOT%{l_prefix}/include/qt/
|