[python-polybori] Rebuild for new m4ri.

Jerry James jjames at fedoraproject.org
Mon Oct 10 18:10:37 UTC 2011


commit d43006867b9e8553c12fbe209686e200e9da916f
Author: Jerry James <loganjerry at gmail.com>
Date:   Mon Oct 10 12:10:28 2011 -0600

    Rebuild for new m4ri.

 python-polybori.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-polybori.spec b/python-polybori.spec
index b9c3284..dc55b35 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+
@@ -19,7 +19,7 @@ Patch1:         polybori-import.patch
 Patch2:         polybori-warning.patch
 # This patch was produced by upstream.  It adapts to ipython 0.11.
 Patch3:         polybori-ipython.patch
-# Fix CFLAFS detection with system m4ri library - __M4RI_HAVE_SSE2 can be defined as 0
+# Fix CFLAGS detection with system m4ri library - __M4RI_HAVE_SSE2 can be defined as 0
 Patch4:         polybori-0.7.2-m4ri.patch
 
 BuildRequires:  boost-devel
@@ -39,7 +39,7 @@ Requires:       ipython
 Requires:       python-imaging
 Requires:       pyparsing
 
-%global __provides_exclude_from ^%{python_sitearch}/.*\\\.so$
+%global __provides_exclude_from ^%{python_sitearch}/.*\\.so$
 
 
 %description
@@ -208,6 +208,9 @@ fi
 
 
 %changelog
+* Mon Oct 10 2011 Jerry James <loganjerry at gmail.com> - 0.7.2-3
+- Rebuild for new m4ri
+
 * Fri Oct  7 2011 Dan Horák <dan[at]danny.cz> - 0.7.2-2
 - fix build on non-x86 arches where __M4RI_HAVE_SSE2 is defined as 0
 


More information about the scm-commits mailing list