Use license macro for COPYING
https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
This commit is contained in:
parent
3bc423be48
commit
e133e525ea
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user