forked from pool/python-zope.interface
- Added provides/obsoletes for python-zope-interface
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
c54608db23
commit
fa913fc190
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 6 15:16:18 UTC 2011 - saschpe@suse.de
|
||||||
|
|
||||||
|
- Added provides/obsoletes for python-zope-interface
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 6 13:44:49 UTC 2011 - saschpe@suse.de
|
Tue Sep 6 13:44:49 UTC 2011 - saschpe@suse.de
|
||||||
|
|
||||||
|
|||||||
@@ -33,6 +33,8 @@ BuildArch: noarch
|
|||||||
%endif
|
%endif
|
||||||
Provides: python-zopeinterface = %{version}
|
Provides: python-zopeinterface = %{version}
|
||||||
Obsoletes: python-zopeinterface < %{version}
|
Obsoletes: python-zopeinterface < %{version}
|
||||||
|
Provides: python-zope-interface = %{version}
|
||||||
|
Obsoletes: python-zope-interface < %{version}
|
||||||
%{!?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()")}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
Reference in New Issue
Block a user