- Add Provides/Obsoletes for python-cython
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=4
This commit is contained in:
parent
5e3f83032e
commit
f1770ec712
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 13:25:54 UTC 2011 - saschpe@suse.de
|
||||
|
||||
- Add Provides/Obsoletes for python-cython
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 11:03:40 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
@ -30,6 +30,8 @@ BuildRequires: python-devel
|
||||
%if 0%{?suse_version}
|
||||
%py_requires
|
||||
%endif
|
||||
Provides: python-cython = %{version}
|
||||
Obsoletes: python-cython < %{version}
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user