From 1740a468a02a24eef63119847d4f7733d60be1f1 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Aug 18 2016 07:38:55 +0000 Subject: Tighten inter package dependencies with the _isa macro --- diff --git a/gupnp.spec b/gupnp.spec index 3be5214..dac19d1 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -27,7 +27,7 @@ The GUPnP API is intended to be easy to use, efficient and flexible. %package devel Summary: Development package for gupnp Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{version}-%{release} %description devel Files for development with %{name}. @@ -85,6 +85,7 @@ make check %{?_smp_mflags} V=1 * Thu Aug 18 2016 Kalev Lember - 0.99.0-1 - Update to 0.99.0 - Drop manual requires that are automatically handled by pkgconfig dep gen +- Tighten inter package dependencies with the _isa macro * Wed Jun 22 2016 Richard Hughes - 0.20.18-1 - Update to 0.20.18