Use license macro for COPYING
https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
This commit is contained in:
parent
01cac0d104
commit
219aee9ef2
@ -141,7 +141,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 README COPYING AUTHORS
|
||||
%doc README AUTHORS
|
||||
%license COPYING
|
||||
%{_datadir}/gedit
|
||||
%{_datadir}/applications/org.gnome.gedit.desktop
|
||||
%{_mandir}/man1/*
|
||||
@ -202,6 +203,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
* Wed Feb 18 2015 David King <amigadave@amigadave.com> - 2:3.15.90-1
|
||||
- Update to 3.15.90
|
||||
- Use pkgconfig for BuildRequires
|
||||
- Use license macro for COPYING
|
||||
|
||||
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 2:3.15.1-1
|
||||
- Update to 3.15.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user