diff --git a/mpc.spec b/mpc.spec index 49ab382..471c0e3 100644 --- a/mpc.spec +++ b/mpc.spec @@ -67,7 +67,10 @@ MPC multiple-precision complex library development files. %prep %setup -q +# Should really be a mpfr version check +%if %{suse_version} > 1120 %patch0 -p1 +%endif %build %configure