From f620c7c0a08b3442c9ce3f4342737d1e573cfa70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 14 Oct 2014 20:33:37 +0300 Subject: [PATCH] Update to 2.1.43 - Mark COPYING as %license --- mailcap.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/mailcap.spec b/mailcap.spec index a2b730c..2011e1c 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -1,6 +1,6 @@ Name: mailcap -Version: 2.1.42 -Release: 2%{?dist} +Version: 2.1.43 +Release: 1%{?dist} Summary: Helper application and MIME type associations for file types Group: System Environment/Base @@ -45,13 +45,19 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc COPYING NEWS +%{!?_licensedir:%global license %%doc} +%license COPYING +%doc NEWS %config(noreplace) %{_sysconfdir}/mailcap %config(noreplace) %{_sysconfdir}/mime.types %{_mandir}/man4/mailcap.* %changelog +* Tue Oct 14 2014 Ville Skyttä - 2.1.43-1 +- Update to 2.1.43 +- Mark COPYING as %%license + * Sat Jun 07 2014 Fedora Release Engineering - 2.1.42-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild