switch back to ninja

python + make = race'y builds :-/
epel8
Rex Dieter 7 years ago
parent bad22409b4
commit 0f8712fc30

@ -13,7 +13,7 @@
%endif %endif
# use ninja instead of make # use ninja instead of make
#global ninja 1 %global ninja 1
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.48.0 Version: 5.48.0
@ -212,7 +212,7 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||:
%changelog %changelog
* Wed Aug 01 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.48.0-3 * Wed Aug 01 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.48.0-3
- python: support on f29+ again, add Obsoletes otherwise (like ppc64/s390x) (#1610422) - python: support on f29+ again, add Obsoletes otherwise (like ppc64/s390x) (#1610422)
- use make again (macro'ize ninja support) - macro'ize ninja support
- .spec cosmetics (whitespace mostly) - .spec cosmetics (whitespace mostly)
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.48.0-2 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.48.0-2

Loading…
Cancel
Save