From dc2dcfa8e6f8dd428d0c21472077bedb00d9a9c110de41fe508769e0a1ac2df4 Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 2 Jan 2013 18:02:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=35 --- python-SQLAlchemy.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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