Accepting request 213741 from openSUSE:Factory:PowerLE

- Add Obsoletes/Provides for python-ctypes.

OBS-URL: https://build.opensuse.org/request/show/213741
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=158
This commit is contained in:
Sascha Peilicke
2014-01-14 10:02:19 +00:00
committed by Git OBS Bridge
parent 87ae076e4e
commit 73549b66f0
2 changed files with 7 additions and 0 deletions

View File

@@ -69,6 +69,8 @@ Provides: %{name} = %{python_version}
%ifarch ppc64
Obsoletes: python-64bit
%endif
Provides: python-ctypes = 1.1.0
Obsoletes: python-ctypes < 1.1.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description