From 8be4b696da3ad1978170beeb1f060c67126ccacc Mon Sep 17 00:00:00 2001 From: Jerry James Date: Jul 21 2011 15:55:36 +0000 Subject: Rebuild for new m4ri and new boost. Use new rpm 4.9 filter scheme. --- diff --git a/python-polybori.spec b/python-polybori.spec index 440e675..f34ab6c 100644 --- a/python-polybori.spec +++ b/python-polybori.spec @@ -1,6 +1,6 @@ Name: python-polybori Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Framework for Boolean Rings Group: Development/Libraries License: GPLv2+ @@ -31,8 +31,8 @@ Requires: ipython Requires: python-imaging Requires: pyparsing -%filter_provides_in %{python_sitearch}/.*\.so$ -%filter_setup +%global __provides_exclude_from %{python_sitearch}/.*\\\.so$ + %description PolyBoRi is a special purpose computer algebra system for computations in @@ -201,6 +201,10 @@ fi %changelog +* Thu Jul 21 2011 Jerry James - 0.7.1-3 +- Rebuild for new m4ri and new boost +- Use new rpm 4.9 filter scheme + * Fri Jun 17 2011 Jerry James - 0.7.1-2 - Rebuild for new m4ri - Fix a broken python import that crashes the GUI