Use license macro for COPYING
https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
This commit is contained in:
parent
f2c46b36eb
commit
2fead5166b
@ -47,7 +47,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc README COPYING AUTHORS NEWS TODO
|
||||
%doc README AUTHORS NEWS TODO
|
||||
%license COPYING
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/dbus-1/services/*
|
||||
@ -59,6 +60,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%changelog
|
||||
* Tue Mar 10 2015 David King <amigadave@amigadave.com> - 3.15.90-1
|
||||
- Update to 3.15.90
|
||||
- Use license macro for COPYING
|
||||
|
||||
* Thu Nov 27 2014 Haikel Guémar <hguemar@fedoraproject.org> - 3.12.0-5
|
||||
- Rebuilt against newer libmusicbrainz5
|
||||
|
Loading…
Reference in New Issue
Block a user