[polymake] Rebuild with Singular support.

Jerry James jjames at fedoraproject.org
Fri Sep 12 04:20:17 UTC 2014


commit c41a4ce5aa222e6671fa6e16c16eca1e71fa2736
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Thu Sep 11 22:19:23 2014 -0600

    Rebuild with Singular support.

 polymake.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/polymake.spec b/polymake.spec
index 0564373..f9b7993 100644
--- a/polymake.spec
+++ b/polymake.spec
@@ -2,7 +2,7 @@
 # rebuilt, because each BRs the other and both are linked against the old
 # version of the library.  Use this to rebuild polymake without Singular
 # support, rebuild Singular, then build polymake again with Singular support.
-%bcond_with singular
+%bcond_without singular
 
 # Date of the "perpetual beta" git snapshot
 %global gitdate  20140811
@@ -11,7 +11,7 @@
 
 Name:           polymake
 Version:        2.13
-Release:        8%{?gitdate:.git%{gitdate}}%{?dist}
+Release:        9%{?gitdate:.git%{gitdate}}%{?dist}
 Summary:        Algorithms on convex polytopes and polyhedra
 
 License:        GPLv2+
@@ -229,6 +229,9 @@ sed -i 's,%{buildroot},,' %{buildroot}%{polydir}/bundled/singular/conf.make
 %doc doc/*
 
 %changelog
+* Thu Sep 11 2014 Jerry James <loganjerry at gmail.com> - 2.13-9.git20140811
+- Rebuild with Singular support
+
 * Thu Sep 11 2014 Jerry James <loganjerry at gmail.com> - 2.13-8.git20140811
 - Update to perpetual beta snapshot that supports perl 5.20 (bz 1139212)
 


More information about the scm-commits mailing list