make gcc44 patch f11+ only (for now, fixme)

This commit is contained in:
Rex Dieter 2009-05-13 15:59:36 +00:00
parent 4d5fa974b1
commit dd51ba5416

View File

@ -89,7 +89,10 @@ Requires: %{name}-devel = %{version}-%{release}
%patch4 -p1 -b .rpath
%patch5 -p1 -b .fluid_desktop
%patch6 -p1 -b .consts
# FIXME, why only needed for F-11+/gcc44 ?
%if 0%{?fedora} > 10
%patch7 -p1 -b .gcc44
%endif
%build