use %license for license text

This commit is contained in:
Nils Philippsen 2016-10-25 17:54:50 +02:00
parent cdbc4f76a0
commit 54557cbc96

View File

@ -531,7 +531,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files -f gimp.files
%defattr(-, root, root, 0755)
%doc AUTHORS COPYING ChangeLog NEWS README
%license COPYING
%doc AUTHORS ChangeLog NEWS README
%doc docs/*.xcf*
%{_datadir}/applications/*.desktop
%{_datadir}/appdata/*.appdata.xml
@ -597,7 +598,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files libs
%defattr(-, root, root, 0755)
%doc AUTHORS COPYING ChangeLog NEWS README
%license COPYING
%doc AUTHORS ChangeLog NEWS README
%{_libdir}/libgimp-%{lib_api_version}.so.%{interface_age}.%{lib_minor}.%{lib_micro}
%{_libdir}/libgimp-%{lib_api_version}.so.%{interface_age}
%{_libdir}/libgimpbase-%{lib_api_version}.so.%{interface_age}.%{lib_minor}.%{lib_micro}
@ -658,6 +660,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Tue Oct 25 2016 Nils Philippsen <nils@redhat.com>
- build without help-browser from Fedora 26 on (#1375809)
- use %%license for license text
* Sat Jul 16 2016 Nils Philippsen <nils@redhat.com> - 2:2.8.18-1
- version 2.8.18