Use the %%license macro for the COPYING file
This commit is contained in:
parent
3f375a3595
commit
099236fa15
@ -68,7 +68,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
|
||||
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README
|
||||
%{_bindir}/gcm-*
|
||||
%{_libexecdir}/gcm-*
|
||||
%{_datadir}/appdata/*.appdata.xml
|
||||
@ -89,6 +90,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%changelog
|
||||
* Mon Mar 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
|
||||
- Update to 3.15.91
|
||||
- Use the %%license macro for the COPYING file
|
||||
|
||||
* Mon Feb 16 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
|
||||
- Update to 3.15.90
|
||||
|
Loading…
Reference in New Issue
Block a user