Rebuild with polymake support.

This commit is contained in:
Jerry James 2020-07-09 22:25:44 -06:00
parent 347913ab77
commit 3180c4726d
1 changed files with 5 additions and 2 deletions

View File

@ -15,11 +15,11 @@
%endif
# Use this to build without polymake support if polymake is broken.
%bcond_with polymake
%bcond_without polymake
Name: Singular
Version: %{downstreamver}%{?patchver}
Release: 13.1%{?dist}
Release: 14%{?dist}
Summary: Computer Algebra System for polynomial computations
# License analysis:
# - factory/readcf.cc, Singular/grammar.cc, and Singular/grammar.h are
@ -464,6 +464,9 @@ make check
%changelog
* Thu Jul 9 2020 Jerry James <loganjerry@gmail.com> - 4.1.1p3-14
- Rebuild with polymake support
* Wed Jul 8 2020 Jerry James <loganjerry@gmail.com> - 4.1.1p3-13.1
- Rebuild for flint 2.6.0 and normaliz 3.8.6 without polymake support
- Add -flint patch