Dirk Mueller 2015-10-21 08:00:58 +00:00 committed by Git OBS Bridge
parent ce9d5664e0
commit 81ffef7dde
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 21 08:00:52 UTC 2015 - dmueller@suse.com
- fix requires
-------------------------------------------------------------------
Wed Oct 14 19:24:43 UTC 2015 - sor.alexei@meowr.ru

View File

@ -33,9 +33,9 @@ BuildRequires: python-devel
BuildRequires: python-py
BuildRequires: python-setuptools
Requires: python
Requires: python-chardet
Requires: python-py
Requires: python-urllib3
Requires: python-ndg-httpsclient
Requires: python-pyOpenSSL
Requires: python-pyasn1
%if 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
BuildRoot: %{_tmppath}/%{name}-%{version}-build