From dd96d3961eff3384d9fd103ec8461973a394ec5a Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 2 Feb 2015 21:43:30 +0000 Subject: [PATCH] Use license macro for COPYING https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text --- eog.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eog.spec b/eog.spec index 428b16f..000605a 100644 --- a/eog.spec +++ b/eog.spec @@ -106,7 +106,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %files -f %{name}.lang -%doc AUTHORS COPYING NEWS README +%doc AUTHORS NEWS README +%license COPYING %{_datadir}/eog %{_datadir}/applications/eog.desktop %{_datadir}/icons/hicolor/*/apps/* @@ -132,6 +133,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : - Update to 3.15.1 - Use pkgconfig for BuildRequires - Update desktop file validation checks +- Use license macro for COPYING * Thu Nov 20 2014 Kalev Lember - 3.14.3-1 - Update to 3.14.3