Install LICENSE as a license file

This commit is contained in:
Petr Viktorin 2015-01-28 16:48:58 +01:00
commit 247e2a621d

View file

@ -6,7 +6,7 @@
Name: python-%{srcname}
Version: %{srcversion}
Release: 0.10.alpha1%{?dist}
Release: 0.11.alpha1%{?dist}
Summary: A cross-platform windowing and multimedia library for Python
License: BSD
@ -110,7 +110,7 @@ popd
%endif
%files
%doc LICENSE
%license LICENSE
%doc CHANGELOG
%doc README
%doc NOTICE
@ -120,7 +120,7 @@ popd
%if 0%{?with_python3}
%files -n python3-%{srcname}
%doc LICENSE
%license LICENSE
%doc CHANGELOG
%doc README
%doc NOTICE
@ -131,6 +131,9 @@ popd
%changelog
* Wed Jan 28 2015 Petr Viktorin <pviktori@redhat.com> - 1.2-0.11.alpha1
- Install LICENSE as a license file
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-0.10.alpha1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild