[polymake/f21] Rebuild with Singular support.

Jerry James jjames at fedoraproject.org
Tue Nov 11 04:12:44 UTC 2014


commit 4e144d5bd94f0ba9faf060fc2c32286f29cc8dd4
Author: Jerry James <loganjerry at gmail.com>
Date:   Mon Nov 10 21:12:15 2014 -0700

    Rebuild with Singular support.

 polymake.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/polymake.spec b/polymake.spec
index 14d8662..31a2e17 100644
--- a/polymake.spec
+++ b/polymake.spec
@@ -8,14 +8,14 @@
 # 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" subversion snapshot
 #%%global svndate 20140326
 
 Name:           polymake
 Version:        2.13
-Release:        10%{?svndate:.svn%{svndate}}%{?dist}
+Release:        11%{?svndate:.svn%{svndate}}%{?dist}
 Summary:        Algorithms on convex polytopes and polyhedra
 
 License:        GPLv2+
@@ -260,6 +260,9 @@ sed -i 's,%{buildroot},,' %{buildroot}%{polydir}/bundled/singular/conf.make
 %doc doc/*
 
 %changelog
+* Mon Nov 10 2014 Jerry James <loganjerry at gmail.com> - 2.13-11
+- Rebuild with Singular support
+
 * Mon Nov 10 2014 Jerry James <loganjerry at gmail.com> - 2.13-10
 - Rebuild for lrslib 050, normaliz 2.12.1, and latte-integrale 1.7.2
 - New -singular subpackage to reduce pain of Singular+polymake updates


More information about the scm-commits mailing list