From 813a1217fe823ca67959667f4193e99515328cbf Mon Sep 17 00:00:00 2001 From: Dridi Boukelmoune Date: Feb 16 2014 15:26:03 +0000 Subject: devel packages require the base packages --- diff --git a/python-blockdiag.spec b/python-blockdiag.spec index 4fa1f2f..5d8b791 100644 --- a/python-blockdiag.spec +++ b/python-blockdiag.spec @@ -56,6 +56,7 @@ This package installs the %{srcname} module for Python 3. %package -n python-%{srcname}-devel Summary: Development files for python-%{srcname} +Requires: python-%{srcname} = %{version}-%{release} %description -n python-%{srcname}-devel @@ -64,6 +65,7 @@ Development files for python-%{srcname}. %package -n python3-%{srcname}-devel Summary: Development files for python3-%{srcname} +Requires: python3-%{srcname} = %{version}-%{release} %description -n python3-%{srcname}-devel