From 88951ed0acb7462ee9cf4764e5c7c423ca9499ad9e87212348b95eef4f654e66 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 21 Aug 2015 06:24:51 +0000 Subject: [PATCH] Accepting request 324563 from devel:languages:python 1 OBS-URL: https://build.opensuse.org/request/show/324563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=27 --- python-Cython.changes | 5 +++++ python-Cython.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-Cython.changes b/python-Cython.changes index ea737d4..843207c 100644 --- a/python-Cython.changes +++ b/python-Cython.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 19 15:23:19 UTC 2015 - bwiedemann@suse.com + +- Require python-devel for Python.h (bnc#942385) + ------------------------------------------------------------------- Wed Jul 29 11:52:24 UTC 2015 - toddrme2178@gmail.com diff --git a/python-Cython.spec b/python-Cython.spec index e1bd289..4ea89bf 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -30,6 +30,7 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: python-devel BuildRequires: python-xml +Requires: python-devel Requires: python-xml Requires(post): update-alternatives Requires(postun): update-alternatives