- fix typo in last change
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=35
This commit is contained in:
parent
0804c6881a
commit
3af3fb3926
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 1 22:48:47 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
- fix typo in last change
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 1 17:04:18 UTC 2014 - rhafer@suse.com
|
Mon Dec 1 17:04:18 UTC 2014 - rhafer@suse.com
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ BuildRequires: python-unittest2 >= 0.8.0
|
|||||||
BuildRequires: python-Sphinx
|
BuildRequires: python-Sphinx
|
||||||
Requires: python-extras
|
Requires: python-extras
|
||||||
Requires: python-python-mimeparse
|
Requires: python-python-mimeparse
|
||||||
Requires: python-unittest >= 0.8.0
|
Requires: python-unittest2 >= 0.8.0
|
||||||
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()")}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user