From d5ebce50190f4337b4a715ae7ce2717476d690eb95e86bd28f325a27a0ebc587 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 3 Jan 2013 17:38:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=24 --- python-bugzilla.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-bugzilla.spec b/python-bugzilla.spec index ceadb81..b83a2bf 100644 --- a/python-bugzilla.spec +++ b/python-bugzilla.spec @@ -33,8 +33,9 @@ Patch1: %{name}-0.6.2-backtraces.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -%if 0%{?suse_version} && 0%{?suse_version} <= 1110 +%if 0%{?suse_version} && 0%{?suse_version} > 1110 BuildArch: noarch +%else %{py_requires} %endif