Mark license with %license.

This commit is contained in:
Thomas Moschny 2015-08-10 18:49:40 +02:00
commit e2b714a6c6

View file

@ -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 <thomas.moschny@gmx.de> - 0.5-9
- Mark license with %%license.
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild