[python-polybori] Rebuild for new m4ri and new boost. Use new rpm 4.9 filter scheme.

Jerry James jjames at fedoraproject.org
Thu Jul 21 15:56:20 UTC 2011


commit 8be4b696da3ad1978170beeb1f060c67126ccacc
Author: Jerry James <loganjerry at gmail.com>
Date:   Thu Jul 21 09:55:36 2011 -0600

    Rebuild for new m4ri and new boost.
    Use new rpm 4.9 filter scheme.

 python-polybori.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
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 <loganjerry at gmail.com> - 0.7.1-3
+- Rebuild for new m4ri and new boost
+- Use new rpm 4.9 filter scheme
+
 * Fri Jun 17 2011 Jerry James <loganjerry at gmail.com> - 0.7.1-2
 - Rebuild for new m4ri
 - Fix a broken python import that crashes the GUI


More information about the scm-commits mailing list