14
0
forked from pool/python-Cython

Accepting request 220743 from home:jengelh:branches:devel:languages:python

- add python-xml as require

OBS-URL: https://build.opensuse.org/request/show/220743
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=39
This commit is contained in:
Denisart Benjamin
2014-02-03 19:48:55 +00:00
committed by Git OBS Bridge
parent 32f780db18
commit 2a471dbfd5
2 changed files with 13 additions and 0 deletions

View File

@@ -23,12 +23,14 @@ Url: http://www.cython.org
Summary: The Cython compiler for writing C extensions for the Python language
License: Apache-2.0
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/C/Cython/Cython-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: python-devel
Provides: python-cython = %{version}
Obsoletes: python-cython < %{version}
Requires: python-xml
Requires(post): update-alternatives
Requires(postun): update-alternatives
%if 0%{?suse_version} && 0%{?suse_version} <= 1110