From d43006867b9e8553c12fbe209686e200e9da916f Mon Sep 17 00:00:00 2001 From: Jerry James Date: Oct 10 2011 18:10:28 +0000 Subject: Rebuild for new m4ri. --- 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 - 0.7.2-3 +- Rebuild for new m4ri + * Fri Oct 7 2011 Dan HorĂ¡k - 0.7.2-2 - fix build on non-x86 arches where __M4RI_HAVE_SSE2 is defined as 0