Adjust for removed patches

This commit is contained in:
pcpa 2016-12-30 10:05:59 -05:00
parent 807c53b3b6
commit c459590874

View file

@ -179,20 +179,14 @@ Patch27: %{name}-includes.patch
# or -std=gnu++11 compiler options.
Patch28: %{name}-gcc6.patch
# Use ipython3 (mostly a rediff from sagemath-6.8 sage/repl)
#Patch29: %{name}-ipython3.patch
# Use atlas blas
Patch30: %{name}-atlas.patch
# Correct side effect of sagemath-ipython3 patch
#Patch31: %{name}-is_in_terminal.patch
Patch29: %{name}-atlas.patch
# Update for python-flask-0.11.1
Patch32: %{name}-flask.patch
Patch30: %{name}-flask.patch
# Corrections to build in latest f25 and rawhide
Patch33: %{name}-ftbfs.patch
Patch31: %{name}-ftbfs.patch
BuildRequires: 4ti2
BuildRequires: arb-devel
@ -722,11 +716,9 @@ popd
%patch26
%patch27
%patch28
#%#patch29
%patch29
%patch30
#%#patch31
%patch32
%patch33
%patch31
sed -e 's|@@SAGE_ROOT@@|%{SAGE_ROOT}|' \
-e 's|@@SAGE_DOC@@|%{SAGE_DOC}|' \