diff --git a/python-pymongo.changes b/python-pymongo.changes index 739c7df..b286e8f 100644 --- a/python-pymongo.changes +++ b/python-pymongo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 8 14:38:01 UTC 2013 - speilicke@suse.com + +- Drop ExclusiveArch, mongodb is only a Suggets which is plain documentation. + Nobody says that a PPC machine with the Python bindings can't talk to an + x86_64 machine hosting mongodb. + ------------------------------------------------------------------- Tue Jun 4 03:56:25 UTC 2013 - mlin@suse.com diff --git a/python-pymongo.spec b/python-pymongo.spec index 47f830b..4e317e5 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -32,8 +32,6 @@ Suggests: mongodb %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %endif -#currently mongodb is available only for little-endian CPU -ExclusiveArch: %{ix86} x86_64 %description The PyMongo distribution contains tools for interacting with MongoDB