14
0

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=18
This commit is contained in:
Sascha Peilicke
2013-08-08 14:35:35 +00:00
committed by Git OBS Bridge
parent ec4f29919d
commit 3a1e31b987
2 changed files with 7 additions and 2 deletions

View File

@@ -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