forked from pool/python-testrepository
Accepting request 148605 from Cloud:OpenStack:Master
- add requires to python-discover for SLE11 OBS-URL: https://build.opensuse.org/request/show/148605 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
6870e13942
commit
a1103e2ffa
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 15 15:43:14 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- add requires to python-discover for SLE11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 15 15:28:53 UTC 2013 - saschpe@suse.de
|
||||
|
||||
|
@@ -32,6 +32,9 @@ BuildRequires: python-testtools
|
||||
Requires: python-fixtures
|
||||
Requires: python-python-subunit
|
||||
Requires: python-testtools
|
||||
%if %suse_version <= 1110
|
||||
Requires: python-discover
|
||||
%endif
|
||||
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()")}
|
||||
|
Reference in New Issue
Block a user