use no_var_tracking patch on f12+ only
This commit is contained in:
parent
15e2888ad2
commit
29b7e50da6
@ -213,7 +213,9 @@ format for easy browsing.
|
|||||||
%if 0%{?rhel} > 5
|
%if 0%{?rhel} > 5
|
||||||
%patch24 -p1 -b .drkonq
|
%patch24 -p1 -b .drkonq
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?fedora} > 11
|
||||||
%patch26 -p1 -b .khtml_svg_no_var_tracking_assignments
|
%patch26 -p1 -b .khtml_svg_no_var_tracking_assignments
|
||||||
|
%endif
|
||||||
|
|
||||||
# Kubuntu patch
|
# Kubuntu patch
|
||||||
%patch50 -p1 -b .kaction_qt_keys
|
%patch50 -p1 -b .kaction_qt_keys
|
||||||
|
Loading…
Reference in New Issue
Block a user