Correct sagemath FTBFS in f25+

This commit is contained in:
pcpa 2016-12-21 09:17:04 -05:00
parent 98d729b877
commit 09aad4ce54
2 changed files with 50 additions and 0 deletions

View file

@ -185,6 +185,9 @@ Patch31: %{name}-is_in_terminal.patch
# Update for python-flask-0.11.1
Patch32: %{name}-flask.patch
# Corrections to build in latest f25 and rawhide
Patch33: %{name}-ftbfs.patch
BuildRequires: 4ti2
BuildRequires: arb-devel
BuildRequires: atlas-devel
@ -700,6 +703,7 @@ popd
%patch30
%patch31
%patch32
%patch33
sed -e 's|@@SAGE_ROOT@@|%{SAGE_ROOT}|' \
-e 's|@@SAGE_DOC@@|%{SAGE_DOC}|' \