From c15c6b3b7142c52679b89f77746190ffaa342e27 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 3 Jul 2015 12:08:01 +0200 Subject: [PATCH] Move gupnp-binding-tool to -devel subpackage It's a tool for code generation and not useful for runtime. --- gupnp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gupnp.spec b/gupnp.spec index 9c88016..e7b52d5 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -75,10 +75,10 @@ make check %{?_smp_mflags} V=1 %license COPYING %doc AUTHORS README %{_libdir}/libgupnp-1.0.so.* -%{_bindir}/gupnp-binding-tool %{_libdir}/girepository-1.0/GUPnP-1.0.typelib %files devel +%{_bindir}/gupnp-binding-tool %{_libdir}/pkgconfig/gupnp-1.0.pc %{_libdir}/libgupnp-1.0.so %{_includedir}/gupnp-1.0 @@ -91,6 +91,7 @@ make check %{?_smp_mflags} V=1 %changelog * Fri Jul 03 2015 Kalev Lember - 0.20.14-3 - Switch to Python 3 (#1192093) +- Move gupnp-binding-tool to -devel subpackage * Wed Jun 17 2015 Fedora Release Engineering - 0.20.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild