diff --git a/gupnp.spec b/gupnp.spec index 9d7f53b..f7e856b 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -69,7 +69,8 @@ make check %{?_smp_mflags} V=1 %postun -p /sbin/ldconfig %files -%doc AUTHORS COPYING README +%license COPYING +%doc AUTHORS README %{_libdir}/libgupnp-1.0.so.* %{_bindir}/gupnp-binding-tool %{_libdir}/girepository-1.0/GUPnP-1.0.typelib @@ -87,6 +88,7 @@ make check %{?_smp_mflags} V=1 %changelog * Sun May 10 2015 Kalev Lember - 0.20.14-1 - Update to 0.20.14 +- Use license macro for the COPYING file * Tue Jan 6 2015 Peter Robinson 0.20.13-1 - 0.20.13 release