From c387b14adb558d731dbd3fe20c267f1ca86e11dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 22 Aug 2017 17:11:11 +0300 Subject: [PATCH] Install COPYING as %license https://bugzilla.redhat.com/show_bug.cgi?id=1484037 --- evolution.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/evolution.spec b/evolution.spec index 53fd4da..7813bd3 100644 --- a/evolution.spec +++ b/evolution.spec @@ -27,7 +27,7 @@ Name: evolution Version: 3.25.91 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -311,7 +311,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : rm -rf $RPM_BUILD_ROOT %files -%doc AUTHORS COPYING NEWS README +%license COPYING +%doc AUTHORS NEWS README # GSettings schemas: %{_datadir}/GConf/gsettings/evolution.convert @@ -517,6 +518,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Tue Aug 22 2017 Ville Skyttä - 3.25.91-2 +- Install COPYING as %%license + * Mon Aug 21 2017 Milan Crha - 3.25.91-1 - Update to 3.25.91