[python-polybori/f16] Rebuild for new m4ri. Small fix to ipython patch for ipython 0.12.

Jerry James jjames at fedoraproject.org
Mon Jan 30 21:09:44 UTC 2012


commit 9c73090ad00f6287fdc5de852bf8aebefe0af248
Author: Jerry James <loganjerry at gmail.com>
Date:   Mon Jan 30 14:09:33 2012 -0700

    Rebuild for new m4ri.
    Small fix to ipython patch for ipython 0.12.

 polybori-ipython.patch |    2 +-
 python-polybori.spec   |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/polybori-ipython.patch b/polybori-ipython.patch
index 4c2f89c..a219828 100644
--- a/polybori-ipython.patch
+++ b/polybori-ipython.patch
@@ -83,7 +83,7 @@
 +# RCfiles are supported up to ipython 0.11
 +if [[ `$IPYTHON --c="import IPython; \
 +    ([eval(elt) for elt in IPython.__version__.split('.')[:2] ]< [0, 11]) "\
-+    -quick` =~ "True" ]]
++    --quick` =~ "True" ]]
 +then
 +    ${IPYTHON} -rcfile ${IPBDIR}/ipythonrc-polybori $@
 +else
diff --git a/python-polybori.spec b/python-polybori.spec
index 132210a..db586b4 100644
--- a/python-polybori.spec
+++ b/python-polybori.spec
@@ -2,7 +2,7 @@
 
 Name:           python-%{rootname}
 Version:        0.7.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Framework for Boolean Rings
 Group:          Development/Libraries
 License:        GPLv2+
@@ -208,6 +208,10 @@ fi
 
 
 %changelog
+* Mon Jan 30 2012 Jerry James <loganjerry at gmail.com> - 0.7.2-3
+- Rebuild for new m4ri
+- Small fix to ipython patch for ipython 0.12
+
 * Mon Oct 10 2011 Jerry James <loganjerry at gmail.com> - 0.7.2-2
 - Rebuild for new m4ri
 - Fix from Dan HorĂ¡k <dan[at]danny.cz>:


More information about the scm-commits mailing list