diff --git a/python-bsddb3.changes b/python-bsddb3.changes index e07f34c..3b03bb6 100644 --- a/python-bsddb3.changes +++ b/python-bsddb3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 16 03:47:36 UTC 2013 - mlin@suse.com + +- Removed BuildArch: noarch macro + ------------------------------------------------------------------- Mon Jan 14 09:29:26 UTC 2013 - saschpe@suse.de diff --git a/python-bsddb3.spec b/python-bsddb3.spec index abaa8fd..74fa63d 100644 --- a/python-bsddb3.spec +++ b/python-bsddb3.spec @@ -29,8 +29,6 @@ BuildRequires: db-devel BuildRequires: python-devel %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%else -BuildArch: noarch %endif %description