14
0

Accepting request 182858 from Cloud:OpenStack:Master

- tighten runtime requires

OBS-URL: https://build.opensuse.org/request/show/182858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=10
This commit is contained in:
Alexandre Rogoski
2013-07-11 21:17:23 +00:00
committed by Git OBS Bridge
parent bb9bca93e8
commit e078962699
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 11 15:55:27 UTC 2013 - dmueller@suse.com
- tighten runtime requires
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 30 09:17:02 UTC 2013 - dmueller@suse.com Tue Apr 30 09:17:02 UTC 2013 - dmueller@suse.com

View File

@@ -33,8 +33,8 @@ BuildRequires: python-python-subunit
BuildRequires: python-testtools BuildRequires: python-testtools
Requires: python-extras Requires: python-extras
Requires: python-fixtures Requires: python-fixtures
Requires: python-python-subunit Requires: python-python-subunit >= 0.0.10
Requires: python-testtools Requires: python-testtools >= 0.9.30
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110 %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()")} %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}