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