rebuild against gcc 4.3
This commit is contained in:
parent
74efb849cf
commit
337ddfff5a
4
qt.spec
4
qt.spec
@ -37,7 +37,6 @@ Patch33: qt-3.3.8-fontrendering-#214570.patch
|
||||
Patch34: qt-3.3.6-fontrendering-ml_IN-209974.patch
|
||||
Patch35: qt-3.3.6-fontrendering-ml_IN-217657.patch
|
||||
Patch37: qt-3.3.6-fontrendering-gu-228452.patch
|
||||
Patch38: qt-x11-free-3.3.8b-gcc43.patch
|
||||
|
||||
# immodule patches
|
||||
Patch50: qt-x11-free-3.3.8-qt-x11-immodule-unified-qt3.3.7-20061229-pre.patch
|
||||
@ -59,6 +58,7 @@ Patch110: 0084-compositing-properties.patch
|
||||
|
||||
# upstream patches
|
||||
Patch200: qt-x11-free-3.3.4-fullscreen.patch
|
||||
Patch201: qt-x11-free-3.3.8b-gcc43.patch
|
||||
|
||||
%define qt_dirname qt-3.3
|
||||
%define qtdir %{_libdir}/%{qt_dirname}
|
||||
@ -276,7 +276,6 @@ for the Qt toolkit.
|
||||
%patch34 -p1 -b .fontrendering-#209974
|
||||
%patch35 -p1 -b .fontrendering-ml_IN-217657
|
||||
%patch37 -p1 -b .fontrendering-gu-228452
|
||||
%patch38 -p1 -b .gcc34
|
||||
|
||||
# immodule patches
|
||||
%if %{immodule}
|
||||
@ -300,6 +299,7 @@ for the Qt toolkit.
|
||||
|
||||
# upstream patches
|
||||
%patch200 -p1 -b .fullscreen
|
||||
%patch201 -p1 -b .gcc34
|
||||
|
||||
# convert to UTF-8
|
||||
iconv -f iso-8859-1 -t utf-8 < doc/man/man3/qdial.3qt > doc/man/man3/qdial.3qt_
|
||||
|
Loading…
Reference in New Issue
Block a user