Rebuild for ntl 9.6.4.

This commit is contained in:
Jerry James 2016-02-20 11:56:39 -07:00
parent 8896f194ec
commit fd1b52aff4

View file

@ -52,7 +52,7 @@ Name: sagemath
Group: Applications/Engineering
Summary: A free open-source mathematics software system
Version: 6.8
Release: 3%{?dist}
Release: 4%{?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
@ -185,6 +185,7 @@ BuildRequires: gap-pkg-ctbllib
BuildRequires: gap-pkg-sonata
BuildRequires: gap-pkg-tomlib
BuildRequires: gc-devel
BuildRequires: gcc-c++
BuildRequires: gd-devel
BuildRequires: gfan
BuildRequires: glpk-devel
@ -578,6 +579,8 @@ pushd build/pkgs/pari
for diff in ../patches/*.patch; do
patch -p1 < $diff
done
# Temporary workaround: redefining GCC_VERSION kills the build
sed -i 's/GCC_VERSION/PARI_&/' config/paricfg.h.SH
popd
popd
%endif
@ -1498,6 +1501,9 @@ exit 0
########################################################################
%changelog
* Sat Feb 20 2016 Jerry James <loganjerry@gmail.com> - 6.8-4
- Rebuild for ntl 9.6.4
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild