mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -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
|
||||
Summary: A free open-source mathematics software system
|
||||
Version: 6.5
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
# The file ${SAGE_ROOT}/COPYING.txt is the upstream license breakdown file
|
||||
# Additionally, every $files section has a comment with the license name
|
||||
# before files with that license
|
||||
|
@ -217,16 +217,10 @@ BuildRequires: polybori-devel
|
|||
BuildRequires: R
|
||||
BuildRequires: ratpoints-devel
|
||||
BuildRequires: readline-devel
|
||||
%if 0%{?fedora} > 18
|
||||
BuildRequires: rpy
|
||||
%endif
|
||||
BuildRequires: scons
|
||||
BuildRequires: Singular-devel
|
||||
%if 0%{?fedora} >= 18
|
||||
BuildRequires: stix-math-fonts
|
||||
%else
|
||||
BuildRequires: stix-fonts
|
||||
%endif
|
||||
BuildRequires: sympow
|
||||
BuildRequires: sympy
|
||||
BuildRequires: symmetrica-devel
|
||||
|
@ -282,20 +276,13 @@ Requires: %{name}-notebook
|
|||
Requires: %{name}-rubiks
|
||||
Requires: %{name}-sagetex
|
||||
Requires: Singular
|
||||
%if 0%{?fedora} >= 18
|
||||
Requires: stix-math-fonts
|
||||
%else
|
||||
Requires: stix-fonts
|
||||
%endif
|
||||
Requires: sympow
|
||||
Requires: sympy
|
||||
Requires: tachyon
|
||||
Requires: texlive
|
||||
Requires: vecmath
|
||||
|
||||
# Missing build requires on armv7hl
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
|
||||
%description
|
||||
Sage is a free open-source mathematics software system licensed
|
||||
under the GPL. It combines the power of many existing open-source
|
||||
|
@ -1371,6 +1358,10 @@ exit 0
|
|||
|
||||
########################################################################
|
||||
%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
|
||||
- Add patch to work with ipython 3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue