Use the %license macro for the COPYING file
This commit is contained in:
parent
49a94c3226
commit
f8dad9f7f9
@ -66,7 +66,8 @@ fi
|
||||
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README
|
||||
%{_bindir}/orca
|
||||
%{python3_sitelib}/orca/
|
||||
%{_datadir}/icons/hicolor/*/apps/orca.png
|
||||
@ -80,6 +81,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%changelog
|
||||
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
|
||||
- Update to 3.15.91
|
||||
- Use the %%license macro for the COPYING file
|
||||
|
||||
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
|
||||
- Update to 3.15.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user