Use license macro for COPYING

https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
This commit is contained in:
David King 2015-06-22 21:55:59 +01:00
parent 3bc423be48
commit e133e525ea

View File

@ -47,7 +47,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%postun -p /sbin/ldconfig
%files -f %{po_package}.lang
%doc AUTHORS COPYING NEWS README
%doc AUTHORS NEWS README
%license COPYING
%{_libdir}/*.so.*
%dir %{_libdir}/girepository-1.0
%{_libdir}/girepository-1.0/GTop-2.0.typelib
@ -67,6 +68,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Mon Jun 22 2015 David King <amigadave@amigadave.com> - 2.31.3-1
- Update to 2.31.3
- Use license macro for COPYING
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.30.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild