diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 68ad5f0..6415d43 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -46,8 +46,10 @@ domain. %package doc Summary: Documentation for python-SQLAlchemy Group: Documentation/Other -BuildArch: noarch Requires: %{name} = %{version} +%if 0%{?suse_version} && 0%{?suse_version} > 1110 +BuildArch: noarch +%endif %description doc This package contains HTML documentation, including tutorials and API