From 10a99d11dce3fa7d2aabeed8dc94fba836df6658 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 21 Nov 2017 13:50:38 +0100 Subject: [PATCH] Use license macro for COPYING --- gupnp-igd.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gupnp-igd.spec b/gupnp-igd.spec index 29a0f09..1c12254 100644 --- a/gupnp-igd.spec +++ b/gupnp-igd.spec @@ -64,7 +64,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %files -%doc README COPYING +%license COPYING +%doc README %{_libdir}/*.so.* %{_libdir}/girepository-1.0/GUPnPIgd-1.0.typelib @@ -89,6 +90,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' - Update inter-package dependencies after python2-gupnp-igd rename - Tighten deps with the _isa macro - Update source URLs +- Use license macro for COPYING * Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek - 0.2.4-7 - Add Provides for the old name without %%_isa