Accepting request 322574 from home:seife:OpenStack:Master
fix build with non-SUSE distributions, do not touch BuildRequires this time :-) OBS-URL: https://build.opensuse.org/request/show/322574 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=40
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 12 14:29:56 UTC 2015 - seife+obs@b1-systems.com
|
||||
|
||||
- fix build with non-SUSE distributions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 13:21:19 UTC 2015 - mcihar@suse.cz
|
||||
|
||||
|
||||
@@ -34,12 +34,14 @@ BuildRequires: python-setuptools
|
||||
BuildRequires: python-simplejson
|
||||
Requires: python-backports.ssl_match_hostname
|
||||
Requires: python-simplejson
|
||||
%if 0%{?suse_version}
|
||||
Recommends: python-futures
|
||||
Recommends: python-pycares
|
||||
Recommends: python-pycurl
|
||||
Recommends: python-Twisted
|
||||
Recommends: python-certifi
|
||||
Recommends: python-service_identity
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
%if 0%{?suse_version} <= 1110
|
||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(True);")}
|
||||
|
||||
Reference in New Issue
Block a user