diff --git a/xml2.spec b/xml2.spec index d24eddb..40cef47 100644 --- a/xml2.spec +++ b/xml2.spec @@ -1,6 +1,6 @@ Name: xml2 Version: 0.5 -Release: 8%{?dist} +Release: 9%{?dist} Summary: XML/Unix Processing Tools Group: Applications/Text License: GPLv2+ @@ -47,10 +47,17 @@ rm -rf %{buildroot} %{_bindir}/csv2 %{_bindir}/xml2 %{_bindir}/html2 +%if 0%{?_licensedir:1} +%license COPYING +%else %doc COPYING +%endif # licensedir %changelog +* Mon Aug 10 2015 Thomas Moschny - 0.5-9 +- Mark license with %%license. + * Fri Jun 19 2015 Fedora Release Engineering - 0.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild