From 421db2ea9669ac4d5f20dff49aca6de7b9a5d016ef67adb68a4d4d86d8ace18a Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Wed, 16 Jan 2013 08:06:03 +0000 Subject: [PATCH] Accepting request 148669 from home:mlin7442:branches:devel:languages:python removed noarch macro, it contains such debuginfo file, not empty, make it as noarch package seems incorrect OBS-URL: https://build.opensuse.org/request/show/148669 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bsddb3?expand=0&rev=19 --- python-bsddb3.changes | 5 +++++ python-bsddb3.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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