mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Correct remaining issues updating to sagemath 6.x build environment
This commit is contained in:
parent
0193196fb7
commit
89c67527a5
1 changed files with 9 additions and 2 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=914936
|
||||
%ifarch %{ix86} x86_64
|
||||
%global have_fes %{packager_debug}
|
||||
%global have_fes 1
|
||||
%else
|
||||
%global have_fes 0
|
||||
%endif
|
||||
|
@ -62,7 +62,7 @@ Name: sagemath
|
|||
Group: Applications/Engineering
|
||||
Summary: A free open-source mathematics software system
|
||||
Version: 6.1.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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
|
||||
|
@ -1360,6 +1360,13 @@ exit 0
|
|||
|
||||
########################################################################
|
||||
%changelog
|
||||
* Fri Feb 12 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 6.1.1-2
|
||||
- Enable optional fes dependency
|
||||
- Correct jmol applet interface
|
||||
- Add missing python-twisted-mail requires (#1063061)
|
||||
- Correct problems when starting sage for the first time as a new user
|
||||
- Correct atlas library path for f21 or newer
|
||||
|
||||
* Fri Feb 7 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 6.1.1-1
|
||||
- Update to sagemath 6.1.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue