Use %license macro for the COPYING file
This commit is contained in:
parent
4b64419a50
commit
04bb51cbca
@ -108,7 +108,8 @@ find %{buildroot} -name '*.la' -delete
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f clutter-1.0.lang
|
||||
%doc COPYING NEWS README
|
||||
%doc NEWS README
|
||||
%license COPYING
|
||||
%{_libdir}/*.so.0
|
||||
%{_libdir}/*.so.0.*
|
||||
%{_libdir}/girepository-1.0/*.typelib
|
||||
@ -132,6 +133,7 @@ find %{buildroot} -name '*.la' -delete
|
||||
%changelog
|
||||
* Sun Mar 15 2015 Kalev Lember <kalevlember@gmail.com> - 1.21.8-1
|
||||
- Update to 1.21.8
|
||||
- Use %%license macro for the COPYING file
|
||||
|
||||
* Tue Mar 10 2015 Peter Hutterer <peter.hutterer@redhat.com> - 1.21.6-2
|
||||
- Rebuild for libinput soname bump
|
||||
|
Loading…
Reference in New Issue
Block a user