[Singular/f21] Rebuild with polymake support.

Jerry James jjames at fedoraproject.org
Tue Oct 28 21:38:51 UTC 2014


commit bf979f7d39c2f40e106d8a7042171a4e19676883
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Tue Oct 28 15:38:44 2014 -0600

    Rebuild with polymake support.

 Singular.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/Singular.spec b/Singular.spec
index 3613bb6..7cae3ce 100644
--- a/Singular.spec
+++ b/Singular.spec
@@ -9,11 +9,11 @@
 # rebuilt, because each BRs the other and both are linked against the old
 # version of the library.  Use this to rebuild Singular without polymake
 # support, rebuild polymake, then build Singular again with polymake support.
-%bcond_with polymake
+%bcond_without polymake
 
 Name:		Singular
 Version:	%(tr - . <<<%{upstreamver})
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Computer Algebra System for polynomial computations
 Group:		Applications/Engineering
 License:	BSD and LGPLv2+ and GPLv2+
@@ -520,6 +520,9 @@ sed -e 's|<\(cf_gmp.h>\)|<factory/\1|' \
 %{_emacs_sitestartdir}/singular-init.el
 
 %changelog
+* Tue Oct 28 2014 Jerry James <loganjerry at gmail.com> - 3.1.6-8
+- Rebuild with polymake support
+
 * Tue Oct 28 2014 Jerry James <loganjerry at gmail.com> - 3.1.6-7
 - Rebuild for ntl 6.2.1, without polymake support
 


More information about the scm-commits mailing list