From 98d6e3b37815c76821ffacd40039d392ce9195606b0b5cd32df09529de63dc24 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Thu, 20 Aug 2015 10:48:59 +0000 Subject: [PATCH] Accepting request 324395 from home:bmwiedemann:branches:devel:languages:python Require python-devel for Python.h (bnc#942385) OBS-URL: https://build.opensuse.org/request/show/324395 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=61 --- 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