From 7239d532a69683ae005037e0ee34b529e914d8f8765ce8181bc162ccfbd9f157 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 28 Feb 2012 09:04:16 +0000 Subject: [PATCH] Ups OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=3 --- python-pymongo.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index 80ad1ef..93c258a 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -30,8 +30,6 @@ BuildRequires: python-distribute #BuildRequires: python-nose %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)")} -%else -BuildArch: noarch %endif %description