14
0

- 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:
Sascha Peilicke
2011-09-06 15:17:39 +00:00
committed by Git OBS Bridge
parent c54608db23
commit fa913fc190
2 changed files with 7 additions and 0 deletions

View File

@@ -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

View File

@@ -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