From 751f2329cbe4bcb4ceb81482ee7a7acdffe35eb6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 24 2015 10:50:44 +0000 Subject: Use license macro for the COPYING file --- diff --git a/mingw-adwaita-icon-theme.spec b/mingw-adwaita-icon-theme.spec index d05ceff..d311a2e 100644 --- a/mingw-adwaita-icon-theme.spec +++ b/mingw-adwaita-icon-theme.spec @@ -53,7 +53,8 @@ the Adwaita icon theme. %files -n mingw32-adwaita-icon-theme -%doc AUTHORS COPYING README NEWS +%license COPYING +%doc AUTHORS README NEWS %{mingw32_datadir}/pkgconfig/adwaita-icon-theme.pc %{mingw32_datadir}/icons/Adwaita %{mingw32_datadir}/icons/Adwaita/8x8 @@ -72,7 +73,8 @@ the Adwaita icon theme. %ghost %{mingw32_datadir}/icons/Adwaita/icon-theme.cache %files -n mingw64-adwaita-icon-theme -%doc AUTHORS COPYING README NEWS +%license COPYING +%doc AUTHORS README NEWS %{mingw64_datadir}/pkgconfig/adwaita-icon-theme.pc %{mingw64_datadir}/icons/Adwaita %{mingw64_datadir}/icons/Adwaita/8x8 @@ -92,6 +94,7 @@ the Adwaita icon theme. %changelog * Tue Mar 24 2015 Kalev Lember - 3.16.0-1 - Update to 3.16.0 +- Use license macro for the COPYING file * Wed Nov 19 2014 Richard Hughes - 3.14.1-1 - Initial packaging attempt