diff --git a/python-pyinotify.spec b/python-pyinotify.spec index 72a6295..1d01784 100644 --- a/python-pyinotify.spec +++ b/python-pyinotify.spec @@ -34,8 +34,9 @@ BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} >= 1120 BuildArch: noarch -%endif +%else %{py_requires} +%endif %description pyinotify is a Python module for watching filesystems changes. By its design