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