forked from pool/python-FormEncode
- Add provides/obsoletes for python-formencode
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-FormEncode?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
9c422e9579
commit
1283e9fb5e
@@ -32,6 +32,8 @@ BuildRequires: python-distribute
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
%endif
|
||||
Provides: python-formencode = %{version}
|
||||
Obsoletes: python-formencode < %{version}
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user