mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 19:55:54 -04:00
Drop old F-18 comparisions, Build on ARMv7, all deps now met
This commit is contained in:
parent
caa1948e38
commit
fb54bb9a78
1 changed files with 5 additions and 14 deletions
|
@ -42,7 +42,7 @@ Name: sagemath
|
||||||
Group: Applications/Engineering
|
Group: Applications/Engineering
|
||||||
Summary: A free open-source mathematics software system
|
Summary: A free open-source mathematics software system
|
||||||
Version: 6.5
|
Version: 6.5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
# The file ${SAGE_ROOT}/COPYING.txt is the upstream license breakdown file
|
# The file ${SAGE_ROOT}/COPYING.txt is the upstream license breakdown file
|
||||||
# Additionally, every $files section has a comment with the license name
|
# Additionally, every $files section has a comment with the license name
|
||||||
# before files with that license
|
# before files with that license
|
||||||
|
@ -217,16 +217,10 @@ BuildRequires: polybori-devel
|
||||||
BuildRequires: R
|
BuildRequires: R
|
||||||
BuildRequires: ratpoints-devel
|
BuildRequires: ratpoints-devel
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
%if 0%{?fedora} > 18
|
|
||||||
BuildRequires: rpy
|
BuildRequires: rpy
|
||||||
%endif
|
|
||||||
BuildRequires: scons
|
BuildRequires: scons
|
||||||
BuildRequires: Singular-devel
|
BuildRequires: Singular-devel
|
||||||
%if 0%{?fedora} >= 18
|
|
||||||
BuildRequires: stix-math-fonts
|
BuildRequires: stix-math-fonts
|
||||||
%else
|
|
||||||
BuildRequires: stix-fonts
|
|
||||||
%endif
|
|
||||||
BuildRequires: sympow
|
BuildRequires: sympow
|
||||||
BuildRequires: sympy
|
BuildRequires: sympy
|
||||||
BuildRequires: symmetrica-devel
|
BuildRequires: symmetrica-devel
|
||||||
|
@ -282,20 +276,13 @@ Requires: %{name}-notebook
|
||||||
Requires: %{name}-rubiks
|
Requires: %{name}-rubiks
|
||||||
Requires: %{name}-sagetex
|
Requires: %{name}-sagetex
|
||||||
Requires: Singular
|
Requires: Singular
|
||||||
%if 0%{?fedora} >= 18
|
|
||||||
Requires: stix-math-fonts
|
Requires: stix-math-fonts
|
||||||
%else
|
|
||||||
Requires: stix-fonts
|
|
||||||
%endif
|
|
||||||
Requires: sympow
|
Requires: sympow
|
||||||
Requires: sympy
|
Requires: sympy
|
||||||
Requires: tachyon
|
Requires: tachyon
|
||||||
Requires: texlive
|
Requires: texlive
|
||||||
Requires: vecmath
|
Requires: vecmath
|
||||||
|
|
||||||
# Missing build requires on armv7hl
|
|
||||||
ExclusiveArch: %{ix86} x86_64
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Sage is a free open-source mathematics software system licensed
|
Sage is a free open-source mathematics software system licensed
|
||||||
under the GPL. It combines the power of many existing open-source
|
under the GPL. It combines the power of many existing open-source
|
||||||
|
@ -1371,6 +1358,10 @@ exit 0
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 5 2015 Peter Robinson <pbrobinson@fedoraproject.org> 6.5-3
|
||||||
|
- Drop old F-18 comparisions
|
||||||
|
- Build on ARMv7, all deps now met
|
||||||
|
|
||||||
* Sun Apr 26 2015 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 6.5-2
|
* Sun Apr 26 2015 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 6.5-2
|
||||||
- Add patch to work with ipython 3
|
- Add patch to work with ipython 3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue