Also apply tolerance patch for 32-bit systems.

This commit is contained in:
Elliott Sales de Andrade
2018-01-23 02:31:22 -05:00
parent 75d0d8966b
commit b470c189c1
+4
View File
@@ -385,6 +385,10 @@ Requires: python3-tkinter
%if %{fedora} > 26
# Updated test images for FreeType 2.8.
gzip -dc %SOURCE1000 | tar xvf - --transform='s~^\([^/]\+\)/~lib/\1/tests/baseline_images/~'
%ifarch i686 armv7hl
# Apply this because 32-bit output is a bit off.
%patch1002 -p1
%endif
%else
# Small tweaks to tolerances for FreeType 2.7.1.
%patch1002 -p1