disable python, failing on arm7hl, aarch64, ppc64le archs

epel8
Rex Dieter 7 years ago
parent e108e8d364
commit 0402893a92

@ -5,14 +5,14 @@
%if !0%{?bootstrap}
%if 0%{?fedora} > 25
%global python 1
#global python 1
%endif
%global tests 1
%endif
Name: kf5-%{framework}
Version: 5.38.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system
License: GPLv2+ and LGPLv2+ and MIT
@ -184,6 +184,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
* Wed Sep 13 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.38.0-4
- disable python, failing on arm7hl, aarch64, ppc64le archs
* Wed Sep 13 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.38.0-3
- enable python bindings

Loading…
Cancel
Save