14
0
2014-12-01 22:48:55 +00:00
committed by Git OBS Bridge
parent 0804c6881a
commit 3af3fb3926
2 changed files with 6 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ BuildRequires: python-unittest2 >= 0.8.0
BuildRequires: python-Sphinx
Requires: python-extras
Requires: python-python-mimeparse
Requires: python-unittest >= 0.8.0
Requires: python-unittest2 >= 0.8.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}