[sagemath/f20: 6/6] Correct remaining issues updating to sagemath 6.x build environment

pcpa pcpa at fedoraproject.org
Wed Feb 12 13:04:24 UTC 2014


commit 89c67527a564011f9df14a9ec6e0f17388b6fd6c
Author: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date:   Wed Feb 12 11:03:55 2014 -0200

    Correct remaining issues updating to sagemath 6.x build environment

 sagemath.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/sagemath.spec b/sagemath.spec
index 5c2772a..ee9be0f 100644
--- a/sagemath.spec
+++ b/sagemath.spec
@@ -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 at 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 at gmail.com> - 6.1.1-1
 - Update to sagemath 6.1.1
 


More information about the scm-commits mailing list