diff --git a/transmission.spec b/transmission.spec index fe38822..748dd2f 100644 --- a/transmission.spec +++ b/transmission.spec @@ -211,7 +211,8 @@ fi %files %files common -%doc AUTHORS COPYING NEWS README +%license COPYING +%doc AUTHORS NEWS README %{_bindir}/transmission-remote %{_bindir}/transmission-create %{_bindir}/transmission-edit @@ -249,6 +250,7 @@ fi %changelog * Wed May 13 2015 Kalev Lember - 2.84-6 - Install a symbolic app icon (#1221292) +- Use license macro for the COPYING file * Sat May 02 2015 Kalev Lember - 2.84-5 - Rebuilt for GCC 5 C++11 ABI change