14
0
forked from pool/python-ply
Todd R
2013-01-02 21:57:31 +00:00
committed by Git OBS Bridge
parent 1919cfb7f7
commit e872cf01b0

View File

@@ -30,6 +30,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%py_requires
%else
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%endif
%if 0%{?suse_version} > 1110 || 0%{?fedora} > 12 || 0%{?mdkversion}
BuildArch: noarch