diff --git a/sagemath.spec b/sagemath.spec index 69e3220..de15c9e 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -72,7 +72,7 @@ Name: sagemath Group: Applications/Engineering Summary: A free open-source mathematics software system Version: 5.9 -Release: 8%{?dist} +Release: 9%{?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 @@ -1027,7 +1027,6 @@ export SAGE_FORTRAN_LIB=\`gfortran --print-file-name=libgfortran.so\` export SYMPOW_DIR="\$DOT_SAGE/sympow" export LC_MESSAGES=C export LC_NUMERIC=C -export SAGE_BROWSER=firefox MALLOC_CHECK_=1 $SAGE_LOCAL/bin/sage "\$@" EOF #------------------------------------------------------------------------ @@ -1440,6 +1439,9 @@ exit 0 ######################################################################## %changelog +* Tue Sep 17 2013 pcpa - 5.9-9 +- Actually correct #967251 + * Sat Sep 14 2013 pcpa - 5.9-8 - Do not hardcode SAGE_BROWSER (#967251) - Remove pre(trans) scriptlet used to upgrade from prototype packages